/*                    
orange : ea951b
orange sombre :  d2800b
bleu : 1b8ac4
vert : 207c7b

*/

html {
	height: 100%;
}

body {
	margin: 0 0 0 0px;
	background: #033643 url("images/bg2.png") no-repeat 50% 0;
	color: #000000;
	height: 100%;
	font-family: Arial;
}

h1 {
	font-size: 20px; 
	font-family: sans-serif;
	padding: 0xp;
	margin: 0px;
	color : #000;
}

h2 {
	font-size: 16px; 
	font-family: sans-serif;
	padding: 0xp;
	margin: 0px;
	color : #000;
}

b {
	color : #000;
	font-family: Arial;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #0d3b3a;
	/*color: #105756;*/
	font-weight: bold;
}

a:hover {
	/*color: #5aa6a5;*/
	color: #555555;
}
#global {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	margin-left: auto;
    margin-right: auto; 
	width: 850px;
	height: 100%;
	position: relative;
}

.menuGauche {
	float: left;
	position: relative;
	margin-bottom: 10px;
	width: 125px;
}

.corps {
	position: relative;
	margin-left: 155px;
	width: 628px;
}

.spacer {
  clear: both;
}



.pub {
	width: 120px;
}

#menu {
	width: 115px;
	list-style: none ;
	margin: 0px;
	padding: 0 ;
	background-color: #F1EEE9;
	border: 1px solid #cbbeb1;
	padding: 2px;
}

#menu a {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

#menu a:hover {
	color: #555;
}

#menu li {
	margin-bottom: 10px;
	margin-left: 2px;
}





#submenu {
	list-style: none ;
	width: 113px;
	padding: 0 ;
	font-size: 11px;
}

#submenu a {
	color: #d2800b;
	text-decoration: none;
	font-weight:bold;
}

#submenu a:hover {
	color: #d9b683;
}

#submenu li {
	padding: 0px 0px 0px 10px; 
	background-repeat: no-repeat;
	background-position: -5% -2px;
	background-image: url("images/bul.gif");
	margin-bottom: 2px;
	margin-left: 0px;
}





#submenu2 {
	list-style: none ;
	width: 110px;
	padding: 0 ;
	font-size: 11px;
}

#submenu2 a {
	color: #ab4141;
	text-decoration: none;
	font-weight:bold;
}

#submenu2 a:hover {
	color: #de7272;
}

#submenu2 li {
	padding: 0px 0px 0px 13px; 
	background-repeat: no-repeat;
	background-position: -5% 50%;
	background-image: url("http://www.gardes-enfants.com/images/bullet_red.gif");
	margin-bottom: 2px;
	margin-left: 0px;
}




#contenu {
	margin: 0px 50px 50px 0px;
	padding: 0px 15px 0px 10px;
	width: 770px;
	text-align:  justify;
	font-family:Arial;
	font-size: 12px;
	position: relative;
}

.entete1 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 850px;
	height: 250px;
}
.back {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 28px;
}
.back img {
	border: 0px;
}
.footer {
	width: 850px;
	height: 16px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;  
}

#fullheight{
	height:100%;
}

#fullheight2{
	height:100%;
}

.colMilieu {
	width: 750px;
	height:100%;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.footer a {
	text-decoration: none;
	color: #BBB;
	font-weight: bold;
}

.footer a:hover {
	color: #666;
}


.coin1 {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 0px; 
	left: 0px;
}

.coin2 {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 0px; 
	left: 131px;
}

*> .coin2 { /* Hack IE6 */
	left: 129px;
}

.coin3 {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	bottom: -1px; 
	left: 131px;
}

*> .coin3 { /* Hack IE6 */
	left: 129px;
	bottom: 0px; 
}

.coin4 {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	bottom: -1px; 
	left: 0px;
}

*> .coin4 { /* Hack IE6 */
	left: 0px;
	bottom: 0px; 
}


.commentsUnit {
	position: relative;
	margin-top: 7px;
	margin-bottom: 15px;
	padding: 7px;
	padding-top: 0px;
	border: 1px solid #cbbeb1;	
	background-color: #F1EEE9;
	width: 640px;
}

.commentsUnitTitle {
	position: relative;
	height: 19px;
	border-bottom: 1px solid #cbbeb1;	
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #F1EEE9;
	color: #000;
	
}

.commentsUnitDate {
	position: absolute;
	right : 0px; 
	top: 4px; 
}


.commentsAdd {
	position: relative;
	margin-top: 7px;
	margin-bottom: 15px;
	padding: 7px;
	border: 1px solid #cbbeb1;	
	background-color: #F1EEE9;
	height: 181px;
	width: 640px;
}

*> .commentsAdd { /* Hack IE6 */
	height: 211px;
}

.coin1Comment {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 0px; 
	left: -8px;
}

*> .coin1Comment { /* Hack IE6 */
	top: -1px; 
	left: -1px;
}

.coin2Comment {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: 0px; 
	left: 643px;
}

*> .coin2Comment { /* Hack IE6 */
	top: -1px; 
	left: 650px;
}





.coin1Comment2 {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: -1px; 
	left: -1px;
}

.coin2Comment2 {
	position: absolute; 
	width: 5px; 
	height: 5px; 
	top: -1px; 
	left: 650px;
}



#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;	/* Création du contexte de formatage */
}
#nav li {
	float: left ;
	margin-right: 1px;
	color: #fff;
}
#nav li a {
	display: block;
	color: #5aa6a5;
	text-align: center ;
	text-decoration: none ;
	padding: 9px 5px 6px 5px;	
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	color: #FFFFFF;
}



#menuHaut {
	border-top: 1px solid #000000;
	border-bottom: 1px solid black;
	z-index: 100;
	top: 29px;
	list-style: none;
	position: absolute; 
	left: auto; /* Repositionnement normal */
	min-height: 0; /* Corrige un bug */
	padding-left: 0px;
	padding-top: 0px;
	margin-left: -2px;
}
#menuHaut li {
	border: 0px;
	float: none;
	margin-left: 0px;
}
#menuHaut li a {
	background-color: #292929; 
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}



#barreHaut {
	background: url("images/barreHaut2.jpg") repeat-x 50% 0;
	height: 30px; 
	color: white;
	font-size: 11px;
	font-family: Arial;
	padding-left: 10px;
	position: relative; 
}


.buttonBar {
	position: relative; 
	bottom: 10px;
}

.buttonBar a {
	color: #5aa6a5;
	font-size: 11px;
	font-family: Arial;
}

.buttonBar a:hover {
	color: #FFFFFF;
}


.adminButton {
	position: relative; 
	bottom: 6px;
}
.adminButton a {
	color: #e71414;
	font-size: 11px;
	font-family: Arial;
}
.adminButton a:hover {
	color: white;
}





.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 11px;
	width: 134px; /* Main Menu Item widths */
	z-index: 1000;
}
 
.sidebarmenu ul li{
	position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: black;
	text-decoration: none;
	padding: 5px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 4px;
	border: 1px solid #cbbeb1;
	border-top: 0px;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #f1eee9; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:hover{
	background-color: #cbbeb1;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 126px; /*Sub Menu Items width */
	top: -1px;
	left: 0px;
	padding-left: 5px;
	visibility: hidden;
}

/*Sub level menu items */
.sidebarmenu ul li ul li ul {
	position: absolute;
	width: 150px; /*Sub Menu Items width */
	top: 0px;
	left: 0px;
	padding-left: 7px;
	visibility: hidden;
}

.sidebarmenu ul li ul li a{
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 4px;
	height: 15px;
	width: 120px;
}

.sidebarmenu a.subfolderstyle{
	background: url("images/right.gif") no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */





.colorDrop {
	color: #3462a7; 
	font-weight: bold;
}

.colorCraft {
	color: #b84242; 
	font-weight: bold;
}

.colorChall {
	color: #3e722e; 
	font-weight: bold;
}


.titre1 { /* Titre1 pour les builds/guides */
	font-family : sans-serif;
	font-size: 18px;
	margin-top: 40px;
	margin-bottom: 18px;
	border-bottom:solid 1px #AAA;
}

.titre2 { /* Titre2 pour les builds/guides */
	font-family : sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-top: 30px;
	margin-bottom: 13px;
	border-bottom:dotted 1px #AAA;
}





/* Autocomplétion */
#auto1 {
	width:180px;
	border: 1px solid #555;
	font-size: 13px;
	padding-left: 2px;
}
.auto1_class {
	padding: 0px;
	margin: 0px;
	border: 1px solid #888888;
	background-color:#FFFFFF;
}
.auto1_class ul  {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align: left;
}
.auto1_class ul li.focused { 
	background-color: #DDD; 
	cursor: pointer; 
}
.auto1_class li {
	height:20px
}
.auto1_class li.users {
	list-style-type: none;
	display:block;
	margin:0;
	padding:2px;
	height:20px;
}
.auto1_class li.users div.nom {
	font-size:13px;
	font-family: arial;
	margin-top: 2px;
}






.commentUser a {
	color: #000000;
}

.commentUser a:hover {
	color: #505050;
}

.commentAdmin a {
	color: #092157;
}

.commentAdmin a:hover {
	color: #688ad7;
}

.commentModo a {
	color: #630e0e;
}

.commentModo a:hover {
	color: #bf6666;
}

.commentRedac a {
	color: #0a330e;
}

.commentRedac a:hover {
	color: #3c8243;
}

.commentTitre a {
	color: #461353;
}

.commentTitre a:hover {
	color: #a25cb3;
}

.commentEncyclo a {
	color: #583600;
}

.commentEncyclo a:hover {
	color: #dbbc72;
}


.img-desc {
position: relative;
display: block;
}
.img-desc cite {
background: #111;
filter:alpha(opacity=66);
opacity:.66;
color: #fff;
position: absolute;
bottom: 0;
font-weight: bold;
left: 0px;
width: 100%;
padding: 5px;
margin-bottom: 3px;
border-top: 1px solid #000000;
}




#bugLink a {
	font-weight: bold;
	color: #2e2e26;
}

#bugLink a:hover{
	color: #000000;
}

.lienSortEquip a {
	color: #368887;
}

.lienSortEquip a:hover{
	color: #ffffff;
}



a.rectangleMP {
	display: block ;
	background: transparent url("images/rectangleMP.png") bottom no-repeat ;
	z-index: 30; 
}

a.rectangleMP:hover {
	background-position: 0px 0px;
}





/********* CSS SPRITES *********/

.s-Back,.s-carre1ter,.s-carre2ter,.s-carre3ter,.s-carre4ter,.s-carre5ter,.s-carre6ter,.s-carre7ter,.s-carre8ter,.s-home1,.s-home2,.s-home3,.s-home4,.s-home5,.s-home6,.s-home7,.s-home8,.s-twitter-a,.s-facebook,.s-coin1noir,.s-coin2noir,.s-coin3trans,.s-coin4trans,.s-comment,.s-diago-black,.s-masque,.s-right,.s-user {
	background: transparent url("images/globalimage/csg-4f7b719887f60.png") no-repeat top left;
	display: block;
}

.s-Back{ background-position: 0 0; width: 530px; height: 200px; } 
.s-carre1ter{ background-position: 0 -250px; width: 157px; height: 58px; } 
.s-carre2ter{ background-position: 0 -358px; width: 157px; height: 58px; } 
.s-carre3ter{ background-position: 0 -466px; width: 157px; height: 58px; } 
.s-carre4ter{ background-position: 0 -574px; width: 157px; height: 58px; } 
.s-carre5ter{ background-position: 0 -682px; width: 157px; height: 58px; } 
.s-carre6ter{ background-position: 0 -790px; width: 157px; height: 58px; } 
.s-carre7ter{ background-position: 0 -898px; width: 157px; height: 58px; } 
.s-carre8ter{ background-position: 0 -1006px; width: 157px; height: 58px; } 
.s-coin1noir{ background-position: 0 -1114px; width: 5px; height: 5px; } 
.s-coin2noir{ background-position: 0 -1169px; width: 5px; height: 5px; } 
.s-coin3trans{ background-position: 0 -1224px; width: 5px; height: 5px; } 
.s-coin4trans{ background-position: 0 -1279px; width: 5px; height: 5px; } 
.s-comment{ background-position: 0 -1334px; width: 14px; height: 11px; } 
.s-diago-black{ background-position: 0 -1395px; width: 5px; height: 5px; } 
.s-facebook{ background-position: 0 -1450px; width: 63px; height: 23px; } 
.s-home1{ background-position: 0 -1523px; width: 155px; height: 202px; } 
.s-home2{ background-position: 0 -1775px; width: 128px; height: 202px; } 
.s-home3{ background-position: -580px 0; width: 69px; height: 67px; } 
.s-home4{ background-position: -580px -117px; width: 79px; height: 72px; } 
.s-home5{ background-position: -580px -239px; width: 82px; height: 82px; } 
.s-home6{ background-position: -580px -371px; width: 27px; height: 75px; } 
.s-home7{ background-position: -580px -496px; width: 191px; height: 312px; } 
.s-home8{ background-position: -580px -858px; width: 350px; height: 307px; } 
.s-masque{ background-position: -580px -1215px; width: 25px; height: 25px; } 
.s-right{ background-position: -580px -1290px; width: 12px; height: 14px; } 
.s-twitter-a{ background-position: -580px -1354px; width: 61px; height: 23px; } 
.s-user{ background-position: -580px -1427px; width: 16px; height: 16px; } 






.boutonJaime a {
	background:url("images/jaime.png") 0 0 no-repeat;
}
.boutonJaime a:hover {
	background-position:0 -33px;
}

.boutonJaime2 a {
	background:url("images/jaime.png") 0 -66px no-repeat;
}
.boutonJaime2 a:hover {
	background-position:0 -33px;
}


#contenu img{
  max-width: 640px;
}

#guild-1958 img{
  margin: 0;
  padding: 0;
  display: block;
}