a {

	color: #0066cc;

}

/* -- entete -- */

div#entete {

	background: url(../images/logo-titre-page-defaut.gif) no-repeat 0 0;

	padding: 65px 0 10px 50px;
		
	margin-left: 20px;

}

div#entete h1 {

	color: #4a4c4d;

	font-size: 26px;

}

div#entete h1 span {

	color: #4a4c4d;

}

div#entete p {

	font-size: 15px;

	padding: 4px 0 0 0;

}



div#suite-details {

	padding: 10px 0 0 20px;

}

div#suite-details h2 {

	color: #0066cc;

	font-weight: bold;

	font-size: 12px;

	padding: 16px 0 15px 0;

	background: url(../images/sep-point-horiz.gif) repeat-x left 35px;

}

div#suite-details h3 {

	font-size: 11px;

	padding: 10px 0 10px 8px;

	background: url(../images/picto-liste-h.gif) no-repeat left 16px;

}

div#suite-details li {

	padding: 4px 0 1px 15px;

	background: url(../images/picto-liste-h.gif) no-repeat 8px 9px;

}



div#suite-details table {

	width: 100%;

}

div#suite-details td {

	text-align: left;

	border-bottom: 2px solid #0066cc;

	padding: 6px 0;

}

div#suite-details th {

	text-align: left;

	border-bottom: 2px solid #0066cc;

	padding: 6px 0;

	font-weight: bold;

}

div#suite-details input {

	border: 1px solid #333;

	padding: 2px;

}

div.cadre {

	border: 1px solid #F0F0F0;

	padding: 2px;

}

div.scadre {

	background-color: #e5f7fd;

	padding: 2px 4px;

}

div.scadre a {

	color: #4c96dc;

	font-weight: bold;

}

div#visuel {

	background: url(../images/espace_presse_spot.gif) no-repeat right bottom;

	display: table;

	padding: 0 170px 0 0;

	height: 230px;

}

div#spots {

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	display: table;

}

div#spots div.cadre {

	float: left;

	margin: 6px 10px;

	width: 210px;

}

ul#list-comm a {

	color: #000;

}




