﻿* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
}

img {
border: none; 
}

#connexion {
margin-top:10px;
text-align:center;
}

a {
color: #116872; 
}

a:hover {
text-decoration: none; 
color : #000000; 
}

h3 {
border-bottom: 1px dotted #aaa; 
color: #666; 
padding-bottom: 4px; 
margin: 14px 0 7px 0; 
font-weight: 100; 
font-size: 22px; 
letter-spacing: -1px;
}

h3 a {
text-decoration: none; 
font-size: 22px; 
letter-spacing: -1px; 
}

h3 a:hover {
color: #000000; 
}

#wrap {
width: 800px;
margin: 20px auto;
}

#header {
background: #fff url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 140px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 40px 0 0 30px;
text-align: left;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
font-size: 16px;
color: #fff;
padding: 4px 0 0 30px;
text-align: left;
font-weight: 600;
}

#menu {
background: #fff url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 30px;
}




#menu li {
float:left;
list-style-type:none;
color : #ffffff;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
color: #111;
}



#menu li a:hover {
color:#111;
text-decoration:none;
background: #B1C3D7 url(images/menuover.jpg) repeat-x;
}

#content { 
padding-left:20px;
background: #fff url(images/content2.jpg) repeat-y;

}

#right {
padding-right: 20px;
width: 540px;
float: right;
font-size: 12px;
text-align: justify;
}

.comms {
border: 1px solid black;
padding-bottom:10px;
padding-right:10px;
padding-left:10px;
padding-top:10px;
background:url(images/comms.jpg) repeat-x;
width:518px;
color:#0000000;
}

#right  h3 {
border-bottom: 
1px dotted #aaa; 
}

#left {
padding: 20px 0;
width: 210px;
float: left;
text-align:left;
}
#left h3 {
height: 30px; 
line-height: 30px; 
font-size: 16px; 
border: none; 
padding: 0 0 0 10px; 
margin: 0; 
color: #111; 
}

#left ul {
list-style-type: none; 
padding: 10px 0 20px 20px; 
}

#left ul li { 
padding: 2px 0 3px 0; 
}

#avatar { 
width:151px;
height:152px;
padding-top:12px;
padding-right:1px;
background: #fff url(images/avatar.jpg) no-repeat;
}

#left ul li a {
color: #333333; 
font-weight: 100; 
display: block; 
text-decoration: none; 
font-size: 12px;  }

#left ul li a:hover {
color : #999; 
}

#footer {
font-size: 10px;
color: #fff;
text-align: center;
height: 50px;
line-height: 50px;
background: #fff url(images/footer.jpg) no-repeat;
}
#footer a { 
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #fff; 
text-decoration: underline; 
}

input.bouton_connexion {
height: 25px;
width: 24px;
border: 0px solid;
background:#ffffff url('images/connexion.jpg');
}



#Table a{
border: 0px solid; 

}

#Table a:hover {
border: 1px solid; 
border-color : #116872;
margin-bottom:-1px;
}