/*Bloc principal (border gauche et bas) */
.bloc_gauche_croc {
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#E45C01;
	
	
	float: left;
	margin: 0px;
	width: 411px;
}

.bloc_droit_croc {
	margin-left:411px;
}

.bloc_tire_croc {
	width:411px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#E45C01;
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#E45C01;
	float:left;
	height:12px;
	
}

/* Mini bloc rorange */
#bloc_texte_crocmatic
{
	background-color:#E45C01;
	width:176px;
	margin-top:-3px;
}

#bloc_texte_crocmatic_all {
	padding-left:4px;
	padding-right:4px;
	color:#000000;
	
}

/* bloc accesoires crocmatic */

#bloc_lienacces_crocmatic {
	width:174px;
	height:32px;
	background-image:url(../img_crocmatic/fond_lien_acces.gif);
}
.lienacces_crocmatic li{
	margin: 0px;
	margin-bottom:-1px;
	padding-top:8px;
	padding-left:5px;
	padding-right:0px;
	height:25px;
}
.lienacces_crocmatic a{
	display: block;
	text-decoration: none;
	color: #344895;
	text-indent: 20px;
	height:20px;
	font-size: 10px;
	background-image:url(../img/img_lien.gif);
	background-position: inherit;
	background-repeat: no-repeat;
	}
	 
.lienacces_crocmatic a:hover{
	background-image:url(../img/img_lien_hover.gif);
	background-position: inherit;
	background-repeat: no-repeat;
	color: #FF0000;
	}
	

/* bloc 2 et 3 gauche*/

.bloc_txt_milieu_croc {
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#E45C01;
	width:300px;
	float: left;
}

.txt_croc_margin {
	margin-left:4px;
}

/* Zoom image croc */
.loupe_croc li{
	height:21px;
	display: block;}

.loupe_croc a{
	display: block;
	text-decoration: none;
	color: #344895;
	text-indent: 22px;
	padding-top:4px;
	height:21px;
	font-size: 10px;
	background-image:url(../img/lien_loupe.jpg);
	background-repeat: no-repeat;
	width:150px;
	
	}
.loupe_croc a:hover{
	background-image:url(../img/lien_loupe_hover.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FF0000;
	}

/* Bloc orange gauche */


.bloc_gauche_option_orange {
	float: left;
	margin: 0px;
	width: 390px;
}

.bloc_droit_option_orange {
	width:180px;
	float:left;
	margin-left:20px;
}

.bloc_orange {
	width:387px;
	background-color:#E45C01;
	color:#FFFFFF;
	margin-top:-2px;
}

.txt_bloc_orange {
	padding-left:9px;
	padding-right:9px;
}

.txt_intro_bloc_orange {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.txt_float_bloc_orange {
	width:280px;
	float:left;
	color:#000000;
}

.img_bloc_orange {
	float:left;
}

/* Bloc blanc */
.decalage_croc {
		margin-left:60px;
		margin-right:-1px;
}

#crocmatic_bloc3 {
	width:165px;
	background-color:#FFFFFF;
	color:#000000;
}

#texte3_crocmatic_bloc {
	margin-top:-2px;
	padding-left:9px;
	padding-right:9px;
}

/* Bloc gris */

#bloc_gris_crocmatic {
	width:175px;
	height:115px;
	background-image:url(../img_crocmatic/bloc_gris.jpg);
	font-size:12px;
  	color:#333333;
  	font-family:Verdana, Arial, Helvetica, "sans-serif";
}   

#bloc_texte_crocmatic_all_gris {
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
	
}


/* Bloc accessoires */

#bloc_lien_crocmatic {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E45C01;
	border-left-color: #E45C01;
	width:172px;
}

.lien_crocmatic li{
	margin: 0px;
	margin-top:-2px;
	padding-top:3px;
	padding-left:5px;
	padding-right:0px;
	height:35px;
	background-image:url(../img_crocmatic/fond.jpg);
	background-repeat: repeat-x;}
	
.lien_crocmatic2 li{
	margin: 0px;
	padding-top:5px;
	padding-left:5px;
	padding-right:0px;
	height:20px;
	background-image:url(../img_crocmatic/fond2.jpg);
	background-repeat: repeat-x;}
	

.lien_crocmatic a{
	display: block;
	text-decoration: none;
	color: #344895;
	text-indent: 20px;
	height:22px;
	font-size: 10px;
	background-image:url(../img/pdf_puce.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	 
.lien_crocmatic a:hover{
	background-image:url(../img/pdf_puce_hover.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF0000;
	}

.lien_crocmatic2 a{
	display: block;
	text-decoration: none;
	color: #344895;
	text-indent: 20px;
	height:22px;
	font-size: 10px;
	background-image:url(../img/img_lien.gif);
	background-position: inherit;
	background-repeat: no-repeat;
	}
	 
.lien_crocmatic2 a:hover{
	background-image:url(../img/img_lien_hover.gif);
	background-position: inherit;
	background-repeat: no-repeat;
	color: #FF0000;
	}

