﻿
/*Breves dans la home page*/
#mainLeft .cadretop 
{
	background: transparent url('../img/design/cadretop.gif') no-repeat;
	width: 253px;
	height: 8px;
	margin:0;
	padding:0;
}

#mainLeft .cadrebottom
{
	background: transparent url('../img/design/cadrebottom.gif') no-repeat;
	width: 253px;
	height: 8px;
	display:block;
}

#mainLeft .cadrefond
{
	background: transparent url('../img/design/cadrefond.gif') repeat-y;
	width: 223px;
	padding:1px 15px 1px 15px;
	margin:0;
}

#mainLeft .cadrefond a, .cadrefond a:visited, .cadrefond a:hover, .cadrefond a:hover:visited
{
	color:Black;
}

#mainLeft .candidature 
{
	margin : 10px 0 20px 7px;
	clear:both;

}

#mainLeft .rejoignez 
{
	margin: 5px 0 0 5px;
	color: #D8C44B;	
	font-family: Verdana;
	font-size: 12px;
}

#mainLeft .consultez 
{
	margin-left: 20px;
	color: Black;
	font-family: Verdana;
	font-size: 11px;	
	font-weight:bold;
}

#mainLeft .fleches 
{
	margin-top: 5px;
	background: transparent url('../img/design/grandbouton.gif') no-repeat;
	background-position:left 1px;
	width: auto;
	line-height:17px;
	padding-left:10px;
}

#mainLeft .fleches a
{
	color:White;
	font-weight:normal;
	padding:0;
	margin:0;
	text-decoration:none;
}


#mainLeft .annonce 
{
	border-top: 2px dotted #BBBABA;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	padding:4px 0;
	margin:4px 0;
}

#mainLeft .breveimage 
{
	width: auto;
	height: 25px;
	background: transparent url('../img/design/breves.gif') no-repeat;
	margin-left: 12px;
	margin-bottom: 6px;	
}

#mainLeft .titlebreve 
{
	background: transparent url('../img/design/fiche.gif') no-repeat;
	background-position: left top;
	margin-left: 12px; 
	font: verdana 10px;
	text-transform: uppercase;
	color: White;
}

#mainLeft .titlebreve h2 
{
	margin-left: 16px;
}

#mainLeft .breve 
{
	border-bottom: dotted 2px white;
	width: 245px;
	margin: 0 auto;
	padding: 9px 0 15px 0;
	font-size: 12px;
}

#mainLeft .listbreve h3 
{
	font: Verdana black 10px bold;
	margin: 0 10px;
}


#mainLeft .listbreve p
{
	text-align: justify;
	color: Black;
	font: verdana black 10px;	
	margin: 0 10px;
}

#mainLeft .titreGlobalBreves
{
	color: white; 
	font-family:Verdana; 
	font-size: 10px; 
	font-style:normal; 
	text-decoration:underline;
}

#mainLeft #DivTitreBreve
{
	clear:both; 
	border-top: dotted 2px white; 
	padding-top: 23px; 
	width: 245px; 
	margin-left: 10px;
}

/*Breves dans la page Breves.aspx*/

#mainRight .cadretop 
{
	background: transparent url('../img/design/cadretop.gif') no-repeat;
	width: 100%;
	height: 8px;
	margin:0;
	padding:0;
}

#mainRight .cadrebottom
{
	background: transparent url('../img/design/cadrebottom.gif') no-repeat;
	width: 100%;
	height: 8px;
	display:block;
}

#mainRight .cadrefond
{
	background: transparent url('../img/design/cadrefond.gif') repeat-y;
	width: 250px;
	padding:1px 15px 1px 15px;
	margin:0;
}

#mainRight .cadrefond a, .cadrefond a:visited, .cadrefond a:hover, .cadrefond a:hover:visited
{
	color:Black;
}

#mainRight .candidature 
{
	margin : 10px 0 20px 7px;
	clear:both;

}

#mainRight .rejoignez 
{
	margin: 5px 0 0 5px;
	color: #D8C44B;	
	font-family: Verdana;
	font-size: 12px;
}

#mainRight .consultez 
{
	margin-left: 20px;
	color: Black;
	font-family: Verdana;
	font-size: 11px;	
	font-weight:bold;
}

#mainRight .fleches 
{
	margin-top: 5px;
	background: transparent url('../img/design/grandbouton.gif') no-repeat;
	background-position:left 1px;
	width: auto;
	line-height:17px;
	padding-left:10px;
}

#mainRight .fleches a
{
	color:White;
	font-weight:normal;
	padding:0;
	margin:0;
	text-decoration:none;
}

#mainRight .annonce 
{
	border-top: 2px dotted #BBBABA;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	padding:4px 0;
	margin:4px 0;
}

#mainRight .breveimage 
{
	width: auto;
	height: 25px;
	background: transparent url('../img/design/breves.gif') no-repeat;
	margin-left: 12px;
	margin-bottom: 6px;	
}

#mainRight .titlebreve 
{
	background: transparent url('../img/design/fiche.gif') no-repeat;
	background-position: left top;
	margin-left: 12px; 
	font: verdana 10px;
	text-transform: uppercase;
	color: White;
}

#mainRight .titlebreve h2 
{
	margin-left: 16px;
}

#mainRight .breve 
{
	border-bottom: dotted 2px #3F569C;
	width: 100%;
	margin: 0 auto;
	padding: 9px 0 15px 0;
	font-size: 12px;
}

#mainRight .listbreve h3 
{
	font: Verdana black 10px bold;
	margin: 0 10px;
}


#mainRight .listbreve p
{
	text-align: justify;
	color: Black;
	font: verdana black 10px;	
	margin: 0 10px;
}


#mainRight .titreGlobalBreves
{
	display:none;
}

#mainRight #DivTitreBreve
{
/*	clear:both; 
	border-top: dotted 2px white; 
	padding-top: 23px; 
	width: 245px; 
	margin-left: 10px;*/
	display:none;
}

.lienSavoirPlus
{
	text-align: justify;
	color: white !important;
	font-size:5.5px !important;	
	margin: 0 10px;
	margin-top:7px;
	background:transparent url(../img/design/petitbouton.gif) no-repeat top right;
	padding:1px;
	padding-right:12px;
}

