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


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

* html .cv3-titrepage {}

.cv3-titrepage h1 {
	font-size: 24px;
	line-height: 29px;
	font-weight: normal;
	text-transform: none;
	color: #580b2b;
	padding: 0 0 0 18px;
	background-position: left 6px;
	background-image: url(../images/commun/h1_puce.gif);
	background-repeat: no-repeat;
}

.cv3-titrepage  .sous_titre {
	margin-top: 3px;
	margin-bottom: 10px;
}

.cv3-titrepage  .sous_titre span {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px 10px 2px 20px;
	background-color: #f9aa1b;
	background-position: 6px 6px;
	background-image: url(../images/commun/cv3-titrepage_puce.gif);
	background-repeat: no-repeat;
}

#tzr-page-content {
	margin: 0 30px 20px 60px;
}

#tzr-page-content a, #tzr-page-content a:active, #tzr-page-content a:link, #tzr-page-content a:visited {
	text-decoration: underline;
	color: #0a487d;
}

#tzr-page-content a:hover {
	color: #580b2b;
	text-decoration: none;
}

#tzr-page-content h1 {
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	color: #580b2b;
	padding: 0 0 15px 20px;
	background-position: left 8px;
	background-image: url(../images/commun/h1_puce.gif);
	background-repeat: no-repeat;
}

#tzr-page-content h2 {
	color: #0a487d;
	font-size: 15px;
	padding: 0 0 8px 0;
}

#tzr-page-content h3 {
	color: #0a487d;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}

#tzr-page-content h4 {
	font-size: 12px;
	color: #580b2b;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background-position: left bottom;
	background-image: url(../images/commun/h4_puce.gif);
	background-repeat: repeat-x;
}

#tzr-page-content h5 {
	font-size: 11px;
	color: #580b2b;
	padding: 0 0 5px 0;
}

#tzr-page-content h6 {
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #580b2b;
	margin-bottom: 5px;
	padding: 2px 0 0 15px;
	background-position: left 6px;
	background-image: url(../images/commun/h6_puce.gif);
	background-repeat: no-repeat;
}

#tzr-page-content p {
	padding: 0 0 12px 0;
	margin: 0;
}

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

*+html #tzr-page-content ul {
	text-indent: -5px;
	list-style-image: url(../images/commun/ul_ie_puce01.gif);
}

* html #tzr-page-content ul {
	text-indent: -5px;
	list-style-image: url(../images/commun/ul_ie_puce01.gif);
}

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

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

*+html #tzr-page-content ul ul {
	text-indent: -5px;
	list-style-image: url(../images/commun/ul_ie_puce02.gif);
}

* html #tzr-page-content ul ul {
	text-indent: -5px;
	list-style-image: url(../images/commun/ul_ie_puce02.gif);
}



/* sections de base */

.cv3-txtseul {
	clear: both;
	margin: 0 30px 20px 0;
}

.cv3-imagetxt {
	clear: both;
	margin: 0 30px 20px 0;
}

.cv3-imagetxt img {
	float: left;
	margin: 0;
	padding: 0 20px 5px 0;
}

.cv3-txtimage {
	clear: both;
	margin: 0 30px 20px 0;
}

.cv3-txtimage img {
	float: right;
	margin: 0;
	padding: 0 0 5px 20px;
}

.cv3-download {
	clear: both;
	margin: 0 30px 20px 0;
}

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

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

.legende {
	color: #aaaaaa;
	margin: 0;
	padding: 5px 0 10px 0;
}

.cv3-flash {
	clear: both;
	margin: 0 30px 20px 0;
}


/* 2 colonnes */
#tzr-page-content .cv3-2cols {
	clear: both;
	margin: 0 30px 20px 0;
}

#tzr-page-content .cv3-2cols .colg {
	float: left;
	width: 47%;
	margin: 0;
	padding: 0 6% 0 0;
}

#tzr-page-content .cv3-2cols .cold {
	float: left;
	width: 47%;
	margin: 0;
	padding: 0;
}

#tzr-page-content .cv3-2cols img {
	margin: 0 0 12px 0;
}


/* 3 colonnes */
#tzr-page-content .cv3-3cols {
	clear: both;
	margin: 0 0 20px 0;
}

#tzr-page-content .cv3-3cols .colg {
	float: left;
	width: 215px;
	padding: 0 15px 0 0;
}

#tzr-page-content .cv3-3cols .colc {
	float: left;
	width: 215px;
	padding: 0 15px 0 0;
}

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

#tzr-page-content .cv3-3cols img {
	margin: 0 0 12px 0;
}


#tzr-page-content .liste_outils {
	color: #580b2b;
}

#tzr-page-content .audio {
	clear: both;
	margin: 0 0 20px 0;
}


/* suite - retour */
#tzr-page-content .suite_retour {
	clear: both;
	margin: 0 30px 20px 230px;
}

#tzr-page-content .suite_retour ul {
	list-style-type: none;
	list-style-image: none;
}

#tzr-page-content .suite_retour ul li {
	float: left;
	font-weight: bold;
	color: #580b2b;
	margin: 0 20px 0 0;
	padding: 0;
}

#tzr-page-content .suite_retour ul li a:link, #tzr-page-content .suite_retour ul li a:visited {
	display: block;
	text-indent: 0;
	color: #580b2b;
	text-decoration: none;
	background-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#tzr-page-content .suite_retour ul li a:hover {
	color: #ffffff;
}




/* tableau */
#tzr-page-content .tab_base {
	width: 100%;
	color: #0a487d;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}
  
#tzr-page-content .tab_base td {
	vertical-align: top;
	margin: 0;
	padding: 6px 5px 6px 5px;
	border-bottom: 1px solid #f9aa1b;
}
 
#tzr-page-content .tab_titre {
	font-weight: bold;
	color: #0a487d;
	background-color: #f9aa1b;
	margin: 0;
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #f9aa1b;
}
 
#tzr-page-content .tab_ligne {}



/* mise en valeur */
.cv3-envaleur {
	clear: both;
	color: #000000;
	margin: 0 30px 20px 0;
	padding: 20px 30px 15px 30px;
	background-color: #f9aa1b;
}





/* contact */

.cv3-contact {
	clear: both;
	margin: 0;
	padding: 0;
}

.cv3-contact form {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 0;	
	padding: 0;
}

.cv3-contact input , .cv3-contact textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #580b2b;
	vertical-align: middle;
	margin: 0 0 0 10px;
	padding: 1px 0 1px 3px;
	border: 1px solid #f9aa1b;
	background-color: #ffffff;
}

.cv3-contact textarea {
	vertical-align: top;
}


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

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

.cv3-contact .checkbox {
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	background-color: #ffffff;
	background-image: none;
}

.cv3-contact label {}

#tzr-page-content .cv3-contact select {
	font-size: 10px;
	color: #580b2b;
	margin: 0 0 0 10px;
	padding: 1px 0 1px 0;
	background-color: #ffffff;
	border: 1px solid #f9aa1b;
}

.cv3-contact .asterix {
	color: #580b2b;
}

.cv3-contact .radio {
	vertical-align: middle;
	margin-right: 7px;
	background-color: #ffffff;
	border: none;
}

.cv3-contact .dularge {
	margin-right: 30px;
}


.cv3-contact .cv3-contact-ligne {
	clear: both;
	padding-bottom: 8px;
}

*+html .cv3-contact .cv3-contact-ligne {
	padding: 5px 0 0 0;
}

* html .cv3-contact .cv3-contact-ligne {
	padding: 4px 0 0 0;
}

.cv3-contact .bouton {
	vertical-align: bottom;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 0 0 0 0;
}

