


#contact {}

#contact .titre_page {
	margin: 0 0 25px 0;
	padding: 0;
}

#contact .titre {
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
}


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

#tzr-page-content {}

#tzr-page-content a, #tzr-page-content a:active, #tzr-page-content a:link, #tzr-page-content a:visited {}

#tzr-page-content a:hover {}

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

#contact #tzr-page-content h2 {
	font-size: 14px;
	color: #ff4c00;
	margin: 0 0 7px 0;
	padding: 0;
}

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

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

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

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

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

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


/* plan site */

ul.plansite {
	font-size: 11px;
	list-style-type: none;
	margin: 0 0 10px 0;
}

ul.plansite li {
	display: inline;
}

ul.plansite li a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #ff4c00;
	text-decoration: none;
	padding: 3px 0 3px 20px;
	margin: 0 0 1px 0;
	background-position: left 3px;
	background-image: url(../images/contacts/plan_site_puce_01.gif);
	background-repeat: no-repeat;
}

ul.plansite li a:hover, ul.plansite li a.active {
	color: #000000;
	background-position: left -67px;
	background-image: url(../images/contacts/plan_site_puce_01.gif);
	background-repeat: no-repeat;
}

ul.plansite li ul {
	margin: 0 0 5px 20px;
}

ul.plansite li ul a {
	display: block;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	padding: 0 0 2px 15px;
	margin: 0 0 1px 0;
	background-position: left 3px;
	background-image: url(../images/contacts/plan_site_puce_02.gif);
	background-repeat: no-repeat;
}

ul.plansite li ul a:hover, ul.plansite li ul a.active {
	color: #ff4c00;
	background-position: left -57px;
	background-image: url(../images/contacts/plan_site_puce_02.gif);
	background-repeat: no-repeat;
}

ul.plansite li ul ul {
	margin: 0 0 5px 15px;
}

ul.plansite li ul ul a {
	display: block;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #b72500;
	text-decoration: none;
	padding: 0 0 2px 15px;
	margin: 0 0 1px 0;
	background-position: left 3px;
	background-image: url(../images/contacts/plan_site_puce_02.gif);
	background-repeat: no-repeat;
}

ul.plansite li ul ul a:hover, ul.plansite li ul ul a.active {
	color: #000000;
	background-position: left -57px;
	background-image: url(../images/contacts/plan_site_puce_02.gif);
	background-repeat: no-repeat;
}




#lettre {
	font-size: 12px;
}

#lettre .titre_page {
	margin: 0 0 20px 0;
	padding: 0;
}

#lettre .marges {
	margin: 0 60px 20px 0;
	padding: 0;
}


#lettre p {
	margin: 0 0 12px 0;
	padding: 0;
}

#lettre .menu {
	float: left;
	width: 130px;
	margin: 0 30px 25px 0;
	padding: 0 0 0 0;
}

#lettre .menu ul {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

#lettre .menu li {
	display: inline;
}

/* menu gauche nvx 1 */
#lettre .menu ul li a {
	display: block;
	color: #33a3d7;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 2px 0 2px 18px;
	background-position: left 3px;
	background-image: url(../images/contacts/lettre_infos/menu_puce.gif);
	background-repeat: no-repeat;	
}

#lettre .menu ul li a:hover {
	color: #ad4443;
	background-position: left -57px;
}

#lettre .menu ul .active a, #lettre .menu ul .active a.hover {
	color: #ad4443;
	background-position: left -57px;
	background-image: url(../images/contacts/lettre_infos/menu_puce.gif);
	background-repeat: no-repeat;
}

#lettre .colg {
	float: left;
	width: 200px;
	margin: 0 40px 25px 0;
	padding: 0 0 0 0;
}

#lettre .cold {
	float: left;
	width: 240px;
	font-size: 11px;
	margin: 5px 0 25px 0;
	padding: 0;
}

#lettre form {
	margin: 0;
	padding: 0;
}

#lettre input[type="submit"] {
	cursor: pointer;
}

#lettre input[type="reset"] {
	cursor: pointer;
}

#lettre label {
	font-size: 11px;
	font-weight: bold;
}

#lettre .chps1 {
	width: 240px;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	margin: 5px 0 15px 0;
	padding: 1px 0 1px 4px;
	background-color: #d2d2d2;
	border: 1px solid #d2d2d2;
}

#lettre .chps2 {
	width: 70px;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	margin: 5px 0 15px 0;
	padding: 1px 0 1px 4px;
	background-color: #d2d2d2;
	border: 1px solid #d2d2d2;
}

#lettre .bouton {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin: 10px 0 5px 0;	
	padding: 3px 10px 3px 5px;
	background-color: #98d0ea;
	border: 0;
}

*+html #lettre .bouton {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0 5px 0;	
	padding: 4px 5px 3px 5px;
}

* html #lettre .bouton {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0 5px 0;	
	padding: 4px 5px 3px 5px;
}

#conteneur #lettre a {
	text-decoration: none;
}

#lettre a:hover .bouton  {
	color: #ffffff;
	background-color: #af4847;
}

#lettre .legende {
	font-size: 9px;
}

#lettre a.desincrire:link , #lettre a.desincrire:visited  {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #5dabcf;
}

#lettre a.desincrire:hover {
	color: #af4847;
}
