/* CSS Document édité par Philippe Jarlet lpj.ch Switzerland*/
/*********************WWW.SAGRFR.COM*************************/
/***************************
bleu =7297BE  003a61 = bleu uniled
orange =d4665d
*********************************/
* { 
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif;
color: #333333; 
margin: 0px; 
padding: 0px;
font-weight:normal;
}
a { font-size: 11px;
}
a:link {
font-weight:normal;
text-decoration: underline;
}
a:hover { 
color: #0033FF;
text-decoration: none;
}
body { 
background-color: #003a61;
}
#header, #content, #footer {
width: 760px;
margin: 0 auto;
border: 1px solid #003a61;
background-color:#FFFFFF;
}
/***************************************************HEAD*************/
#header {
height: 125px;
/*background-image: url(img/head.gif);*/
margin: 0 auto;
border-bottom: none;
}
/***************************************************MILIEU****760****/
#content {
border-bottom: none;
}
/***************************************************GAUCHE************/
#left { 
float: left; 
width: 118px;
}
#left #menuLeft, #right #menuRight {
border: 1px solid #003a61;
text-align:left;
width: 120px;
}
#left #menuLeft {
border-left: none;
border-top: none;
}
#left #menuLeft a:link, a visited {
font-weight:normal;
text-decoration: none;
}
#left #menuLeft a:hover { 
color: #0033FF;
text-decoration: underline;
}

#left #menuLeft a, #right #menuRight a {
text-align:left;
text-decoration:none;
}
#left #menuLeft .title, #right #menuRight .title {
text-align:center;
}
/****************************************************CENTRE*************/
#center { 
float: left; 
width: 515px;
}
#center div.module {
width: 500px;
margin: 0 auto;
margin-bottom: 10px;
margin-top: 3px; 
background: transparent url(img/blogHaut.gif) no-repeat top ;
padding-top: 20px;
padding-bottom: 15px;
}
#center div.module div {
width: 500px;
background: transparent url(img/fondBlog.gif) repeat-y ;

}
#center div.module div div {
width: 500px;
background: transparent url(img/blogBas.gif) no-repeat bottom ;
}
#center div.module div div div {
width: 498px;
margin: 0 auto;
text-align:center;
background: transparent;
position: relative;
}
#center div.module div div div p {
margin: 5px 0px 2px 0px;
text-align:left;
margin-left: 5px;
}
#center div.module div div div h2, #center div.module div div div h3 {
font-size: 13px;
color: #D4565D ;
text-align:left;
margin: 3px 0px 3px 0px;
font-weight: bold;
}
#center div.module div div div h3 {
font-size: 12px;
}
#center div.module div div div div.pic { 
display: none;
margin: 0px; padding: 0px;
width: 75px;
position: absolute;
top: 140px;
left: 350px;
}
#imgFooter {
margin: 0 auto;
text-align:center;
}
/**************************************************formulaire******************/
#formContact input {
width: 200px;
}
#formContact input.submit {
width: 100px;
}
#formContact input.radio {
width: 20px;
}
#formContact #message {
width:200px;
}

/***************************************************DROITE*********************/
#right { 
float: left; 
width: 120px; 
}
#right #menuRight {
border-right: none;
border-top: none;
margin: 0 auto;
text-align:center;
}
#right #menuRight .lien {
text-align:left;}
/***************************************************PIED***********************/
#footer {
text-align:center;
}
/***************************************************DIVERS**********************/
body { 
behavior:url("csshover.htc"); 
}
/*********************/
.pointer { 
cursor: pointer;
}
/*********************/
.clear { 
clear: both;
}
#liens {
display: none;
}
#pub {
text-align:left;
font-size: 9px;
}
#pub a {
font-size: 9px;}
#pub a:hover {
font-size: 9px;
text-decoration:underline;}
