@charset "utf-8";
/* CSS Document */

/********************************************************************************************************************************/
/********************************************* CSS IDENTIQUE POUR TOUTES LES PAGES **********************************************/

* {
	margin:0;
	padding:0;
	background:transparent;
}

img {
	border: none;
}

body {
	font-family: verdana, arial, "trebuchet ms", tahoma;
}

html, body, form {
height:100%;
}

.clear {
	clear:both;
}

/********************************* Header ***************************************/ 
#header {
	width: 964px;
	height:222px;
	margin: 0 auto;
	position: relative;
}

#conteneurLogo {
	background:url("../Images/cdcrouge-bando-transparent.png") no-repeat !important;
	background:url("../Images/cdcrouge-bando-transparent.gif") no-repeat;
	height:160px;	
	position:absolute;
	left:0;
	top:0;
	width:267px;
}

#conteneurLogo strong
{
	display:none;
}

#conteneurBanner {
	padding-left:160px;
	padding-top:45px;
}

#headerMenu {
	height: 18px;
	width: 472px;
	font-size:9px;
	position:absolute;
	top: 19px;
	left:290px;
}

#headerMenu ul {	
	display:inline;
}

#headerMenu li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}

#headerMenu a {
	text-decoration:none;
	color: #999;
	padding-right: 3px;
}

#headerMenu a:hover {
	color: #A12116;
}

/*******************************************************/
#search {
	height: 18px;
	width: 200px;
	font-size:9px;
	float:right;
	position:absolute;
	top: 17px;
	right:5px;
}

#searchTitle {
	width:65px;
	float:left;
	padding-top: 1px;
}

#searchTitle h2 {
	color:#A12116;
	font-size:11px;
	font-weight:normal;
	padding-bottom:3px;
}

#searchForm {
}

#searchForm input {
	background-color:#FFFFFF;
	border:1px solid #ccc;
	width:100px;
	height:15px;
	font-size: 11px;
	color: #666;
}

#searchForm a {
	background-color:#fff;
	border:1px solid #FFFFFF;
	color:#A12116;
	font-size:11px;
	font-weight:bold;
	padding:1px 3px;
	text-decoration:none;
}

#searchForm a:hover {
	background-color:#A12116;
	border:1px solid #A12116;
	color:#fff;
}

/********************************* FIN Header ***************************************/ 


/****************** Main menu ***********************/
#main-menu {
	width: 870px;
	margin: 0 auto;
	height: 30px;
	padding-top:10px;
}

#main-menu ul{
	background: url(../Images/separation-mainmenu.png) no-repeat right center;
	text-align:right;
	width:870px;
	
}

#main-menu li{
	list-style-type: none;
	float: right;	
}

#main-menu a{
	display: block;
	font-size: 12px;
	padding: 6px 0 8px 0;
	margin-left: 30px;
	text-decoration:none;
	color: #000;
	text-align:right;
}

#main-menu a:hover, #main-menu li.active a{	
	color: #A12116;
}

#main-menu li.active a{	
	font-weight: bold;
}
/**************** FIN Main menu********************/

#content {
	width: 870px;
	height: auto;
	margin: 10px auto 30px auto;
	padding: 0 47px;
}

/************************ leftBloc ***************************************/ 
#leftBloc-content {
	width: 200px;
	float: left;
	margin-right:15px;
}

/************************leftMenu**********************/
#leftMenu {
	width: 200px;
	height: auto;
	float: left;
	padding-bottom: 35px;
}

#leftMenu-title {
	font-weight: bold;
	padding:5px 0;
}

#leftMenu-title a {
	font-size: 16px;	
	color: #A12116;
	text-decoration: none;
}

#leftMenu-title a:hover {
	text-decoration:none;
}

#leftMenu li {
	list-style-type:none;
}

#leftMenu a {
	text-decoration:none;
}

#leftMenu li a {
	color:#000;
	display:block;
	width:200px;
	font-size:12px;
	font-weight:bold;
	padding:3px 0;
}

#leftMenu li a:hover, li#vm1_item_selected a {
	color:#A12116;
}

#leftMenu ul.vm2 {
	list-style-type:none;
}

#leftMenu .vm2 li a {
	width: 188px;
	color: #666;
	font-size:12px;
	font-weight:normal;
	padding:2px 0 2px 12px;
	text-decoration:none;
}

#leftMenu .vm2 li a:hover, #leftMenu .vm2 #vm2_item_selected a {
	background: url(../Images/puce-fleche-violette.gif) no-repeat left;
	color:#A12116;
}

#leftMenu .vm2 li#vm2_item_selected a {
}
/************************FIN leftMenu**********************/

/***********************ACCES RAPIDE**************************/
#accesrapide {
	width: 200px;
	float: left;
}

#titre-accesrapide h2 {
	font-size: 16px;
	color: #A12116;
	padding:5px 0;
}

#accesrapide ul {
}

#accesrapide li {
	list-style-type:none;
}

#accesrapide li a {
	color: #333;
	display:block;
	width:200px;
	font-size:12px;
	text-decoration:none;
	line-height: 15px;
	padding:2px 0;
	background: url(../Images/puce-fleche.gif) no-repeat left 4px;
}

#accesrapide a:hover, #active-accesrapide a {
	color:#A12116;
}
/***********************FIN ACCES RAPIDE**************************/

/********************************* FIN leftBloc ***************************************/ 


#rightBloc-content {
	width: 655px;
	float: right;
}

#txtContent-left {
	width: 320px;
	float:left;
	margin-right: 15px;
}

#txtContent-right {
	width: 320px;
	float:left;
}



/******************* class txt ************************/
.text {
	color:#000000;
	font-size: 11px;
	text-align: justify;
}

.text p{
	text-align: justify;
	padding: 4px 0;	
}

.text a, .txt p a, .txt li a {
	text-decoration: none;
	color:#A12116;
}

.text a:hover, .text p a:hover, .text li a:hover {
	text-decoration: underline;
	color: #A12116; 
}

.text span, .text li span, .text a span, .text li a span {
	color:#A12116;
	font-weight:bold;
}

.text a span, .text li a span {
	text-decoration: underline;
}

.text img{
}

.text .img-right{
	float: right;
	padding: 6px 0 5px 10px;
}

.text .img-left{
	float: left;
	padding: 6px 10px 5px 0;
} 

.text ul li{
	list-style-image:url(../Images/puce-fleche2.png)!important;
	list-style-image: url(../Images/puce-fleche2.gif);
	text-align: left;
	color: #000;
	margin-left: 17px;
	padding-bottom: 4px;
}

.text ul {
	padding-top: 4px;
}

h1 {
	color: #A12116; 
	font-size: 20px;
	padding-bottom: 5px;
	text-align: left;
}

h2 { 
	color: #000; 
	font-size: 18px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}

.text h3, .text h4, .text h5, .text h6 {
	padding-top: 12px;
}

.text h3 {
	color: #A12116; 
	font-size: 16px;
	text-align: left;
}

.text h4 {
	color: #000; 
	font-size: 16px;
	text-align: left;
}

.text h5 {
	color: #A12116;
	font-size: 14px;
	text-align: left;
}

.text h6 {
	color: #000;
	font-size: 14px;
	text-align: left;
}
/******************* FIN class txt ************************/


/********************************* Pied de page ***************************************/
#footer {
	width: 870px;
	margin: 0 auto;
	text-align: right;
}

#logo-partenaires {
}

#txt-adresse {
	width: 870px;
	font-size:10px;
	color: #000;
	padding: 8px 0;
}

#txt-adresse a{
	text-decoration: underline;
	color:#000;
}

#txt-adresse a:hover{
	text-decoration: none;
	color: #A12116; 
}

#footerLinks {
	width: 870px;	
}

ul#footerLinksList {
	color:#4D4D4D;
	font-size:9px;
	padding: 15px 0;
	text-align: right;
}

ul#footerLinksList li {
	height:15px;
	display:inline;
	margin:0;
	padding-left:10px;
	border-left:1px solid #A12116;
}

ul#footerLinksList li.first {
	border:none;
	padding-left:0;
}

ul#footerLinksList a {
	text-decoration: none;
	color: #4D4D4D;
	font-size: 9px;
	padding-right: 6px;
}

ul#footerLinksList a:hover {
	text-decoration: underline;
	color: #A12116;
}

ul#footerLinksList span {

}

#footer span.line {
	display:block;
	padding-top: 1px;
}
/********************************* FIN Pied de poage ***************************************/

/******************************************** FIN CSS IDENTIQUE POUR TOUTES LES PAGES ********************************************/
/********************************************************************************************************************************/

#swfDigitoAccordion  {
	padding:10px 0;
}

.blocMedia {
	width: 320px;
	float:left;
}

.blocGallery, .blocDocuments {
	width: 320px;
	padding-bottom: 10px;
	float: left;
}

.blocGallery a {
	border:4px solid #999999;
	float:left;
	height:52px;
	margin:2px;
	width:52px;
}

.blocGallery a:hover {
	border:4px solid #A12116;
}

.blocGallery a img {
	border-width:0;
}

.blocGallery a span {
	display:block;
	height:52px;
	width:52px;
}

.blocGallery a span.image {
	background-image:url(../Images/Gallery/icon-image.png)!important;
	background-image:url(../Images/Gallery/icon-image.gif);
}

.blocGallery a span.video {
	background-image:url(../Images/Gallery/icon-video.png)!important;
	background-image:url(../Images/Gallery/icon-video.gif);
}

.blocGallery a span.flash {
	background-image:url(../Images/Gallery/icon-flash.png)!important;
	background-image:url(../Images/Gallery/icon-flash.gif);
}

.blocGallery a span img {
	display:none;
}



/************* Messages erreurs *****************/

.info, .success, .warning, .error, .validation {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../Images/Icons/Messages/info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../Images/Icons/Messages/success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../Images/Icons/Messages/warning.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../Images/Icons/Messages/error.png');
}

.info p, .success p, .warning p, .error p, .validation p 
{
	margin:0;
	padding:2px;
}

.info ul, .success ul, .warning ul, .error ul, .validation ul 
{
	margin:0;
}

