/************************/
/* divers class contenu */
/************************/

#tzr-page-content {}

.cv3-titrepage {
	margin: 0 40px 10px 40px;
	padding: 0 0 0 0;
}

.cv3-titrepage h1 {
	font-size: 23px;
	line-height: 27px;
	color: #e3025c;
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
}

#tzr-page-content h1 {
	font-size: 23px;
	line-height: 27px;
	color: #e3025c;
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
}

h2 {
	font-size: 21px;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}


h3 {
	font-size: 18px;
	line-height: normal;
	color: #f3af00;
	margin: 0 0 5px 0;
	padding: 0;
}


h4 {
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	color: #e3025c;
	margin: 0 0 5px 0;
	padding: 0;
}

h5 {
	font-size: 14px;
	line-height: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

h6 {
	font-size: 12px;
	line-height: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

p {
	line-height: 19px;
	padding: 0 0 15px 0;
	margin: 0;
}


#tzr-page-content img {
	border: none;
}

#tzr-page-content ul {
	list-style-image: url(/images/commun/ul_puce01.gif);
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
}

#tzr-page-content ul li {
	padding: 2px 0 3px 0;
}

#tzr-page-content ul ul {
	list-style-image: url(/images/commun/ul_puce01.gif);
	margin: 5px 0 0 18px;
	padding: 0;
}



/* sections de base */

.cv3-chapo {
	clear: both;
	font-size: 15px;
	color: #e3025c;
	margin: 0 40px 10px 40px;
}

.cv3-chapo p {
	line-height: 23px;
}

.cv3-txtseul {
	clear: both;
	margin: 0 40px 10px 40px;
}

.cv3-txtseul img {
	border: 0;
}

.cv3-imagetxt {
	clear: both;
	margin: 0 40px 10px 40px;
}

.cv3-imagetxt img {
	float: left;
	margin: 0;
	padding: 2px 30px 15px 0;
}

.cv3-txtimage {
	clear: both;
	margin: 0 40px 10px 40px;
}

.cv3-txtimage img {
	float: right;
	margin: 0;
	padding: 2px 0 15px 30px;
}

.cv3-download {
	clear: both;
	margin: 0 40px 25px 40px;
}

#tzr-page-content .cv3-download a:link, #tzr-page-content .cv3-download a:visited {
	font-weight: bold;
	color: #e3025c;
	text-decoration: none;
}

.cv3-download img {
	clear: both;
	vertical-align: middle;
	margin: 0 10px 0 0;
	padding: 0;
}

#tzr-page-content .cv3-download a:hover {
	color: #333333;
}

.cv3-grdimage {
	clear: both;
	text-align: center;
	margin: 0 0 25px 0;
}

.cv3-grdimage img {
	clear: both;
	margin: 0 0 10px 0;
}

.cv3-grdimage a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.cv3-grdimage .legende {
	display: block;
	font-size: 10px;
	color: #e3025c;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
}

.cv3-flash {
	clear: both;
	margin: 0 40px 35px 40px;
	padding: 0 0 0 0;
}

.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
 
.flex-video.widescreen {
	padding-bottom: 57.25%;
}

.flex-video.vimeo {
	padding-top: 0;
}
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.cv3-video-externe,.cv3-audio,.cv3-video {
	clear: both;
	margin: 0 40px 35px 40px;
	padding: 0 0 0 0;
}

.cv3-1234images {
	clear: both;
	margin: 0 40px 20px 40px;
	padding: 0;
}

.cv3-1234images img {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.cv3-1234images .diaporama4 {
	float: left;
	width: 150px;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
}

.cv3-1234images .legende {
	text-align: left;
	width: 90%;
	overflow: hidden;
}

.legende {
	font-size: 10px;
	color: #e3025c;
}


/* 2 colonnes Css */
.cv3-2cols {
	clear: both;
	margin: 0 40px 10px 40px;
	padding: 0 0 0 0;
}

#tzr-page-content .cv3-2cols .colg {
	float: left;
	width: 320px;
	padding: 0 30px 0 0;
}

#tzr-page-content .cv3-2cols .cold {
	float: left;
	width: 320px;
}


/* 3 col centrale */
.cv3-3cols {
	clear: both;
	margin: 0 40px 25px 40px;
	padding: 0;
}

#tzr-page-content .cv3-3cols a:link, #tzr-page-content .cv3-3cols a:visited  {
	font-weight: normal;
	color: #e3025c;
	text-decoration: underline;
}

#tzr-page-content .cv3-3cols a:hover {
	font-weight: normal;
	color: #333333;
}

#tzr-page-content .cv3-3cols .titre {
	font-size: 14px;
	font-weight: bold;
	color: #e3025c;
	margin: 8px 15px 5px 15px;
	padding: 0;
}

#tzr-page-content .cv3-3cols .txt {
	color: #333333;
	margin: 0 15px 0 15px;
	padding: 0;
}

#tzr-page-content .cv3-3cols .bas {
	width: 210px;
	height: 1px;
	background-color: #e3025c;
}

#tzr-page-content .cv3-3cols .top {
	display: block;
	width: 210px;
	height: 10px;
	background-color: #e3025c;
}


#tzr-page-content .cv3-3cols .cols1 {
	float: left;
	width: 210px;
	margin: 0 20px 0 0;
	border-right: 1px solid #e3025c;
	border-left: 1px solid #e3025c;
}

#tzr-page-content .cv3-3cols .cols2 {
	float: left;
	width: 210px;
	margin: 0 20px 0 0;
	border-right: 1px solid #e3025c;
	border-left: 1px solid #e3025c;
}

#tzr-page-content .cv3-3cols .cols3 {
	float: left;
	width: 210px;
	margin: 0 0 0 0;
	border-right: 1px solid #e3025c;
	border-left: 1px solid #e3025c;
}






/* tableau */
#tzr-page-content table {
	border-collapse: collapse;
	margin: 0 0 25px 0;
	padding: 0;
}

#tzr-page-content thead th {
	font-weight: bold;
	color: #ffffff;
	vertical-align: top;
	background-color: #e3025c;
	margin: 0;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #e3025c;
}

#tzr-page-content td {
	vertical-align: top;
	margin: 0;
	padding: 8px 5px 8px 5px;
	border-bottom: 1px solid #e3025c;
}

#tzr-page-content tfoot th {
	font-weight: bold;
	color: #e3025c;
	vertical-align: top;
	border-bottom: none;
	padding: 10px 5px 8px 5px;
}




/* mise en valeur */
.cv3-envaleur {
	clear: both;
	color: #000000;
	margin: 0 0 25px 0;
	padding: 20px 30px 10px 180px;
	background-color: #ffaf00;
	border: 2px solid #000000;
	background-position: left top;
	background-image: url(/images/commun/envaleur_fond.gif);
	background-repeat: no-repeat;
	
}

#tzr-page-content .cv3-envaleur a:link, #tzr-page-content .cv3-envaleur a:visited  {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

#tzr-page-content .cv3-envaleur a:hover, #tzr-page-content .cv3-envaleur a.active {
	color: #e3025c;
	text-decoration: none;
}

#tzr-page-content .cv3-envaleur h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	background-image: none;
}

#tzr-page-content .cv3-envaleur h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin: 0 0 5px 0 ;
	padding: 0;
}

#tzr-page-content .cv3-envaleur h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}



/* bandeau photo */
.picture-slides-container {
	/* Width HAS to be here for IE to render the filter */
	width: 100%;
}

#picture-slides-image {
	float: left;
}

#picture-slides-frame {
	float: left;
	width: 760px;
	text-align: center;
	margin: 0 0 35px 0;
}




/* contact */
.cv3-contact {
	clear: both;
	margin: 0 40px 35px 40px;
	padding: 0 0 0 0;
}

.cv3-contact table {}

#tzr-page-content .cv3-contact table td {
	vertical-align: top;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
}

.cv3-contact input, .cv3-contact textarea {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 5px;
	border: 1px solid #999999;
	background-color: #ffffff;
	background-position: left top;
	background-image: url(/images/commun/contact_input_fond.gif);
	background-repeat: no-repeat;
}

.cv3-contact .CHECKBOX {
	width : auto;
	vertical-align: middle;
	border: 0;
	margin: 5px 5px 5px 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
	border: none;
}

.cv3-contact label {
	color: #e3025c;
	font-weight: bold;
}

.cv3-contact input[type="submit"] {
	cursor: pointer;
}

.cv3-contact input[type="reset"] {
	cursor: pointer;
}

.cv3-contact select {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 5px 0 5px 0;
	padding: 2px 0 2px 4px;
	border: 1px solid #999999;
	background-color: #ffffff;
	background-position: left top;
	background-image: url(/images/commun/contact_input_fond.gif);
	background-repeat: no-repeat;
}

.cv3-contact option {}

.cv3-contact .tzrDivCaptcha img {
	float: left;
}

.cv3-contact .tzrDivCaptcha .tzr-picto {
	padding: 44px 0 0 0;
	border: none;
}

.cv3-contact .tzrDivCaptcha input {
	float: left;
        margin: 0px 0 0 20px;
}

#tzr-page-content .bt a:link, #tzr-page-content .bt a:visited {
	font-size: 13px;
	line-height: 16px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 3px 15px 3px 15px;
	background: #e3025c;
	border: 1px solid #e3025c;
}

#tzr-page-content .bt a:hover {
	color: #ffffff;
	background-color: #3f8ac5;
	border: 1px solid #3f8ac5;
}

#tzr-page-content .bt a:active {
	color: #3f8ac5;
	background-color: #ffffff;
	border: 1px solid #3f8ac5;
}

.cv3-contact .mention {
	color: #e3025c;
	margin: 0;
	padding: 0 0 0 150px;
	font-size: 10px;
	font-style: italic;
}
.actu-all,.plandusite {
    margin: 0 40px 25px;
    padding: 0;
}

#slogan{
    background: url("/images/slogan.png") no-repeat scroll center 0 transparent;
    height: 30px;
    left: 0;
    margin-left: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
