/*blocs de la home*/
a, a:link, a:visited, a:hover{
	text-decoration: none;
	color:inherit;
}
div.cxlarge {
	border-width: 0 0 0 0;
	height:495px;
}
.minibouton
{
	margin-top:2px;
}
/*voeux*/
#colhome11voeux{
	float:left;
	width: 395px;
	height: 257px;
	overflow:hidden;
}
#voeux{
	position:relative;
}
#fondVoeux{
	position:absolute;
	height:162px;
	width:395px;
	left:0;
	top:70px;
}
#fondVoeux li.right{
	position:absolute;
	right:0;
	top:47px;
	z-index:2;
}
#fondVoeux li.left{
	position:absolute;
	left:0;
	top:0px;
	z-index:2;
}
/*fin voeux*/

#colhome11{
	float:left;
	width: 395px;
	height: 257px;
	background-color: #911C00; /*rouge*/
	overflow:hidden;
}
#colhome11 .inBlock{
	margin: 0 10px 0 10px;
}
#colhome11 h1{
	font-size: 125%;
	line-height:1.4em;
	color:white;
	font-weight: normal;
}

#colhome12{
	float:left;
	width:372px;
	height: 257px;
	overflow:hidden;
}
#colhome12 .inBlock{
	margin: 0 16px 0 16px;
}
#colhome12 ul {
	margin: 0 0 0 50px;
	padding:0;
}
#colhome12 ul li{
	font-size: 120%;
	line-height:1.4em;
}
#colhome12 .minibouton
{
	margin-left:50px;
}

#colhome21{
	float:left;
	width: 194px;
	height: 238px;
	clear:both;
	overflow:hidden;
}
#colhome21 .inBlock{
	margin: 0 16px 0 0;
}

#colhome22{
	float:left;
	width: 215px;
	height: 238px;
	overflow:hidden;
}
#colhome22 img.guillemet{
	float:left;
	margin:10px 0 0 0;
}
#colhome22 .catcher p{
	margin:27px 0 0 0;
}
#colhome22 img.photo{
	float : left;
	padding-right:10px;
}
#colhome22 .minibouton{
	margin-left:84px;
}
  
#colhome23{
	float:left;
	width: 358px;
	height: 238px;
	background-image: url(../../images/cabinet/cabinet_accueil0.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	overflow:hidden;
}
#colhome23 .inBlock{
	margin: 0 10px 0 35px;
}
#colhome23 h1{
	margin-bottom:0px;
}

#colhome24{
	width: 322px;
	height: 85px;
	clear:both;
	position: relative;
	bottom:85px;
	left:445px;
	overflow:hidden;
}
#colhome24 .inBlock{
	margin: 0 0px 0 0px;
}
#colhome24 h1{
	margin-bottom:0px;
}

/*minibouton*/
#colhome11 .minibouton{
	background-image: url(../images/interface/fleche_blanche.gif);
}
#colhome11 .minibouton a, #colhome11 .minibouton a:link, #colhome11 .minibouton a:visited{
	color:white;
}
#colhome11 .minibouton a:hover {
	color: black; 
	text-decoration: underline;
}

/*mot image*/
#motimage{
	background-color:#911C00;/*rouge*/
	width:372px;
	height:100px;
	position:relative;
	margin-bottom:25px;
}

#motimage_secteur{
	font-family: Century Gothic,Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	text-transform: lowercase;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:1.6em;/* conserver pour IE*/
	width:372px;
	position: absolute; 
	top:38px;
	left:0px;
}

#motimage_type{
	font-family: Century Gothic,Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	text-transform: lowercase;
	text-align:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:1.6em;/* conserver pour IE*/
	width:372px;
	position: absolute; 
	top:38px;
	left:0px;
}