
/* GENERAL */
body {
		font-family: 'Verdana', Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		margin: 0;
		padding: 0;
		color:#666666;
}

ul { 	
		margin: 5px;
		padding: 0;
		list-style: none;
}


.clear {
		clear:both;
}

#conteneur, #includehead {
		position: relative;
		width: 1000px;
		margin: 5px auto;
		background-color:#FFFFFF;
}

p {
		margin: 10px;
}

.link_green a {
		color:#66CC33;
		font-weight:bold;
		text-decoration:none;
}

.link_green a:hover {
		text-decoration: underline;
}

.categorie {
		background-color:#A3C4B2;
		font-size: 12px;
		font-weight:bold;
		height: 25px;
}

.categorie a{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
}


/* MENU */

#menu {
		height:38px;
		background:url(../images/bg_menu.png) no-repeat;
}


#menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

#menu li {
		display: inline;
}

#menu a {
		font-family: 'Arial', Helvetica, sans-serif;
		display: block;
		float: left;
		padding: 15px 15px 0 10px;
		text-decoration: none;
		font-weight: bold;
		font-size:14px;
		color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#particulier {
		float:right;
}

#particulier a {
		color: #FF6600;
		text-decoration: underline;
		font-weight: bold;
		font-size: 12px;
		width:150px;
		height:20px;
		padding:5px 2px 0px;
		margin: 5px 0px 0px;
		text-align:center;
		display:block;
}

#particulier a:hover {
		color:#FFFFFF;
		text-decoration:none;
}

#header {
		height: 149px;
}


/* CENTRE */

#centre {
		margin-left: 240px;
		margin-right: 220px;
}

#centre h2 {
		font-weight:bold;
		font-size:14px;
		color: #66CC33;
}

.bloc_center {
		width:515px;
		height:auto;
		border: solid;
		border-color:#99CC66;
		border-width:2px;
		margin: 10px;
}

.bloc_center table {
		width: 500px;
		text-align:center;
		margin: 6px;
}

.separation {
		height: 25px;
		background-color:#F3f3f3;
}

.titTablo {
		background-color:#999999;
		font-weight:bold;
		color:#FFFFFF;
}

.little {
		font-size:9px;
		color:#666666;
}

.bloc_center img, 
.center_orange img, 
.center_orange img, 
.center_grena img, 
.center_violet img,
.center_etudiant img,
.center_bilanPerso img  {
		border:none;
		margin: 10px;
		float:left;
}


.gros_titre {
		font-family:'Arial', Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#66CC33;
		padding-top:10px;
}

.gros_titre a{
		color:#66CC33;
		text-decoration:none;
}

.gros_titre a:hover {
		text-decoration: underline;
}


.lire {
		text-align:right;
}


.lire a {
		color:#66CC33;
		font-weight:bold;
		text-decoration:none;
}

.lire a:hover {
		text-decoration: underline;
}

.bloc_simple {
		border-bottom-style: solid;
		border-color:#666666;
		border-width:3px;
		margin: 10px 0px 0px;
}

.titre_green {
		color: #66CC33;
		font-weight:bold;
}


.center_orange {
		width:515px;
		height:auto;
		border: solid;
		border-color: #FF9900;
		border-width:2px;
		margin: 10px;
		
}

.center_grena {
		width:515px;
		height:auto;
		border: solid;
		border-color: #CC3300;
		border-width:2px;
		margin: 10px;
		
		
}

.center_violet {
		width:515px;
		height:auto;
		border: solid;
		border-color: #9A91C2;
		border-width:2px;
		margin: 10px;
			
}

.center_etudiant {
		width:515px;
		height:auto;
		border: solid;
		border-color: #33CCFF;
		border-width:2px;
		margin: 10px;
		
		
}

.center_bilanPerso {
		width:515px;
		height:auto;
		border: solid;
		border-color: #CC6600;
		border-width:2px;
		margin: 10px;
		
		
}

.gros_orange {
		font-family:'Arial', Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color: #FF9900;
		margin: 5px;
}

.gros_grena {
		font-family:'Arial', Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color: #CC3300;
		margin: 5px;
}

.gros_violet {
		font-family:'Arial', Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color: #9A91C2;
		margin: 5px;
}

.gros_etudiant {
		font-family:'Arial', Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color: #6666CC;
		margin: 5px;
}

.gros_bilanPerso {
		font-family:'Arial', Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#CC6600;
		margin: 5px;
}

.link_orange {
		margin-bottom:10px;
}

.link_orange a {
		color: #FF9933;
		font-weight:bold;
		text-decoration:none;
}

.link_orange a:hover {
		text-decoration:underline;
}

.bloc_centernb {
		width:515px;
		height:auto;
		margin: 10px;
		
}

.essaiGratuit {
		margin:0 0 0 0;
		padding: 0 0 0 110px;
}

/* DESCRIPTION DES TESTS */

.descriptionTest {
		padding:5px;
		text-align:center;
		
}

.titDescription {
		height:75px;
		background-color:#CCCCCC;
		padding:0;
		font-weight:bold;
		font-size:14px;
			
}

.descriptionTest ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

.descriptionTest a {
		font-weight:bold;
		color:#666666;
		text-decoration:none;
}

.descriptionTest a:hover {
		color:#999999;
		text-decoration:underline;
}

.plus {
		font-weight:bold;
		font-size:24px;
}

.grasGrena {
		color: #CC3300;
		font-weight:700;
}
/* JUSTE POUR ATOUT RECRUTEMENT */

.bloc_recrutement {
		width:515px;
		height:auto;
		border: solid;
		border-color: #00A0C6;
		border-width:3px;
		margin: 10px;
}

.grasAR {
		color:#144F96;
		font-weight:700;
}


.bloc_recrutement ul {
		list-style-image:url(../images/puce_bleu.png);
}

.bloc_recrutement li {
		margin-left: 35px;

}

.titRecrut {
		font-size:18px;
		font-weight:bold;
		color:#144F96;
			
}

.etape { 
		font-size:14px;
		font-weight:bold;
}

.prix {
		font-size:10px;
		color: #666666;
		text-align:center;
		font-weight:bold;
}

.prixpack {
		font-size:18px;
		color: #666666;
		font-weight:bold;
}

.passezRecrut {
		text-align:center;
	
}

.passezRecrut img {
		margin: 10px;
		border:none;
}


/*JUSTE POUR ATOUT METIER */

.bloc_atoutM {
		width:515px;
		height:auto;
		border: solid;
		border-color: #FF9900;
		border-width:3px;
		margin: 10px;
}


.titAtoutM {
		font-size:18px;
		font-weight:bold;
		color: #FF9900;
			
}

.grasAM {
		color:#FF9900;
		font-weight:700;
}

/* JUSTE POUR CULTURE GENERALE */

.bloc_cultureG {
		width:515px;
		height:auto;
		border: solid;
		border-color: #336699;
		border-width:3px;
		margin: 10px;
}


.titcultureG {
		font-size:18px;
		font-weight:bold;
		color:#336699;
			
}

.grasCG {
		color:#336699;
		font-weight:700;
}

/* GAUCHE */

#partiegauche {
		position: absolute;
		left:0;
		width: 230px;
}

#partiegauche a {
		color:#666666;
		text-decoration:none;
}

#partiegauche a:hover {
		color:#666666;
		text-decoration:underline;
}

#formulaire {
		width:220px;
		border: none;
}

.titre_blanc {
		color:#FFFFFF;
		margin: 0px 5px 0px;
		padding: 5px 0px 0px;
		font-weight:bold;
}

.bloc_green {
		border: solid;
		border-color:#99CC66;
		border-width:2px;
		margin: 10px 0px 0px;
}

.green {
		width:226px;
		height:24px;
		background:url(../images/bg_green.png) no-repeat;
	
}

.bouton_green {
		background:url(../images/bouton_green.png) no-repeat;
		width:75px;
		height:27px;
		font-size: 100%;
		color:#FFFFFF;
		font-weight:bold;
}

.bloc_blue {
		border: solid;
		border-color:#0099CC;
		border-width:2px;
		margin: 10px 0px 0px;
}

.blue {
		width:226px;
		height:24px;
		background:url(../images/bg_bleu.png) no-repeat;
}


.bouton_blue {
		background:url(../images/bouton_bleu.png) no-repeat;
		width:75px;
		height:27px;
		font-size: 100%;
		color: #FFFFFF;
		font-weight: bold;
}

.bloc_rouge {
		border: solid;
		border-color:#E41B5B;
		border-width:2px;
		margin: 10px 0px 0px;
}

.rouge {
		width:226px;
		height:24px;
		background:url(../images/bg_rouge.png) no-repeat;
}

.mail {
		font-weight:bold;
}

.bloc_orangeG {
		border: solid;
		border-color: #FF9900;
		border-width:2px;
		margin: 10px 0px 0px;
}

.orangeG {
		width:206px;
		height:24px;
		background:url(../images/bg_orangeG.png) no-repeat;
	
}

/* DROITE */

#droite {
		position: absolute;
		right:0;
		width: 210px;
}

#bloc_orange {
		border: solid;
		border-color: #FF9900;
		border-width:2px;
		margin: 10px 0px 0px;
}

#bloc_orange a {
		color:#FF9900;
		text-decoration:none;
}

#bloc_orange a:hover {
		text-decoration: underline;
}

#orange {
		width:206px;
		height:24px;
		background:url(../images/bg_orange.png) no-repeat;
}

.center_orange img {
		border:none;
		margin: 10px;
		float:left;
}

#bloc_grey {
		border: solid;
		border-color: #666666;
		border-width:2px;
		margin: 10px 0px 0px;
}

#grey {
		width:206px;
		height:24px;
		background:url(../images/bg_grey.png) no-repeat;
}

#bloc_grey a {
		color:#666666;
		text-decoration:none;
}

#bloc_grey a:hover {
		color:#666666;
		text-decoration:underline;
}


.bloc_simple2 {
		margin: 10px 0px 0px;
}

.cont2 {
		margin:5px;
		font-size: 12px;
}

.cont2 a {
		color:#666666;
		text-decoration:none;
}

.cont2 a:hover {
		color:#666666;
		text-decoration:underline;
}

.cont {
		margin:5px;
		font-size: 12px;
}


/* PIED */

#pied {
		clear: both;
		height: 24px;
		background:url(../images/bg_footer.png) no-repeat;
		text-align:center;
		color:#FFFFFF;
}

#pied a {
		margin: 5px auto;
		color: #FFFFFF;
		text-decoration:none;
}

#pied a:hover {
		text-decoration: underline;
}

#copyright {
		clear: both;
		height: 24px;
		text-align:center;
		font-size:10px;
}

/*SPECIAL*/
#apropos {
		font-size:10px;
		text-align:justify;
		color:#CCCCCC;
}

/*#apropos a: {
		color:#666666;
		font-weight:bold;
}
*/

#apropos a:hover {
		text-decoration:underline;
}

.comment img {
		float:left;
		margin: 5px;
}

