
/* Feuille de style pour la page dossiers */
@import url(../../styles/disciplines.css);



/* --------------------------------------------------------------------------------- */
/* Header recherche*/
/* ----------------- */



div#headers_recherche{
position: relative;
top: 0;
left: 0;
width: 400px;
height: 205px;
background: white;
}

div.headers{
width: 768px;
height: 205px;
margin: 0;
}

div.headers{
background: url(../../praticiens/images/header.gif) top no-repeat;
}
div.headers#recherche h1{
position: absolute;
top: -9999px;
}


/* ------------------------------ */
/* Sous barre milieu recherche */
/* ------------------------------ */
#texte_recherche{
clear: left;
width: 768px;
margin: 0;
padding: 0;
height: 23px;
background: url(../images/bg_milieu2.gif) top no-repeat;
color:#708090;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
}
#texte_recherche p{
margin: 0 0 0 0;
padding: 0 0 0 15px;
}

#texte_recherche #gauche1{
float: left;
padding: 0 0 0 15px;
color:#708090;
text-align:right;
}
#texte_recherche p#gauche1 a, #texte_recherche p#gauche1 a:link, #texte_recherche p#gauche1 a:visited, #texte_recherche p#gauche1 a:active{
color:#708090;
text-decoration: none;
}
#texte_recherche p#gauche1 a:active{
color:#CD5C5C;
border-bottom: 1px solid #D3D3D3;
font-weight: bold;
}

#texte_recherche p#gauche1 a:hover{
color:#fff;
background:#CD5C5C;
font-weight: bold;
}
#texte_recherche #gauche .strong{
font-weight: bold;
}
#texte_recherche #droite1{
float: right;
display: block;
width: 40%;
margin: 0 0 0 0;
padding-right: 30px;
color:#808080;
background:  url(../styles/images/fleche-index.gif) right center no-repeat;
text-align:right;
}
#texte_recherche p#droite1 a, #texte_recherche p#droite1 a:link, #texte_recherche p#droite1 a:visited, #texte_recherche p#droite1 a:active{
color:#708090;
text-decoration: none;
border-bottom: 1px solid #D3D3D3;
}

#texte_recherche p#droite1 a:hover{
color: #2F4F4F;
background:#FDF5E6;
}
/* ------------------------------ */
/* Numeros de page sous barre milieu gauche */
/* ------------------------------ */
#texte_recherche #pages{
float: left;
padding: 0 0 0 15px;
color:#708090;
}

#texte_recherche #pages {	
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

#texte_recherche #pages ul, #texte_recherche #pages li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font: normal 12px/13px arial, helvetica, sans-serif;
	color:#708090;
}
#texte_recherche #pages a:link, #texte_recherche #pages a:visited {
	float: left;
	margin: 0 0 0 10px;
	text-decoration: none;
	color:#708090;
}
#texte_recherche #pages a:link#current, #texte_recherche #pages a:visited#current, #texte_recherche #pages a:hover {
	border-bottom: 4px solid #CD5C5C;
	padding-bottom: 1px;
	background: transparent;
	color: #000;
}
#texte_recherche #pages a:hover { color: #000; border-bottom: 4px solid #CD5C5C; }

#texte_recherche #droite1{
float: right;
display: block;
width: 20%;
margin: 0 0 0 0;
padding-right: 30px;
color:#808080;
background:  url(../../styles/images/fleche-index.gif) right center no-repeat;
text-align:right;
}
#texte_recherche p#droite1 a, #texte_recherche p#droite1 a:link, #texte_recherche p#droite1 a:visited, #texte_recherche p#droite1 a:active{
color:#708090;
text-decoration: none;
border-bottom: 1px solid #D3D3D3;
}

#texte_recherche p#droite1 a:hover{
color: #2F4F4F;
background:#FDF5E6;
}
/* --------------------------------------------------------------------------------- */
/* GAUCHE */
/* --------------------------------------------------------------------------------- */
#gaucheRecherche{
float: left;
width: 610px;
margin: 0 0 0 0;
padding: 40px 30px 20px 30px;
line-height: 16px;
background: #fff;
border-left: 1px solid #0F3050;
border-right: 1px solid #ccc;
}
/* --------------------------------------------------------------------------------- */
/* DROITE */
/* --------------------------------------------------------------------------------- */
#droiteRecherche {
width: 50px;
margin: 25px 10px 0 600px;
padding: 0 0 30px 30px;
color:#757678;
line-height: 17px;
}

