/***************************** CSS GENERIC ********************************/
body, pre, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body, p,  td, form, input, select, textarea, pre, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6{
	padding: 0px;
	margin: 0px;
}

body{
	text-align: center;
}

a{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;

}

a img{
	border-width: 0px;
}

td{
	vertical-align: top;
}

ul, ol{
	/* Sinon les puces ne sont pas visible sous IE */
	padding-left: 25px;
	color: #156a30;
}

ul{
	list-style-type: disc;
}

li{
   line-height: 18px;
}

.cms_bloc ul, .cms_bloc ol{
	position: relative;
	padding: 5px 0px;
	line-height: 16px;
}

.cms_bloc ol{
	list-style-position: inside;
}

.cms_bloc ul{
	list-style-type: none;
	_list-style-type: disc;
}

.cms_bloc ul li{
	padding-left: 23px;
	background: url(http://www.cadiou-industrie.com/default/CMS/css/common/../../images/cadiou/puce.jpg) 7px 5px no-repeat;
	overflow:hidden;

	_padding-left: 7px;
	_background: none;
	_list-style-position: inside;
}

.cms_bloc ol li{
	padding-left: 7px;
}

.cms_part{
	text-align: left;
	margin: 0px auto;
}

.cms_bandeau{
}

.cms_page{
}

.cms_gauche{
}

.cms_droite{
}

.cms_gauche, .cms_droite{
	float: left;
}

.cms_zone{
}

.cms_bloc{
	padding: 5px 0px;
	clear: both;
}

/*** BLOCS FILE ***/
.cms_bloc_file{
}

/*** BLOCS FORM ***/
.cms_bloc_form{
}

.cms_bloc_form table td{
	padding: 3px;
}

.cms_bloc_form table td.intitule{
	font-weight: bold;
	text-align: left;
	width: 200px;
	vertical-align: top;
}

.cms_bloc_form table td.valeur td{
	vertical-align: middle;
}


.cms_bloc_form label{
	padding: 0px 15px 0px 3px;
}

.cms_bloc_form input{
	width: 200px;
}

.cms_bloc_form textarea{
	width: 300px;
	height: 100px;
}

.cms_bloc_form select{
	width: 204px;
}

.cms_bloc_form_error{
	color: #FF0000;
	padding-bottom: 10px;
}

.cms_bloc_form_message{
	font-weight: bold;
	text-align: center;
}

.cms_bloc_form .cms_bloc_form_field_content{
	text-align: justify;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam,
.cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	width: auto;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image{
	text-align: right;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image img{
	border: 1px solid #000000;
}

.cms_bloc_form .cms_bloc_form_field_content, .cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	padding: 10px 0px;
}

.cms_bloc_form .cms_bloc_form_field_checkbox input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_checkbox table td{
	padding: 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio table td{
	padding: 0px 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_submit input{
	width: 85px;
	margin: 5px 0px;
}

/*** BLOCS HTML ***/
.cms_bloc_html{
}

/*** BLOCS MEDIA ***/
.cms_bloc_media{
	text-align: center;
}

.cms_bloc_media *{
	border: 0px;
	margin: 0px auto;
}

/*** BLOCS MODULE ***/
.cms_bloc_module{
}

/*** BLOCS MAP ***/
.cms_bloc_map .mm_carte{
	margin: auto;
}

.cms_bloc_map .mm_carte .mm_info_photo{
	float: left;
	padding: 0px 5px 5px 0px;
}

.cms_bloc_map .mm_carte .mm_info_titre{
	font-weight: bold;
}

.cms_bloc_map .mm_carte .mm_info_resume{
}

/*** BLOCS TEXTE ***/
.cms_bloc_text{
	text-align: justify;
}

.cms_bloc_text table{
	width: 100%;
	border-collapse: collapse;
	border-color: #000000;
}

.cms_bloc_text table th, .cms_bloc_text table td{
	border-color: #000000 !important;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_media_gauche{
}

.cms_bloc_text_media_gauche .cms_bloc_media{
	position: relative;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 15px 15px 0px;
}

.cms_bloc_text_media_droite{
}

.cms_bloc_text_media_droite .cms_bloc_media{
	position: relative;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	float: right;
	padding: 0px 0px 15px 15px;
}

.cms_bloc_text_haut{
}

.cms_bloc_text_media_centre{
	text-align: center;
	padding: 15px auto;
}

.cms_bloc_text_media_centre .cms_bloc_media{
	margin: 15px 0px;
}

.cms_bloc_text_bas{
}

.cms_bloc_text table{
	width: 100%;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_gauche{
	width: 49%;
}

.cms_bloc_text_milieu{
	width: 2%;
}

.cms_bloc_text_droite{
	width: 49%;
}

/*** BLOCS TITRE ***/
.cms_bloc_title{
}

.cms_bloc_title h2{
}

/*** ***/
.spacer{
	clear: both;
	line-height: 0px;
	width: 0px;
	font-size: 0px;
}#contenu a, #contenu a:visited{
	text-decoration:underline;
	color:#575757;
}

#contenu a:hover{
	text-decoration:none;
	color:#575757;
}

.plan_du_site_niveau1 a,.plan_du_site_niveau1 a:visited{
	line-height:18px;
	padding:0px 0px 7px 18px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/common/../../images/plastique/puce_sousTitre.jpg) left 1px no-repeat;
	color:#1e6f39 !important;
	font-size:14px !important;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:none !important;
}

.plan_du_site_niveau2 a,.plan_du_site_niveau2 a:visited{
	line-height:18px;
	padding:0px 0px 7px 38px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/common/../../images/plastique/puce.jpg) 20px 3px no-repeat;
	color:#009932 !important;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:none !important;
}

.plan_du_site_niveau3 a,.plan_du_site_niveau3 a:visited{
	line-height:18px;
	padding:0px 0px 7px 58px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/common/../../images/plastique/puce_fil.jpg) 40px 3px no-repeat;
	color:#706f72 !important;
	font-size:12px;
	font-family:Arial, sans-serif;
	text-decoration:none !important;
}

.plan_du_site_niveau1 a:hover, .plan_du_site_niveau2 a:hover, .plan_du_site_niveau3 a:hover{
	text-decoration:underline !important;
}


.cms_bloc_title{
	clear: both;
}

.cms_bloc_title h2{
	line-height:20px;
	padding:0px 0px 7px 25px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/common/../../images/plastique/puce_titre.jpg) left top no-repeat;
	color:#545454;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}div.sousMenu{
	position:absolute;
	z-index:101;
	width:163px;
	left:inherit;
	margin:-18px 0px 0px 195px;
	padding:0px 0px 3px 0px;
	background:#157735;
	color:#fff;
	display:none;
}

div.sousMenu ul{
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	background:#157735;
}

li.sousMenu{
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	background:#157735;
}

a.lienSousMenu, a.lienSousMenu:visited{
	display:block;
	width:141px;
	height:15px;
	margin:0px;
	padding:0px 0px 0px 22px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/common/../../images/plastique/menu/fond_sousMenu_unselected.jpg) 10px 7px no-repeat;
	text-decoration:none;
	color:#fff;
}
a.lienSousMenu:hover{
	display:block;
	margin:0px;
	padding:0px 0px 0px 22px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/common/../../images/plastique/menu/fond_sousMenu_selected.jpg) 10px 7px no-repeat;
	text-decoration:none;
	color:#feac02;
}


ul.sousSousMenu{
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	background:none;
}

li.sousSousMenu{
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	background:none;
	line-height:normal;
}

a.lienSousSousMenu, a.lienSousSousMenu:visited{
	display:block;
	width:128px;
	height:12px;
	color:#fff;
	padding:1px 0px 2px 35px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/common/../../images/plastique/menu/fond_sousSousMenu_unselected.jpg) 28px 5px no-repeat;
	text-decoration:none;
	font-size:10px;
	text-align:left;
	line-height:normal;
}

a.lienSousSousMenu:hover{
	background:url(http://www.cadiou-industrie.com/default/CMS/css/common/../../images/plastique/menu/fond_sousSousMenu_selected.jpg) 0px 0px no-repeat;
	color:#05551f;
	text-decoration:none;
	font-size:10px;
}#cad_contener_div{
	position:relative;
	width:1004px;
	_width:1005px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 49px;
	background:#fff url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/fond.jpg) left top repeat-y;
	text-align:left;
}

#cad_blocOnglet{
	width:49px;
	height:368px;
	float:left;
	margin: 0px 0px 0px 1px;
	_margin-left: -1px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/cadiou/fond_blocOnglet.jpg) left top no-repeat;
}

a#btnContact{
	display:block;
	width:22px;
	height:99px;
	padding:35px 0px 0px 0px;
	cursor:pointer;
}

#cad_page{
	width:954px;
	float:left;
	padding-bottom: 55px;
}

#header{
	width:956px;
	height:113px;
	margin:0px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/header.jpg) left top no-repeat;
}

#cad_bandeauH1{
	width:100%;
	height:19px;
	background:#009932;
	text-align:center;
}

.version_en_GB #header{
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/header_en.jpg) left top no-repeat;
}

h1{
	width:956px;
	height:16px;
	margin:0px auto 0px auto;
	padding:3px 55px 0px 0px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/fond_bandeauH1.jpg) left top no-repeat;
	text-align:right;
	color:#fff;
	font-size:11px;
	font-weight:normal;
}

#logo{
	width:216px;
	height:92px;
	float:left;
}

#blocBoutons{
	width:229px;
	height:28px;
	float:left;
	padding:63px 0px 0px 511px;
}

#content{
	width:954px;
	padding:0px 0px 0px 1px;
	background:#fff;
}

#bandeauMAJ{
	width:943px;
	height:22px;
	padding:12px 10px 0px 0px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/fond_bandeauMAJ.jpg) 2px top repeat-x;
	color:#fff;
	text-align:right;
}

#page{
	width:953px;
	background:#f1f8f3 url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/fond_page.jpg) left top repeat-x;
}

#zoneGauche{
	width:205px;
	float:left;
	padding:0px 12px 0px 12px;
}

a#btnContactezNous, a#btnContactezNous:visited, a#btnContactezNous:hover{
	display:block;
	width:202px;
	height:31px;
	padding:12px 0px 12px 0px;
	cursor:pointer;
}

div#blocMenu{
	width:206px;
	margin:0px 0px 10px 0px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/menu/fond.jpg) left top repeat-y;
}

ul#menu{
	display:block;
	width:201px;
	margin:0px;
	padding:0px 2px 0px 3px;
	list-style-type:none;
}

ul#menu li.rubrique{
	display:block;
	width:201px;
	padding:0px 0px 0px 0px;
}

ul#menu li.rubrique a.lienMenu, ul#menu li.rubrique a.lienMenu:visited{
	display:block;
	width:171px;
	height:18px;
	padding:0px 0px 0px 30px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/menu/fond_unselected.jpg) left top no-repeat;
	text-decoration:none;
	color:#706f72;
}

ul#menu li.rubrique a.lienMenu:hover{
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/menu/fond_selected.jpg) left top no-repeat;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}


div#enteteMenu{
	width:206px;
	height:50px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/menu/entete.jpg) left top repeat-y;
}
.version_en_GB div#enteteMenu{
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/menu/entete_en.jpg) left top repeat-y;
}

div#piedMenu{
	width:206px;
	height:45px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/menu/pied.jpg) left top repeat-y;
}


#zoneDroite{
	width:722px;
	float:right;
	padding:0px;
	margin:0px;
	border:0px;
}

#bandeauFilArianne{
	width:722px;
	height:38px;
	padding:0px 0px 20px 0px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/fond_bandeauFil.jpg) left top repeat-x;
	color:#706f72;
}

#fil{
	width:500px;
	height:28px;
	float:left;
	padding:10px 0px 0px 15px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/bordG_bandeauFil.jpg) left top no-repeat;
}

#fil span, #fil a, #fil a:visited{
	padding:0px 7px 0px 10px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/puce_fil.jpg) left 1px no-repeat;
	text-decoration:none;
	color:#706f72;
}

#fil a:hover{
	text-decoration:underline;
	color:#706f72;
}

#blocLangues{
	width:80px;
	height:28px;
	float:right;
	text-align:right;
	padding: 2px 8px 0px 0px;
}

#blocPrint{
	width: 87px;
	height: 18px;
	text-align:center;
	float:right;
}

#blocNewsletter{
	width: 202px;
	height: 101px;
	margin: 0px 0px 10px 0px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/newsletter.jpg) 0px 0px no-repeat;
}

.votre_email{
	width: 67px;
	color: #ffffff;
	font-size: 9px;
	padding: 8px 0px 0px 2px;
}

.texte_nl{
	color: #ff9d30;
	padding: 5px 0px 0px 5px;
	font-size: 10px;
}

.texte_nl_title{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

.input_email input{
	margin: 7px 26px 0px 26px;
}

.input_email input.nl_mail{
	width: 118px;
	margin: 7px 7px 0px 7px;
}

#blocPrint a{
	width: 100%;
	height: 100%;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#blocPrint a:hover{
	text-decoration: underline;
}

#contenu{
	width:670px;
	min-height:452px;
	height:auto !important;
	height:452px;
	padding:15px 26px 15px 26px;
	background:#fff url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/fond_contenu.jpg) left top no-repeat;
	color:#009932;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	text-align:justify;
}

#contenu ul{
   list-style-type:none;
}

#contenu ul li{
	line-height:20px;
	padding-left:15px;
	background: url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/puce.jpg) left 5px no-repeat;
}

#footer{
	position: absolute;
	width: 915px;
	padding:20px 20px 20px 20px;
	background:#d6d6d6;
	color:#676767;
	font-size:10px;
}

#footer a, #footer a:visited{
	color:#676767;
	text-decoration:none;
	font-size:10px;
}

#footer a:hover{
	color:#676767;
	text-decoration:underline;
	font-size:10px;
}

#footer img{
	margin-bottom: -3px;
}

#contenu .titre h2{
	line-height:20px;
	padding:0px 0px 7px 25px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/puce_titre.jpg) left top no-repeat;
	color:#545454;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}.surTitre{
	color:#919191;
	font-size:14px;
	font-family:Times new Roman, Arial;
}

.titre{
	line-height:20px;
	padding:0px 0px 7px 25px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/puce_titre.jpg) left top no-repeat;
	color:#545454;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

.accroche{
	color:#575757;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

.sousTitre{
	line-height:18px;
	padding:0px 0px 7px 18px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/puce_sousTitre.jpg) left top no-repeat;
	color:#1e6f39;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

.miseEnValeur{
	color:#ff8400;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

.interTitre{
	line-height:18px;
	padding:0px 0px 7px 18px;
	background:url(http://www.cadiou-industrie.com/default/CMS/css/tpl2/../../images/plastique/puce_interTitre.jpg) left top no-repeat;
	color:#706f72;
	font-size:14px;
	font-family:Arial, sans-serif;
}

.legende{
	font-style:italic;
	color:#010101;
	font-size:11px;
}
