﻿/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/* table {
	border-collapse: collapse;
	border-spacing: 0;
} */



/* p, ul, li, h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}  */





body {
	background-color:#ffffff;
	color: #000000;
	margin: 0;
	padding :0;
	text-align:center;
	height:auto;
}

#global {
	background-color:#ffffff;
	height:auto; 		/* FF   */
	min-height:150px;	/* IE 7 */
	_height:150px;		/* IE 6 */
}

#container { 
	width: 999px;
	margin: 0 auto;
	text-align:left;
	height:auto;
}

#banner {
	border-top:#eae5cb solid 10px;
	background-image:url(../img/banner.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:235px;
}

#header {
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	width:592px;
	height:157px;
	margin: auto;
}

#menu{
	font-family: Arial,Verdana,Times new roman;
	font-size:14px;
	height:25px;
	position:relative;
	top:-50px;
}

#menu ul{
	display:inline;
	margin-left:50px;
}

#menu li{
	display:inline;
	margin-left:10px;
	position:relative;
	top:4px;
}

#menu  a:link, #menu a:visited{
	color:#f49b32;
	text-decoration:none;
}

#menu a:hover, #menu  a:active{
	color:#e3c16f;
	text-decoration:underline;
}

#hierachie {
	color:#00a0d8;
	font-weight:bold;
	font-family: Arial,Verdana,Times new roman;
	font-size:12px;
}

#contenu {
	margin-left:165px;
	width:700px;
	
}

#contenu p {
	font-family: Verdana,Arial,Times new roman;
	font-size:11px;
	color:#3f3b29;
	text-align:justify;
	line-height: 120%;
}

#footer{
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	width:999px;
	height:51px;
	margin: auto;
}

#footer_red {
	background-color:#9a3d3d;
	height:10px;
	width:auto;
	position:relative;
	top:-10px;
}

#footer_texte {
	font-family: Verdana,Arial,Times new roman;
	font-size:9px;
	color:#ffffff;
	padding: 25 0 0 0 ; /*370*/
	text-align:center;
}

#footer  a:link, #footer a:visited{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover, #footer  a:active{
	color:#e3c16f;
	text-decoration:underline;
}

#tags {
	background-image:url(../img/tags.jpg);
	background-repeat:no-repeat;
	width:92px;
	height:54px;
	margin-left:600px;
}

#tag_nuage {
	font-weight:bold;
	color:#afc63f;
	font-size:16px;
}

#tag_motscles {
	font-weight:bold;
	font-size:13px;
	color:#ff0084;
}

#tag_referencement {
	color:#00a0d8;
	font-size:20px;
}

#tag_site {
	font-size:18px;
	color:#80912c;
}

#tag_joomla {
	font-size:18px;
	color:#f3a010
}

#tag_dv09rugr {
	font-size:15px;
	color:#248ec6;
}

a:link, a:visited {
	color:#169701;
	text-decoration:none;
	cursor:pointer;cursor:hand;
}

a:hover, a:active {
	text-decoration:underline;
	color:#3db408;
	cursor:pointer;cursor:hand;
}
