/*************  template.css  *****************/


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #0A252C;
	margin-top: 0px;
}

image, a.image, image:link, .image, .image a, .image a:hover {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFF;
}

#rub-bleu, #rub-vert, #rub-violet, #rub-gris {
	background-repeat: repeat-x;
	height: 33px;
	margin-right: 17px;
	padding-bottom: 0px;
	text-align: left;
}

#rub-bleu {background-image: url(../images/fond-entreprise.png);}

#rub-vert {background-image: url(../images/fond-candidat.png);}

#rub-violet {background-image: url(../images/fond-metiers.png);}

#rub-gris {background-image: url(../images/fond-contact.png);}

.white {
	height: 31px;
	background-color:#FFF;
	margin-right: 17px;
}

.right {
	background-image: url(../images/blanc.gif);
	background-repeat: repeat-y;
	width: 212px;
	padding-top: 10px;
}

.footer, .footer a{
	color: #FFF;
	font-size: 10px;
	width: 884px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
}

.footer a:hover { color: #076E9F;}
.td32  {
	text-align: justify;
	width: 80%;
}
.td32 td {
	height: 38px;
	text-align: justify;
	padding-right: 5px;
}
.dynamis {
	font-size: 18px;
	color: #00D3E1;
}
.lien-google, a.lien-google {
	font-size: 12px;
	color: #006E9D;
	text-decoration: none;
}
a.lien-google:hover {
	color: #690;
	text-decoration: underline;
}

