
/* CSS issu des tutoriels css.alsacreations.com */

/*Margin top -5px!!*/
body {
padding:0px;
margin-top:5px;
margin-bottom:0px;
background-color:#eee;
font-family: Helvetica,Arial,Verdana, sans-serif;
font-size:12px;
color:#333333;
/*
margin: 0;
padding: 0;
*/
}

#header {
height: 100px;
background-color: #99CCCC;
}

#conteneur {
margin-top:0px;
margin-left:auto;
margin-right:auto;
position: relative;

width: 980px;
background-color:#CCCCCC;
}

/*AJOUT DE 5 PX en height*/
#centre {
width: 450px;
height: 535px;
margin-left: 265px;
margin-right: 265px;
}

#corpGauche {
background-color:#CCCCCC;
position: absolute;
left:0px;
width: 265px;
}

#corpGaucheGauche {
position: absolute;
left:0px;
width: 115px;
height:585px;
}

#corpDroiteGauche {
background-color:#CCCCCC;
position: absolute;
left:115px;
width: 150px;
}

#corpDroit {
background-color:#CCCCCC;
position: absolute;
left:715px;
width: 265px;
}

#corpGaucheDroit {
background-color:#CCCCCC;
position: absolute;
left:0px;
width: 150px;
}
#corpDroitDroit {
position: absolute;
left:150px;
width: 115px;
height:585px;
}




#pied {
margin-left: 115px;
height: 50px;
width:450px;
/*background-color: #99CC99;*/
}

p {margin: 0 0 10px 0;}

.espace {
background-color:#666666;
border:3px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
border-top-style:solid;
border-top-color:#FFFFFF;
color:#FFFFFF;
width:150px;
height:40px;

/*margin-left:-15px;*/

}

.espace1 {
background-color:#666666;
border:3px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
border-top-style:solid;
border-top-color:#FFFFFF;
color:#FFFFFF;
width:150px;
height:40px;
/*margin-left:-15px;*/
margin-top:0px;
}
.ul_bonjour {
width:150px;
height:50px;
margin-top:60px;
margin-bottom:60px;
}
.ul_bonjour1 {
margin-top:-5px;
}


#corpGauche  a {
margin: 0px;
color: #000000;
text-decoration: none;
}

#corpDroit a {
margin: 0px;
color: #000000;
text-decoration: none;
}

#corpGauche a:hover {
color:#F19300;
}

#corpDroit a:hover {
color:#F19300;
}

.orange {color:#F19300;}

.menu{
margin-left:5px;
font-size:12px;
color:#F19300;
width:10px;
}

#table_candidat_gris font {color:#A0A0A0;}

#table_entreprise_gris font{color:#A0A0A0;}


/*245 sous ieheight:245px;  215 sou fire border:1Px solid red;*/
.table_candidat{margin-top:20px; font-size:12px; height:245px; }

/*id height:110px;*/
.table_entreprise{margin-top:20px; font-size:12px; height:115px;}

#table_entreprise td {
border:1px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
width:130px;
height:20px;
}

#table_candidat td {
border:1px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
height:20px;
width:130px;
}

#table_candidat_gris td {
border:1px;
border-bottom-style:solid;
border-bottom-color:#A0A0A0;
height:20px;
width:130px;
}

#table_entreprise_gris td {
border:1px;
border-bottom-style:solid;
border-bottom-color:#A0A0A0;
width:130px;
height:20px;
}


/*Endroit du administrateur a l origine*/
.table_admin {margin-top:0px;}

.table_admin1 {margin-top:120px;}

.emploi{ font-size:17px; display: inline;}
.cadre1{ font-size:9px; font-style:normal; display: inline; padding-left:4px; padding-right:2px;}
.cadre2{ font-size:9px; font-style:normal; display: inline; padding-left:2px; padding-right:4px;}
.emploitech{ font-size:12px; display: inline;}
.tech{ font-size:16px; display: inline;}

.test1{ font-size:12px; display: inline; font-weight:normal}

.test2{ font-size:9px; display: inline;}

.test3{ font-size:16px; display: inline; font-weight:normal}

.test4{ font-size:18px; display: inline; font-weight:normal}

.test5{ font-size:13px; display: inline; font-weight:normal}

/*
table{
border:1px;
border-style:solid;
border-color:red;
}

td{
border:1px;
border-style:solid;
border-color:blue;
}*/
