#content{ float:left;}

#colRight{float:right;}

#container2 a{color:#195872;}

#container2 a:hover{
	text-decoration:none;
	color:#009dd9;
}

h1 {
	font-family: 'PT Sans Narrow',  Trebuchet MS,Arial, verdana, sans-serif;
	font-weight:300;
	font-size:26px;
	color:#19536a;
	border-bottom:1px solid #19536a; 
	display:block;
}
h2 {
	position:relative;
	display:block;
	margin:20px 0 10px 0;
	font-size:20px;
	font-size:23px;
	font-family: 'PT Sans Narrow',  Trebuchet MS,Arial, verdana, sans-serif;
	font-weight:normal;
	color:#009dd9;
	border-bottom:1px solid #ccc;
}

h3{
	height:20px;
	font-family: 'PT Sans Narrow',  Trebuchet MS,Arial, verdana, sans-serif;
	margin:0 0 10px 0;
	font-size:16px;
	
	font-size:20px;
	font-weight:lighter;
	
	padding-left:0;
	color:#009dd9;
	background:none;
	border-bottom:1px solid #009dd9;
}

h4{
	position:relative;
	display:inline;
	top:9px;
	margin:0 0 0 5px;
	padding:0 5px;
	font-size:12px;
	font-family: Arial, verdana, sans-serif;
	font-weight:bold;
	color:#0098d2;
	background-color:#fff;
}

h5{
	margin:0;
	font-size:12px;
	font-family: Arial, verdana, sans-serif;
}

h6{
	font-size:10px;
	font-family:Arial, verdana, sans-serif;
	color:#999;
	text-align:right;
	margin:-10px 10px 10px 0;
}
h3 span{
	font-size:12px;
	background:url(../images/trait-bleu.png) 0 8px repeat-x;
}
h3 span a{
	background:#fff;
	margin:0 0 0 10px;
	padding:0 1px;
	text-decoration:none;
}
h3 span a.selected{ text-decoration:underline;}

div.message{
	padding:3px 10px;
	font-weight:bold;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
span.error_message{
	color:#c00;
	padding:0;
}
span.green_message{
	color:#0b0;
	padding:0;
}	
ol{
	padding:0;
	margin:0;
	list-style-position:inside;
	text-indent:0px;
}
ol li{margin-top:8px;}
ol li.p1{ list-style-image:url(../images/puces/p1.png); }
ol li.p2{ list-style-image:url(../images/puces/p2.png); }
ol li.p3{ list-style-image:url(../images/puces/p3.png); }
ol li.p4{ list-style-image:url(../images/puces/p4.png); }
ol li.p5{ list-style-image:url(../images/puces/p5.png); }
ol li.p6{ list-style-image:url(../images/puces/p6.png); }
ol li.p7{ list-style-image:url(../images/puces/p7.png); }
	

	
/* ____________________col complete (page installpartenaire)___________________________________________ */

#colonne_complete{
	position:relative;
	margin:0 0 -11px 0;
	padding:50px;
	background:#fff;
}




/************************ REVUE DE PRESSE ***************************/
ul.listeArticlePress {
	padding:0;
	margin:0;
	list-style:none;
	clear:left;
	width:648px;
}
ul.listeArticlePress li{
	float:left;
	width:114px;
	height:100px;
	display:block;
	margin:0 45px 15px 0;
	border:1px solid #aaa;
	position:relative;
}
ul.listeArticlePress li div {
	display:block;
	position:absolute;
	bottom:0;
	background:url(/images/fonds/black-bg-transp.png);
	color:#fff;
	padding:3px;
	width:108px;
	font-size:11px;
	font-weight:bold;	
}
#container2 ul.listeArticlePress li a {
	color:#fff;
	background:url(/images/bt-lien-sortant.png) no-repeat 0 0px;
	padding-left:16px;
	display:block;
	margin:-3px 0 -3px -3px;
	width:99px;
	padding-bottom:5px;
}

#installpartenaires textarea {
	width:830px;
	margin-bottom:30px;
}
#installpartenaires textarea.smallTextarea {
	width:420px;
	height:170px;
	margin-bottom:30px;
}
#installpartenaires textarea.smallGifTextArea {
	width:420px;
	height:100px;
	margin-bottom:30px;
}
#colonne_complete textarea.lastTextAreaInstall {
width:830px;
}
