/*
	CONSTRUCTION DES CADRES ET BOUTONS
*/ 

/* Cadre actu index */
div.cadre_actu_H
{
	width:250px;
	height: 15px;
	background: url(../images/cadre_250_haut.gif) no-repeat;
	color: white;
	font-size: 9px;
	direction: ltr;
	text-align: left;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 17px;
	margin: 0;
}

div.cadre_actu_M
{
	width:250px;
	overflow: hidden;
	background: url(../images/cadre_250_milieu.gif) repeat-y center;
	margin: 0;
	padding: 0;
	border-top-style: solid;
	border-top-color: #ac1109;
}
div.cadre_actu_M p {
	padding: 0 15px;
	color:#888;
	overflow:hidden;
}
div.cadre_actu_M p.legende {
	font-size: 9px;
}
div.cadre_actu_M img {
	border-color:gray;
}
div.cadre_actu_M p .titre
{
	font-weight: bold;
	color: #dc1f19;
	font-size: 13px;
	line-height: 14px;
}
div.cadre_actu_B
{
	width:250px;
	heigth:15px;
	background: url(../images/cadre_250_bas.gif) no-repeat;
	margin: 0 0 10px;	
}
div.cadre_actu_B a
{
	text-align: right;
	text-decoration: none;
	color: #dc1f19;
	position: relative;
	bottom: 5px;
	left:  10px;
	font-weight: bold;
	font-style: italic;
}

/* CADRE BIG ACTU */

div.cadre_actu860_H
{
	width:860px;
	height: 15px;
	background: url(../images/cadre_860_haut.gif) no-repeat;
	color: black;
	font-size: 9px;
	text-align: left;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 17px;
	margin: 0;
}

div.cadre_actu860_M
{
	width:860px;
	background: url(../images/cadre_860_milieu.gif) repeat-y center;
	margin: 0;
	padding: 0;
	border-top-style: solid;
	overflow: auto;
	border-top-color: #669C16;
		overflow:hidden;	

}
div.cadre_actu860_M h2{
	color: #6e007c;
	padding-left: 30px;
	background:url(../images/db_fleche_violet.gif) no-repeat 15px;
	margin-left: 0;
	margin-right: 2px;
}

div.cadre_actu860_M p {
	padding: 0 15px;
	font-size: 10px;
}
div.cadre_actu860_M img
{
	/*border-style: solid;
	border-color: white;*/
	border:solid 4px white;
	margin-left: 1px;
}
div.cadre_actu860_B
{
	width:860px;
	heigth:15px;
	background: url(../images/cadre_860_bas.gif) no-repeat;
	margin: 0 0 10px;
		overflow:hidden;	
	
}
div.cadre_actu860_B a
{
	text-align: right;
	text-decoration: none;
	color: #dc1f19;
	position: relative;
	bottom: 5px;
	left:  10px;
	font-weight: bold;
	font-style: italic;
}


/* Offres emploi */
div.cadre_offres_H
{
	width:530px;
	height: 15px;
	overflow:hidden;
	background: url(../images/cadre_530_haut.gif) no-repeat;
	color: white;
	font-size: 9px;
	direction: ltr;
	text-align: left;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 17px;
	margin: 0;
	border:0;
}
a
{
	text-decoration: none;
	border:0;	
}
div.cadre_offres_H img
{
	border:0;
}


div.cadre_offres_M
{
	width:530px;
	background: url(../images/cadre_530_milieu.gif) repeat-y center;
	margin: 0;
	padding: 0;
	border-top-style: solid;
	border-top-color: #ac1109;
	overflow: auto;
	text-align:left;
}
div.cadre_offres_M p {
	padding: 0 15px;
}
div.cadre_offres_M p .titre
{
	font-weight: bold;
	color: #dc1f19;
	font-size: 13px;
	line-height: 14px;
	text-align:left;

}
div.cadre_offres_M img
{
	border-style: solid;
	border-color: white;
	margin: 1px;
}
div.cadre_offres_B
{
	width:530px;
	heigth:15px;
	background: url(../images/cadre_530_bas.gif) no-repeat;
	margin: 0 0 10px;	
}
div.cadre_offres_B a
{
	text-align: right;
	text-decoration: none;
	color: #dc1f19;
	position: relative;
	bottom: 5px;
	left:  10px;
	font-weight: bold;
	font-style: italic;
}

/* pdf */
div.pdf {
	background-image: url(../images/pdf2.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 100px;
	padding-right: 200px;
	position: relative;
}

div.pdf a{
	text-decoration: none;
}
div.pdf ul
{
	margin:0;
	padding:0;
	padding-left: 25px;
	list-style-type: none;
	list-style-image: url(../images/fleche_noir.gif);
}
div.pdf_text_1 {
	width: 180px;
	position: absolute;
	margin-top: -10px;
	color: #c83A12;	
	top: 50%;
}

div.pdf_text_2 {
	width: 180px;
	position: absolute;
	margin-top: -20px;
	color: #c83A12;	
	top: 50%;
}

div.pdf_text_3 {
	width: 180px;
	position: absolute;
	margin-top: -30px;
	color: #c83A12;	
	top: 50%;
}

div.pdf_text_4 {
	width: 180px;
	position: absolute;
	margin-top: -40px;
	color: #c83A12;	
	top: 50%;
}

div.pdf_text_1 span.pdf_1, div.pdf_text_2 span.pdf_2, div.pdf_text_3 span.pdf_3, div.pdf_text_4 span.pdf_4 {
	color: #c83A12;	
	font-size: 10px;
	font-weight: bold;
}
div.pdf_text_1 span.pdf_1:hover, div.pdf_text_2 span.pdf_2:hover, div.pdf_text_3 span.pdf_3:hover, div.pdf_text_4 span.pdf_4:hover {
	color: black;
}

/* outils FINITIONS */
div.outils {
	background-image: url(../images/finitions.jpg);
	width: 300px;
	height: 100px;
	padding-left: 0;
	margin-bottom: 5px;
}
/* realisations*/
div.realisations {
	background-image: url(../images/realisations.jpg);
	width: 300px;
	height: 100px;
	padding-left: 0;
	margin-bottom: 5px;
}
/* couleurs */
div.couleurs {
	background-image: url(../images/couleurs.jpg);
	width: 300px;
	height: 100px;
	padding-left: 0;
	margin-bottom: 5px;
}

/* plusproduits */
div.plusproduits {
	background-image: url(../images/plusproduits.jpg);
	width: 300px;
	height: 100px;
	padding-left: 0;
	margin-bottom: 5px;
}
div.pros {
	background-image: url(../images/pros.jpg);
	width: 300px;
	height: 100px;
	margin-bottom: 5px;
}
div.diapo {
	background-image: url(../images/diapo.jpg);
	width: 300px;
	height: 100px;
	margin-bottom: 5px;
}
div.filmdvd {
	background-image: url(../images/filmdvd.jpg);
	width: 300px;
	height: 100px;
	margin-bottom: 5px;
}
/* Fond 530 */
div.projet {
	background-image: url(../images/fond_530.jpg);
	width: 530px;
	height: 66px;
	color: white;
	position: absolute;
	bottom: 60px;
}
div.projet img {
	float: left;
}
