body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
/*	background-image: url();*/
}

a {
text-decoration: none;color: #105289;
}

a:hover {
text-decoration: underline;color: #D31141;
}
.text_menu a:hover {color : white}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
        text-align: left;
/*        padding-top: 7px;*/
/*        position: absolute;
        top: 92px;
        left: 166px;*/
}

.text_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    
}
.text_menu li {
/*display: inline-block;   */
display:block; 
float:left;
background: transparent url(../images/menu-sep.jpg) 0 0 no-repeat;  
height:30px;
padding-top: 7px;
}

.text_menu li:hover, .text_menu li.first:hover {
    background: transparent url(../images/menu-sep.jpg) 0 0 repeat-x;  
}
.text_menu li.first {
background: none;    
}

.text_menu a {
padding-right: 7px;
text-decoration: none;
color:white;
padding-left: 7px;

}

.text_menu a:hover {
text-decoration: none;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4A85BD;
	text-transform: none;
}
.gauche {
	text-align: left;
}
.resultats {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
        margin-top: 6px;
}
.resultatsnoir {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.trouves {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.droite {
	text-align: right;
}
.gaucheblanc {
	color: #FFF;
	text-align: left;
}
.droite {
	text-align: right;
}

#search_box{
    width: 338px;
    height : 40px;   
    background : transparent url(../images/search_bg.png) 0 0 no-repeat;
    padding : 0;
    margin : 0;
/*    margin-top: 22px;*/
/*    margin-bottom: 22px;
    margin-left: 120px;*/
    margin-top: 24px;
/*    margin-left: 229px;*/
/*    float : right;*/
}
#search_txt{
border: none;
background: none;
-webkit-appearance: none;
padding: 0;
width: 227px;
height: 34px;
outline: none;
padding: .25em 5px .31em 12px;
margin: 0 0 -1em;
float: left;
font-size: 12px;
color: grey;
margin-top : 2px;
}

#search_btn{
border: none;
width: 62px;
height: 32px;
background: transparent url(../images/search_btn.png) 0 0 no-repeat;
float: right;
margin-top: 4px;
font-size: 0;
-webkit-appearance: none;
outline: none;
margin-right: 24px;
}

#main {
width: 960px;
margin : 0 auto;
background-color: white;
padding-left : 20px;
padding-right : 20px;
}

#header {
/*    background : transparent url(../images/top.jpg) 0 0 no-repeat;*/
    width : 955px;
    height: 105px;
    padding-top: 15px;
}

#logo {
    background : transparent url(../images/logo.jpg) 0 0 no-repeat;
    width : 210px;
    height : 90px;
    float : left;
}

#top-menu{
/*    float : left;*/
background : transparent url(../images/menu.jpg) 0 0 repeat-x;
height:30px;

}

#top-banner {
    height : 90px;
    width : 100%;
    margin-top: 15px;
}
#social-icon{
  margin-top : 6px;
  margin-bottom : 6px;
  margin-right : 15px;
/*  width : 83px;*/
  float : left;
  vertical-align: middle;
}

#adwards1{
width : 130px;
margin : 0 auto;
margin-right : 10px;
vertical-align : top;
float : left;
}

#adwards2{
width: 729px;
float : right;
vertical-align : top;
}


.clear-fix{
    clear : both;
}

.bottom-menu{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

.alphabet{
    margin-top: 10px;
}

#choisir_un_prenom{
    background : transparent url(../images/title1.png) 0 0 no-repeat;
    width : 290px;
    height :34px;
    margin-top : 30px;
}

.search-div{
/*    background : transparent url(../images/top_search.png) right 0 no-repeat;*/
/*    width : 290px;*/
    margin-top : 20px;
    background-color: #5A92C3;
    border-top-right-radius: 10px;
    padding : 5px;
    line-height: 25px;
}

.search-div label{
    color : white;
}

.result{
    font-size: 14px;
    margin-top : 10px;
    margin-bottom : 10px;
}

.field-div{
    display: inline-block;
    width: 146px;
}

.field-div select {
    width : 134px;
}
.post-div{
    clear : both;
    margin-top: 10px;
}

.post-div input{
    float: right;
}

#content-container {
/*float: left;*/
width: 955px;
margin-top: 20px;
}

#section-navigation {
float: left;
width: 160px;
/*padding: 20px 0;*/
/*margin: 0 20px;*/
display: inline;
}

#content {
float: left;
/*width: 500px;*/
padding: 20px 0;
margin: 0 0 0 18px;
word-wrap: break-word;
text-align: left;
padding: 0;
/*margin-right: 300px;
margin-left: 160px;*/
width: 775px;
margin-bottom: 20px;
}

#aside {
float: right;
width: 300px;
/*padding: 20px 0;
margin: 0 20px 0 0;*/
display: inline;
padding-bottom: 20px;
}

#footer {
clear: both;
/*background: #ccc;*/
text-align: center;
/*padding: 20px;*/
height: 1%;
background-color: white;
margin-top : 40px;
background : transparent url(../images/sepa.jpg) 0 0 no-repeat;
padding-top: 20px;
height: 40px;
}

#aside img, #section-navigation img{
    margin-bottom : 15px;
}

table {
    width : 100%;
}
table tr td {
    text-align : left;
    text-transform: capitalize;
}


table tr th {
    text-align : left;
}

#search2 .field-div.sexe {
    width: 115px;
}

#search2 .field-div.sexe select{
    width: 108px;
}

#search2 .field-div.region {
    width: 182px;
}

#search2 .field-div.region select{
    width: 180px;
}

.navigator{
    list-style: none;
    text-align : center;
    padding: 15px;
}

.navigator li{
    padding-right: 15px;
    padding-left : 15px;
    
    display: inline-block;
}
.navigator li a{
text-decoration: none;
}

.navigator a.firstpage{}
.navigator a.prevpage{}
.navigator a.nextpage{}
.navigator a.lastpage{}

.search-div .grand{
    width:175px;
}

.search-div .grand select{
    width:165px;
}

.search-div .petit{
    width: 120px;
}

.search-div .petit select{
    width: 115px;
} 

table tr.odd{
    background-color: rgb(231, 231, 231);
}

table tr.even{
    
}

h1 {
    color: #5AC7E8;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
}

.contact-form input.contact-field, .contact-form textarea.contact-field {
width: 445px;
}

.contact-form textarea, .contact-form input[type="text"], .contact-form input[type="password"], .contact-form input[type="datetime"], .contact-form input[type="datetime-local"], .contact-form input[type="date"], .contact-form input[type="month"], .contact-form input[type="time"], .contact-form input[type="week"], .contact-form input[type="number"], .contact-form input[type="email"], .contact-form input[type="url"], .contact-form input[type="search"], .contact-form input[type="tel"], input[type="color"], .contact-form .uneditable-input {
background-color: #fff;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border linear .2s,box-shadow linear .2s;
-moz-transition: border linear .2s,box-shadow linear .2s;
-ms-transition: border linear .2s,box-shadow linear .2s;
-o-transition: border linear .2s,box-shadow linear .2s;
transition: border linear .2s,box-shadow linear .2s;
-webkit-transition: border linear .2s,box-shadow linear .2s;
-moz-transition: border linear .2s,box-shadow linear .2s;
-ms-transition: border linear .2s,box-shadow linear .2s;
-o-transition: border linear .2s,box-shadow linear .2s;
transition: border linear .2s,box-shadow linear .2s;
}

.contact-form select, .contact-form textarea, .contact-form input[type="text"], .contact-form input[type="password"], .contact-form input[type="datetime"], .contact-form input[type="datetime-local"], .contact-form input[type="date"], .contact-form input[type="month"], .contact-form input[type="time"], .contact-form input[type="week"], .contact-form input[type="number"], .contact-form input[type="email"], .contact-form input[type="url"], .contact-form input[type="search"], .contact-form input[type="tel"], .contact-form input[type="color"], .contact-form .uneditable-input {
display: inline-block;
height: 18px;
padding: 4px;
margin-bottom: 9px;
font-size: 13px;
line-height: 18px;
color: #555;
}

.contact-form label {
display: block;
margin-bottom: 5px;
}

.contact-form label, .contact-form input, .contact-form button, .contact-form select, .contact-form textarea {
font-size: 13px;
font-weight: normal;
}

select, textarea {
font-size: 13px;
line-height: 18px;
font-size: 13px;
font-weight: normal;
line-height: 18px;
}

.contact-form textarea.contact-field {
width: 445px;
}

fieldset {
padding: 0;
margin: 0;
border: 0;
}

.contact-form textarea {
height: auto;
}

.contact-form input[type="submit"], .contact-form input[type="reset"], .contact-form input[type="button"], .contact-form input[type="radio"], .contact-form input[type="checkbox"] {
width: auto;
}

.contact-form button, .contact-form input[type="button"], .contact-form input[type="reset"], .contact-form input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
float: right;
padding: 10px;
width: 140px;
}

div.error {
    color: #c00;
    font-weight: bold;
    background-image: url(../images/notice-alert.png);
    background-repeat: no-repeat;
    background-color: #E6C0C0;
    border-top: 3px solid #DE7A7B;
    border-bottom: 3px solid #DE7A7B;
    padding: 10px;
    margin-bottom: 3px;
    background-position: 5px 3px;
    padding-left: 50px;
}

div.success {
    color: #0055BB;
    font-weight: bold;
    background-image: url(../images/notice-info.png);
    background-repeat: no-repeat;
    background-color: #C3D2E5;
    border-top: 3px solid #84A7DB;
    border-bottom: 3px solid #84A7DB;
    padding: 10px;
    margin-bottom: 3px;
    background-position: 5px 3px;
    padding-left: 50px;
}

.list_error {
    margin-bottom: 20px;
}

#themap {
    float : right;
}
.champ{
    color: #4A85BD;
    font-weight: bold;
}

.tester{
/*    float : right;*/
    background-color: #000000;
/*    margin-left: 20px;
*/    margin-bottom: 20px;
    margin: 0 auto;
    
    width: 350px;
    height: 200px;
}

