/* 
==================================
Styles  des  Containers de La Quiberonnaise - Sardines.fr
==================================
*/   

/* 
Style des Containers  Cadre - Transparent Sans Titre |  Cadre - Transparent
*/ 
.TransparentContainer {
	width: 100%;
	background-color: Transparent; 
	margin-top: 0;
	margin-bottom: 5px;
}
.TransparentContainer  P {
	font-family: Tahoma;
	font-size: 12px; 
	color: #000000;
	margin: 0px;
	text-align: justify;
}

.TransparentContainer  H1 {
	color:#000000;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.TransparentContainer  H2 {
	color:#B43433;
	font-family:Tahoma,Arial,Helvetica;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	font-size-adjust: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
.TransparentContainer H3 {
	color:#2585D9;
	font-family:Tahoma;
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 0px 4px;
}

/* 
Style du Container  Cadre - Titre Bleu Gauche
*/ 
.HRBleu {
	background-color:#2585D9;
	border:0pt none;
	color:#2585D9;
	height:1px;
	margin-bottom:8px;
	margin-top:2px;
}
.HeadBlue{
	font-family: Tahoma;
	font-size: 16px; 
	font-weight: normal;
	color:#2585D9;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ContainerTitreBleuGauche  P {
	font-family: Tahoma;
	font-size: 12px; 
	color: #000000;
	margin: 0px;
	text-align: justify;
}

/* 
Style du Container  Fonds - Jaune
*/ 

.JauneTable  P {
	font-family: Tahoma;
	font-size: 12px; 
	color: #000000;
	margin: 0px;
	text-align: justify;
}
.JauneTable {
	width:100%;
	margin-bottom: 5px;
} 
.JauneTL {
	width:4px;
	height:4px;
	background: url(images/jaune/contbanner-tl.gif) no-repeat bottom left;
} 
.JauneT {
	height:4px;
	background: url(images/jaune/contbanner-t.gif) repeat-x bottom left;
} 
.JauneTR {
	width:4px;
	height:4px;
	background: url(images/jaune/contbanner-tr.gif) no-repeat bottom right;
} 
.JauneL {
	width:4px;
	background: url(images/jaune/contbanner-l.gif) repeat-y top left;
}
.JauneTM {
	background: #fffbe7;
} 
.JauneM {
	background: #fffbe7;
	padding: 8px 8px 0 8px;
}
.JauneR {
	width:4px;
	background: url(images/jaune/contbanner-r.gif) repeat-y top right;
}
.JauneBL {
	width:4px;
	height:4px;
	background: url(images/jaune/contbanner-bl.gif) no-repeat top left;
}
.JauneB {
	height:4px;
	background: url(images/jaune/contbanner-b.gif) repeat-x top left;
}
.JauneBR {
	width:4px;
	height:4px;
	background: url(images/jaune/contbanner-br.gif) no-repeat top right;
}

/* 
Style du Container  Cadre Photo
*/  
.Haut {
 background-image:url(images/Cadre-Photo/frame-top-x-.gif);
 background-repeat:repeat-x;
 background-position:left bottom;
 background-color : White;
}
.Bas {
 background-image:url(images/Cadre-Photo/frame-bot-x-.gif);
 background-repeat:repeat-x;
 background-position:left top;
 background-color : White;
}
.Gauche {
 background-image:url(images/Cadre-Photo/frame-midx--.gif);
 background-repeat:repeat-y;
 background-position:right top;
 background-color : White;
}
.Droite {
 background-image:url(images/Cadre-Photo/frame-mid--x.gif);
 background-repeat:repeat-y;
 background-position:left top;
 background-color : White;
}
.BodyContainers 
{
    width:100%;
	background-color: #ffffff;
}
.containermaster {
	margin-top: 0;
	margin-bottom: 5px;
    width:272;
    height:178;
	background-color: #ffffff;
}
