/* main.css */

body {
	font-family: 'Verdana', 'Bitstream Vera Sans', sans-serif;
	color: #666;
	margin: 0;
	/*background-image: url('/img/arplan.png');
	background-position: right;*/
}

img {
	border: 0;
}

input {
	font-size: 11px;
	color: #666;
	background-color: #EEE;
	border: 1px solid #666;
	line-height: 12px;
	height: 16px;
}

select {
	font-size: 11px;
	color: #333;
	border: 1px solid #666;
}

#conteneur {
	width: 100%;
	border-bottom: 1px solid #666;
}
#conteneur td {
	vertical-align: top;
}

#titre {
	width: 100%;
	height: 110px;
	background-color: #EFB979;
	background-image: url('../img/en_tete_arplan.png');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 4px solid #376A8E; 
}

#fenetresursites td {
	padding: 3px;
	vertical-align: top;
	padding-bottom: 10px;
}
td.titre_table {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding-top: 12px;
	padding-bottom: 0;
}
#google_ads {
	width: 140px;
}
#google_ads td#script {
	padding: 10px;
	
}
#regie_pub {
	width: 122px;
	background-color: #D4D4D7;
}
#recherche {
	float: right;
	font-size: 11px;
	margin-right: 10px;
}
/*#tomber {
	top: 100px;
}*/
#nos_sources {
	border: 1px solid #666;
}
#nos_sources th {
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #666;
}
#nos_sources td {
	padding: 3px;
}
a.contenu_col {
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

a.contenu_col_gras {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

a.titre_page {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.titre_col {
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px solid #666;
	color: #000;
}

td.contenu_col {
	font-size: 11px;
}

td.contenu_col_gras {
	font-size: 11px;
	font-weight: bold;
}

td.contenu_col_10 {
	font-size: 10px;
}

#pied_de_page {
	clear: both;
	font-size: 10px;
	margin-top: 20px;
}
#pied_de_page a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#pied_de_page a:hover {
	text-decoration: none;
}

#sous_titre {
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0;
}
#sous_titre a {
	color: #666;
	text-decoration: none;
}
#sous_titre .precision {
	font-size: 10px;
	font-weight: normal;
}