﻿#cmContenu {
	width: 100%;
	float: left;
	margin-bottom:0px;
}

#cmContenuPage,
#cmGauche  {
	display:none;
}

#cmHomeCenter {
	float:right;
	width:720px;
}

#cmHomeGauche {
	float:left;
	width:240px;
}

#cmHomeActu {
	width:245px;
	height:132px;
}

#cmHomeActu em {
	font-size:11px;
	padding-left:6px;
	text-align:center;
}



#cmHomeActu .image {
}

#cmHomeActu .bsText{
	text-align:right;
	padding-right:10px;
}

#cmHomeActu .bsText a{
	color:#004488;
	text-decoration:none;
}

#cmHomeActu .bsText a:hover{
	text-decoration:underline;
}


#cmHomeActu .ocsBody-toc {
	padding-left:24px;
	height:60px;
	overflow:auto;
	margin-bottom:12px;
	padding-top:10px;
}

#cmHomeActu .ocsBody-toc ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#cmHomeActu .ocsBody-toc ul li {
	list-style-type:none;
	background-image:url('../iso_icons/home_actu_puce.png');
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:15px;	
}

#cmHomeActu .ocsBody-toc ul li a {
	color:#4e4e4e;
}

#cmHomeActu .ocsBody-toc ul li a:hover {
	text-decoration:none;
}

#cmHomeNewsletter {
	width:245px;
	height:94px;
}

#cmHomeNewsletter form {
	padding:0px;
	margin:0px;
	padding-left:24px;
	text-align:left;
}


#cmHomeNewsletter .cmTitle {
	font-weight:normal;
	font-size:12px;
	color: #4e4e4e;
	display:block;
	padding-bottom:5px;
	
}


#cmHomeNewsletter .image {
}


#cmHomeNewsletter .cmInputFond {
	background-image: url('../iso_icons/newsletter_fond.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:10px;
	margin-bottom:5px;
}

#cmHomeNewsletter .cmInput {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #acacac;
	height: 15px;
	background-color: transparent;
	border: 0px;
	width: 163px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin:0px;
	float: left;
}

#cmHomeNewsletter .cmBtn {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #acacac;
	height:14px;
	width:15px;
	background-color: transparent;
	border: 0px;
	float:left;
	cursor:pointer;
}

#cmHomeNewsletter .cmRadioUnSubscribe {
	float:left;
}

#cmHomeNewsletter .cmRadioSubscribe {
	float:left;
	margin-left:10px;	
}

#cmHomeNewsletter .cmUnSubscribe {
	font-weight:normal;
	font-size:10px;
	color: #4e4e4e;
	float:left;
	padding-top:3px;
}

#cmHomeNewsletter .cmSubscribe {
	font-weight:normal;
	font-size:10px;
	color: #4e4e4e;
	float:left;
	padding-right:15px;
	padding-top:3px;
}


#cmHomeInfo{
	width:245px;
	height:95px;
	background-image: url('../iso_icons/home_fond_information.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#cmHomeInfo a {
	padding:0px;
	margin:0px;
	display:inline;
	color: #4e4e4e;
}

#cmHomeInfo a:hover {
	text-decoration:none;
}



#cmHomeInfo .image {
	padding:0px;
	margin:0px;
	text-align:left;
	margin-left:24px;
	padding-right:10px;
	margin-top:7px;
}

#cmHomeInfo .bsText {
	padding-left:24px;
	height:60px;
	overflow:auto;
	display:block;
	margin-right:2px;
	font-size:11px;
	color: #4e4e4e;

}





