/**********************************************************
 *   http://laboratoire-analyses-creuse.fr	 
 *
 * 
 *  
 ********************************************************/


/******************
    	Template 
******************/


html {
    background: url("../images/bg_html.png") repeat-x scroll center 0 #CFD9AF;
}


/**
html{
    background: url("../images/tpl_accueil.jpg") no-repeat scroll center 0 #cfd9af;
	height:1500px;
}
**/
/******************
    	Header 
******************/

body{
	position: relative;
}

.wrapper{
	width: 1000px;
	margin: 0 auto;
}

#header{
    background: url("../images/bg_site.png") no-repeat scroll center 0 transparent;
}

#header .random_01{
    background: url("../images/bg_header_01.png") no-repeat scroll 0 0 transparent;
}

#header .random_02{
    background: url("../images/bg_header_02.png") no-repeat scroll 0 0 transparent;
}

#header .random_03{
    background: url("../images/bg_header_03.png") no-repeat scroll 0 0 transparent;
}

#header .random_04{
    background: url("../images/bg_header_04.png") no-repeat scroll 0 0 transparent;
}

#header .random_05{
    background: url("../images/bg_header_05.png") no-repeat scroll 0 0 transparent;
}

#header .random_06{
    background: url("../images/bg_header_06.png") no-repeat scroll 0 0 transparent;
}

#header .logoSite {
    background: url("../images/logo-laboratoire-analyses-creuse.png") no-repeat scroll 25px 29px transparent;
}

#header .wrapper{
    background: url("../images/bg_site.png") no-repeat scroll -300px 0 transparent;
    height: 280px;
    overflow: hidden;
}

#header h1 {
    height: 113px;
    padding: 87px 0 0 0;
    
}

#header h1 a {
    background: url("../images/laboratoire-analyses-creuse.png") no-repeat scroll 321px 4px transparent;
    color: #FFFFFF;
    display: block;
    font-family: 'gill_sans_std_lightregular';
    font-size: 45px;
    height: 88px;
    line-height: 39px;
    overflow: hidden;
    text-indent: -9999px;
}

#header h1 strong{
    font-family: 'gill_sans_stdregular';
    font-size: 39px;
    font-weight: normal;
}

#header h1 em{
	color:#2797d5;
	font-size: 30px;
	font-family:'gill_sans_stdregular';
}

#header .blocMenu {
    float: left;
    padding: 0;
    width: 629px;
}

#menuGauche ul {
	overflow: hidden;
	background: url("../images/bg_menuTop.png") repeat-y scroll left 0 transparent;
}

#menuGauche ul li {
    float: left;
    height: 40px;
    overflow: hidden;
}

#menuGauche ul li a  {
    color: #FFFFFF;
    display: block;
    font-family: 'gill_sans_std_lightregular';
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

#menuGauche ul #unePage_26{
	width: 201px;
}

#menuGauche ul #unePage_18{
	width: 222px;
}

#menuGauche ul #unePage_19 {
    width: 231px;
}

#menuGauche ul #unePage_2 {
    width: 192px;
}

#menuGauche ul #unePage_25 {
    width: 192px;
}

#menuGauche ul #unePage_25 a,
#menuGauche ul #unePage_19 a,
#menuGauche ul #unePage_2 a {
    color: #89C2E6;
    font-size: 17px;
}

#header .blocPerso {
    float: left;
    overflow: hidden;
    width: 371px;
}

#blocNewsLetter {
    height: 30px;
    margin: 10px 0 0;
    overflow: hidden;
}

#blocNewsLetter span {
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: bold;
}

#blocNewsLetter form {
    float: right;
    overflow: hidden;
    width: 196px;
}

#blocNewsLetter p {
	color:#fff;
	overflow: hidden;
}

#blocNewsLetter label{
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 19px;
    padding: 0 6px 0 0;
    text-align: right;
    width: 45px;
}

#blocNewsLetter input{
    font-size: 10px;
    height: 8px;
    margin: 1px 0 0;
    width: 117px;
}

#blocNewsLetter button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    line-height: 16px;
    padding: 0;
    width: 19px;
}

.blocPerso .espaceClients {
	background: url("../images/bg_menuTop.png") repeat-y scroll right 0 transparent;
    float: right;
    height: 40px;
    overflow: hidden;
    width: 145px;
}

.blocPerso .espaceClients a {
    background: url("../images/bg_menuTop.png") repeat-y scroll left 0 transparent;
    color: #8AC2E6;
    display: block;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}


/******************
    	Content 
******************/
#content {
	
    background: url("../images/bg_html.png") repeat-x scroll 0 -280px transparent;
}

#content .bgContent{
    background: url("../images/bg_site.png") no-repeat scroll center -280px transparent;
}

#content .wrapper {
	background-color:#FFFFFF;
	overflow: hidden;
	padding: 0 0 52px;
}

#blocContenu {
    float: left;
    margin: 59px 50px 0;
    overflow: hidden;
    width: 700px;
}

#blocMenuActivites {
    float: left;
    margin: 30px 0 0 8px;
    width: 192px;
}

#blocMenuActivites .groupe {
    padding: 0 0 15px;
}

#blocMenuActivites h2 {
    color: #4C8F22;
    font-family: 'gill_sans_stdbold';
    font-size: 23px;
    line-height: 19px;
    padding: 0 0 9px;
}

#blocMenuActivites h2 em {
    font-family: 'gill_sans_std_lightregular';
    font-size: 24px;
    letter-spacing: 0;
}

#blocMenuActivites .unlien {
    border-top: 1px solid #DCDCDC;
    margin: 0 0 4px 16px;
    overflow: hidden;
}

#blocMenuActivites .last {
    border-bottom: 1px solid #DCDCDC;
}

#blocMenuActivites .unlien .actif{
    background: url("../images/bg_sousCateMenu.png") no-repeat scroll 0 0 transparent;
}

#blocMenuActivites .unlien a {
    display: block;
    font-size: 15px;
    line-height: 30px;
    padding: 5px 0 0;
}

#blocMenuActivites .unSouslien a {
    color: #646464;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    padding: 0 0 7px 20px;
}


#menuCate {
    float: left;
    margin: 30px 0 0 8px;
    width: 192px;
}

#menuCate ul li {
    padding: 0 0 15px;
}

#menuCate ul li a {
    color: #4C8F22;
    cursor: default;
    display: block;
    font-family: 'gill_sans_stdbold';
    font-size: 23px;
    line-height: 19px;
    padding: 0 0 9px;
}

#menuCate ul li a em {
    font-family: 'gill_sans_std_lightregular';
    font-size: 24px;
    letter-spacing: 0;
}

#menuCate ul li ul {
    margin: 0 0 4px 16px;
    overflow: hidden;
}

#menuCate ul li ul li {
    border-top: 1px solid #DCDCDC;
    margin: 0 0 4px;
    overflow: hidden;
    padding: 0;
}

#menuCate ul li ul li a {
    color: #000000;
    cursor: pointer;
    display: block;
    font-family: arial,helvetica;
    font-size: 15px;
    line-height: 30px;
    padding: 5px 0 0;
}

#menuCate ul li ul li ul   {
    border-top: none;
	display: none;
}
 
#menuCate ul li ul li ul li  {
    border-top: medium none;
    margin: 0;
    padding: 0;
	
}

#menuCate ul li ul .active ul   {
    display: block;
}

#menuCate ul li ul li ul li a {
	cursor: pointer;
    color: #646464;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    padding: 0 0 7px 20px;
}

#menuCate ul li ul li ul .active a {
    background: url("../images/bg_sousCateMenu.png") no-repeat scroll 0 0 transparent;
}

#contenuPage {
    float: left;
    padding: 0 50px;
    width: 500px;
}

#contenuPage a {
	color: #004C93;
}

#contenuPage p {
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
}

#contenuPage p strong{
	color:#004c93;
}

#blocActualites {
	overflow: hidden;
	float: left;
    margin: 15px 0 0;
    overflow: hidden;
    padding: 0 0 0;
    width: 200px;
}

#blocActualites .titreBloc{
    border-bottom: 1px solid #DCDCDC;
    color: #004C93;
    font-family: 'gill_sans_stdbold';
    font-size: 33px;
    height: 44px;
}

#blocActualites .uneActu{
	position: relative;
}

#blocActualites .titreActu a {
    border-bottom: 1px solid #DCDCDC;
    color: #004C93;
    display: block;
    font-family: 'gill_sans_stdregular';
    font-size: 18px;
    line-height: 18px;
    padding: 10px 10px 11px 0;
}

#blocActualites span {
    border-bottom: 1px solid #DCDCDC;
    display: block;
    font-size: 12px;
    margin: 13px 0 0;
    padding: 0 19px 9px 0;
}

#blocActualites .goTo{
    background: url("../images/btn_suivant.png") no-repeat scroll 0 0 transparent;
    bottom: 8px;
    display: block;
    height: 13px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    text-indent: -9999px;
    width: 13px;
}

/** blocPagination **/

.pagination {
	text-align: center;
    margin: 15px 0 80px;
    overflow: hidden;
}

.pagination  .centrage{
	text-align: center;
}

.pagination .precedent,
.ditto_previous_link, .ditto_previous_off {
    border-right: 1px solid #000000;
    display: inline !important;
    font-size: 12px;
    font-weight: bold;
    margin: 0 2px 0 0;
    padding: 0 5px 0 18px;
}

.pagination .page  {
	display: inline-block;
	font-size: 12px;
}

.pagination .aller,
a.ditto_page {
	display: inline-block !important;
	font-size: 12px;
	padding: 0 2px 0 2px !important;
}

.pagination .actif,
a.ditto_page .actif, .ditto_currentpage {
	padding: 0 2px 0 2px !important;
	font-weight: bold !important;
}

.pagination .suivant,
.ditto_next_link, .ditto_next_off {
    border-left: 1px solid #000000;
    display: inline-block!important;
    font-size: 12px;
    font-weight: bold;
    padding: 0 23px 0 5px;
	margin: 0  0 0 2px;
}

.pagination span {
    display: inline-block!important;
}


/******************
    	Footer
******************/
#footer{
	background: url("../images/bg_footer.png") repeat-x scroll 0 0 transparent;
}

#footer .bgFooter{
	background: url("../images/bg_footer01.png") no-repeat scroll center 0 transparent;
}

#footer .wrapper {
    overflow: hidden;
}

#menuFooter {
    margin: 0 0 10px;
}

#menuFooter ul{
	overflow: hidden;
}

#menuFooter li{
	height: 40px;
    line-height: 40px;
    background: url("../images/bg_menuFoot.png") no-repeat scroll 0 0 transparent;
	float: left;
}

#menuFooter #menuFoot_26{
	width: 174px;
}

#menuFooter #menuFoot_18{
	width: 200px;
}

#menuFooter #menuFoot_19{
	width: 227px;
}

#menuFooter #menuFoot_2{
	width: 178px;
}

#menuFooter #menuFoot_25 {
    width: 200px;
}

#menuFooter #menuFoot_17{
	width: 221px;
}

#menuFooter #menuFoot_17 a{
    background: url("../images/bg_menuFoot.png") no-repeat scroll right 0 transparent;
}

#menuFooter li a{
	color:#8ac2e6;
	font-size: 15px;
	display: block;
	text-align: center;
}

#footer .blocLogo {
    background: url("../images/bg_delim_blocMenuEnd.png") no-repeat scroll right 0 transparent;
    float: left;
    min-height: 170px;
    overflow: hidden;
    position: relative;
    width: 202px;
}

#footer .logo01 {
    height: 85px;
    left: 15px;
    position: absolute;
    top: 19px;
    width: 73px;
}

#footer .logo01 a{
	padding: 0 0 0 10px;
}

#footer .logo01 span{
    display: block;
    font-size: 9px;
    line-height: 10px;
    text-align: center;
}

#footer .logo02 {
    height: 85px;
    left: 107px;
    position: absolute;
    top: 18px;
    width: 73px;
}

#footer .blocAdresse {
	min-height: 170px;
	background: url("../images/bg_delim_blocMenuEnd.png") no-repeat scroll right 0 transparent;
    float: left;
    padding: 26px 0 0 27px;
    width: 305px;
}

#footer .blocAdresse h2 {
	color: #0c3c69;
	font-size:15px;
	font-weight:bold;
}

#footer .blocAdresse p {
    color: #0C3C69;
    font-size: 15px;
    line-height: 20px;
}

#footer .blocAdresse p strong {
    color: #0C3C69;
    font-size: 12px;
    font-weight: normal;
}


#footer .blocMenuEnd {
    float: left;
    padding: 26px 0 0 27px;
    width: 439px;
	overflow: hidden;
}

#footer .blocMenuEnd .menu_3 {
	float: left;
	width: 130px;
}

#footer .blocMenuEnd .menu_9 {
	float: left;
	width: 152px;
}

#footer .blocMenuEnd .menu_14 {
	float: left;
	width: 152px;
}

#footer .blocMenuEnd .groupe h2 {
    color: #326400;
    font-size: 15px;
    margin: 0 0 2px;
}

#footer .blocMenuEnd .groupe h2 em {
	color: #326400;
	font-size: 15px;
	width: 226px;
}

#footer .blocMenuEnd .unlien {
    line-height: 20px;
}

#footer .blocMenuEnd .unlien a{
	font-size: 12px;
	color: #326400;
	
}

#footer .blocMenuEnd .unSouslien {
	display: none;
}


/******************
    	Fonts
******************/	

.overflow {
	overflow: hidden;
}


body{
	font-size:12px;
}



h1, h2, h3, h4, h5, h6 {
	font-size:16px;
}

p{
	margin: 0 0 10px;
	overflow: hidden;
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}

em {
	font-size:11px;
}

strong {
	font-weight:bold;
}

