/* CSS home by Mikael THOMAS for Anode et Cathode */


/* Général */
body {
background:#000000;
}

/* header */
#header img {
width: 295px;
height: 59px;
}

#header a img{
border:none;}

#header a:visited img{
border:none;}

/* content 1 */

#content1  ul {
width:180px;
float:left;
}

#content1 img {
width:177px;
height:176px;
}

/* content 2 */

#content2  ul {
width:180px;
float:left;
}

#content2 img {
width:177px;
height:176px;
}

/*Menu haut*/

#menu ul {
}

#menu li {
font-size: 12px;
margin: 0 0 0 0;
display:inline;}

#menu li a,#menu li a:visited {
text-decoration:none;
color: #CCCCCC;}


/* Menu en liste */

li.image {
width:177px;
height:176px;
list-style:none;
text-decoration:none;
text-align:center;
margin: 0 auto 0 5px;
}

li.image a img{
border:none;
}

li.image a:visited img{
border:none;
}

li.lien {
list-style:none;
text-align:center;
margin: 0 0 0 0;
}

li.lien a {
color:white;
text-decoration:none;}




/* Mise en page */

#menu{
color:white;
float:left;
position:absolute;
margin-top:655px;
color:white;
}

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 950px;
	height: 650px;
	margin-left: -475px; 
	margin-top: -325px;
	background:url(../images/fond.jpg) no-repeat;
	
	

}

#header{
height:69px;
width:305px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

#content{
height:460px;
width:900px;
margin-left: auto;
margin-right: auto;

}

#content1{
margin: 15px auto 20px auto;
height:220px;
width:890px;
color:white;
}

#content2{
margin: 0 auto 10px auto;
height:220px;
width:890px;
}

#contact{
width:200px;
height:30px;
margin: 30px auto 0 auto;
text-align:center;
}

