﻿body {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 10px;
padding: 0px;
margin: 0px;
background-image: url(../images/backgrnd.jpg);
background-repeat: repeat-x;
background-position: top left;
z-index: -1;
text-align: center;
background-color: #FFFFFF;
}

img {border: none;}

a {
text-decoration: none;
color: #D07600; 
}

a:hover {
color: #4161AF;
}

#wrap {
margin: 0px auto;
width: 876px;
text-align: left;
}


#toplinks {

height: 40px;
width: 780px;
text-align:right;
background-image: url(../images/top_head.png);
background-repeat: no-repeat;
background-position: left; }

/*
#header { 
margin: 0 auto;
padding: 10px 35px 0px 35px;
height: 200px;
background : #ffffff url(../images/header_paint.gif) no-repeat;
color: #fefefe;
}
*/

#header h1 {  padding: 0px 0px 0px 0px; margin: 20px 0px -10px 0px; text-align: left; font-size: 200%; font-weight: bold; letter-spacing: -1px; line-height: 100%; }
#header h2 { text-align: left; font-size: 130%; font-weight: 100; line-height: 100% ;}

/*
h1 {background-color: orange;}
h2 {background-color: green;}
*/

#content h5 {
font-size: 100%; line-height: 90%;  margin:0; padding-left: 12px;
}

#content {
background: #f7f7f7 url(../images/middle.gif) repeat-y;
margin: 0 auto;
width: 750px;
padding-right: 20px;
padding-left: 10px;
}
#contentarea {
margin: 0 auto;
width: 760px;
}






.sidebar1 {
float:left; 
width:200px; 
margin-top: 0px;
padding-bottom: 20px;
margin-left: 9px;


}
.sidebar1 h3 {
padding: 0px 0 0 10px; 
font: bold 130% Verdana, 'Trebuchet MS', Sans-serif;
color: #fefefe;
line-height: 240%;
background:  url(../menu.gif) no-repeat;	
height: 30px;
width: 200px;
}

.sidebar1 h4 {
font: bold 90% Verdana, 'Trebuchet MS', Sans-serif;
margin: 0px;
margin-bottom: -10px;
padding: 0px;
}


.sidebar1 a:hover{ background-color: #e2e2e2;}

.sidebar1 ul  {
color: #006767;
text-align: left;
text-decoration: none;	
padding: 0px 0px 0px 10px;
list-style: none;
font-size: 110%;
line-height: 120%;
}

.sidebar1 li  {padding: 0px 0px 5px 0px;}
.sidebar1 li.l1  { padding-left: 0px; }
.sidebar1 li.l2  { padding-left: 10px; }

.sidebar1 li.l2.active	 { background: url(menu_current.gif) no-repeat; background-position: 0px 3px; margin-left: -10px; padding-left: 20px;}
.sidebar1 li.l1.active	 { background: url(menu_current.gif) no-repeat; background-position: 0px 3px; margin-left: -10px; padding-left: 10px;}

.sidebar1 li.active a { color: #336699; margin-left: 0px; }




.maincontent { 
float: right;
width: 520px;
padding: 0 20px 20px 10px;
line-height: 150%;
}

.maincontent p, .maincontent li, .maincontent .title {font-size: 115%;}

.maincontent a {text-decoration: underline;}

.maincontent h2 {
padding: 5px 0 5px 0; 
font: bold 140% Verdana, 'Trebuchet MS', Sans-serif;
color: #555;
text-decoration: none; 
border-bottom: 1px dotted #aaa;
margin-bottom: 10px;
margin-top: 10px;
}
.maincontent h2 a { color: #EF8700; text-decoration: none; }
.maincontent h2 a:hover {  color: #336699; }



.maincontent h3 {
padding: 5px 0 5px 0; 
font: bold 100% Verdana, 'Trebuchet MS', Sans-serif;
color: #555;
text-decoration: none; 
border-bottom: 1px dotted #aaa;
margin-bottom: 10px;
margin-top: 10px;
}


#problematiques h2 {
font: bold 110% Verdana, 'Trebuchet MS', Sans-serif;
margin: 0px;
margin-bottom: 5px;
padding: 0px;

border-bottom: 0px dotted #aaa;
margin-bottom: 10px;
margin-top: 10px;

border-top: 1px dotted #aaa;
margin-bottom: 10px;
margin-top: 10px;

}


#bottom {
background: transparent url(../images/footer.png) no-repeat;
height: 30px;
margin: 0 auto;
width: 876px;
}

#footer { 
font-size: 100%;
color: #444;
text-align: center;
padding-bottom: 10px;
}
#footer a {color: #666; text-decoration: none; }
#footer  a:hover { color: #000; text-decoration: underline; } 


/*h1, h2{display: none;}*/

.count { white-space: nowrap; font-weight: normal; font-size: 100%;}

.map {border: 1px solid gray;}

.maincontent h1 {line-height:120%;}

.title { font-size: 80%; }

.doctor_title {margin-top: -10px;}

.code img {
height:23px;
margin-right:10px;
vertical-align:bottom;
width:87px;
border:1px solid #95A940;
}

.code input {
width:87px;
}

