@charset "iso-8859-1";
/* CSS Document */

.blocJaune h4 {
	color:#F42F75;
	margin:0 auto 5px auto;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
}

.blocJaune img {
	border:1px solid #04475F;
	float:left;
	margin-right:20px;
}

.blocJaune span {
	color:#676767;
	font-size:.75em;
}

/* RECHERCHE */

#rechercheGay {
	width:300px;
	height:125px;
	float:right;
}

#formRechercheGay {
	padding:0 6px;
}

#formRechercheGay {
	background:white;
	border:1px solid #d1007c;
	padding:0 6px;
	background-color:#d1007c;
}

#formRechercheGay th {
	width:50%;
	color:#fff;
	text-align:right;
	font-size:12px;
	white-space:nowrap;
	padding:2px 5px;
}

#formRechercheGay select {
	color:#04475F;
	font-size:10px;
}

.btnFormRecherche {
	color:white;
	font-size:10px;
	font-weight:bolder;
	margin:4px;
	padding:3px 10px;
	cursor:pointer;
	background-color:#4d99cc;
}

/* RECHERCHE PAR DEPARTEMENT */

#rechercheDepartementConteneur {
	width:290px;
	float:left;
}

#rechercheDepartement {
    background-color: #4d99cc;
    border: 1px solid #4d99cc;
    color: #fff;
    height: 200px;
    overflow: auto;
    padding: 0 6px;
    position: relative;
}

#departements {
	position:absolute;
	height:80px;	
}

#departements a {
	color:#fff;
	font-size:.75em;
	font-weight:bold;	
}

#resultat {

}

/*-- PAGINATION --*/

#pagination {
	margin:0 auto;
	color:#333;
}

#pagination a {
	color:#d2d2d2;
}

#pagination td {
	padding:0 10px;
}

#pagination img {
	border:none;
}

.souligne {
	color:#777;
	text-decoration:underline;
}

a.button1 			{ background: url('/images/button1.gif') no-repeat; width: 270px; height: 23px; display: block; float: left; font-size: 14px; line-height: 22px; text-decoration: none; text-align: center; color: #1b84a6; font-weight: bold; }
a.button1:hover 		{ background-position:left bottom; }
a.button1 span 		{ text-decoration: underline; color: #f44888; display: block;   }
a.button1:hover span { text-decoration: none; }

a.button2			{ background: url('/images/button1.gif') no-repeat; width: 270px; height: 23px; display: block; float: right; font-size: 14px; line-height: 22px; text-decoration: none; text-align: center; color: #1b84a6; font-weight: bold; }
a.button2:hover 		{ background-position:left bottom; }
a.button2 span 		{ text-decoration: underline; color: #f44888; display: block;   }
a.button2:hover span { text-decoration: none; }
