@charset "utf-8";
body {
	background-color: #977E5D;
	background-image: url(fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body.accueil {
	background-image: url(fond_accueil.gif);
}
#conteneur {
	width:781px;
	background-image: url(entete.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
	height:157px;
	margin-left:auto;
	margin-right:auto;
}
#conteneur.accueil {
	background-image: url(entete_accueil.jpg);
	height:616px;
}
#plan, #contact, #home ,#search {
	position:absolute;
	margin-left:766px;
	margin-top:75px;
	width:20px;
	height:15px;
}

#logoCCLIN {
	position:absolute;
	margin-left:640px;
	margin-top:0px;
	width:144px;
	height:65px;
	background-image:url(/Logo_CCLIN_Couleur.png);
}
#search {
	margin-left:450px;
	margin-top:65px;
	width:300px;
	height:15px;
}



#contact {
	margin-left:734px;
}
#home {
	margin-left:701px;
}
#barre_menu {
	color:#FFFFFF;
	position:absolute;
	margin-top:97px;
	margin-left:23px;
}
#barre_menu a {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(puce_barre_menu.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #383838;
	height:12px;
	padding-top:4px;
	padding-left:10px;
	padding-right:27px;
	margin-right:27px;
}
#barre_menu a.dernier {
	border-right-style: none;
}
#barre_menu a:hover {
	color:#A97A17;
}
#menu {
	position:absolute;
	margin-top:140px;
	color:#FFFFFF;
	margin-left:40px;
}
#menu.article {
	margin-top:128px;
}
#menu a.liens {
	width:226px;
	height:22px;
	display:block;
	background-image: url(fond_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:25px;
	padding-top:3px;
	margin-bottom:10px;
}
#menu a.liens:hover {
	/*color:#A89979;*/
	background-color:#543925;
}
#agendax {
	padding-left: 6px;	
	float: left;	
	width:226px;
	color:#FFFFFF;
	height:150px;
	overflow:hidden;
	margin-top:10px;
}
#agendax a {	
	color:#C8BB9E;		
}
#agendax a:hover {	
	color: #FFFFFF;	
}
#agendax DIV.case_remplie{
	background-color: #7A5D43;
}

#menu a#implantation {
	display:block;
	background-image: url(fond_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:25px;
	margin-bottom:10px;
	
	background-image: url(fond_carte_mini.gif);
	padding-left:65px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left center;
	width:185px;
	padding-top:12px;
	font-size:12px;
}

#menu a#film {
	display:block;
	background-image: url(fond_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:25px;
	margin-bottom:10px;
	
	background-image: url(video.png);
	padding-left:65px;
	height:30px;
	background-repeat: no-repeat;
	background-position: left center;
	width:185px;
	padding-top:12px;
	font-size:12px;
}



#menu a#implantation:hover, #menu a#film:hover {
	background-color:#543925;
}
#contenu {
	margin-left:21px;
	margin-top:185px;
	position:absolute;
	width:746px;
	text-align:justify;
	color:#3A2312;
}
#contenu h1.article {
	width:746px;
	background-image: url(fond_h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:28px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	/* font-size:24px; */
	font-size:21px;
	font-weight:normal;
	margin-top:30px;
}
#contenu.accueil {
	position:absolute;
	margin-left:312px;
	width:460px;
	margin-top:375px;
	color:#3A2312;
}
#contenu a {
	text-decoration:underline;
	color:#3A2312;
	font-weight:bold;
}
#contenu a:hover {
	color:#A97A17;
}
#contenu.accueil #news, #contenu.accueil #alerte {
	padding-left:85px;
	background-image: url(icone_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:20px;
}
#contenu.accueil #alerte {
	background-image: url(icone_alerte.gif);
}
#contenu.accueil h1 {
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
form select {
	width:240px;
}
form select .inactif {
	color:#999999;
}
#accueil{
	height:75px; 
	width:125px; 
	position:absolute; 
	margin-top:10px; 
	margin-left:20px;
}
/* style couleurs_spip compatible */
cs_noir			{color: black;}
cs_rouge		{color: red;}
cs_marron		{color: maroon;}
cs_vert			{color: green;}
cs_bleu_marine	{color: navy;}
cs_violet		{color: purple;}
cs_gris			{color: gray;}
cs_argent		{color: silver;}
cs_vert_clair	{color: chartreuse;}
cs_bleu			{color: blue;}
cs_fuchia		{color: fuchsia;}
cs_bleu_clair	{color: aqua;}
cs_blanc		{color: white;}
cs_bleu_azur	{color: azure;}
cs_beige		{color: bisque;}
cs_brun			{color: brown;}
cs_bleu_violet	{color: blueviolet;}
cs_brun_clair	{color: chocolate;}
cs_rose_clair	{color: cornsilk;}
cs_vert_fonce	{color: darkgreen;}
cs_orange_fonce	{color: darkorange;}
cs_mauve_fonce	{color: darkorchid;}
cs_bleu_ciel	{color: deepskyblue;}
cs_or			{color: gold;}
cs_ivoire		{color: ivory;}
cs_orange		{color: orange;}
cs_lavande		{color: lavender;}
cs_rose			{color: pink;}
cs_prune		{color: plum;}
cs_saumon		{color: salmon;}
cs_neige		{color: snow;}
cs_turquoise	{color: turquoise;}
cs_jaune_paille	{color: wheat;}
cs_jaune		{color: yellow;}

dl{
	float:none;
}
img{
	border:none;
}
.spip_doc_titre{
	text-align:left;
}


#recherche {
	background-color: transparent;
}

