/**
 * 
 * @version $Revision $
 * @cvs $id $
 */

 
 
h3.xTitle, h3.xTitle_open, h3.xTitle_close{
	color:#4584BA; font-weight:bold; font-size: 15px;
	padding: 0px;
	margin-top:0px; margin-bottom:5px; margin-left: 0px; margin-right:5%;
	height: 28px;
	background-image: none;
	background-image:url(../images/design/xContent_title.gif);  background-position:left top; background-repeat:repeat-x;
}

h3.xTitle_open{
	background-image:url(../images/design/xContent_titleOpen.gif);  background-position:left top; background-repeat:repeat-x;
	padding-left: 2px;
}

h3.xTitle_close{
	background-image:url(../images/design/xContent_title.gif);  background-position:left top; background-repeat:repeat-x;
	padding-left: 2px;
}

div.xTitle{
	padding: 0px;
	margin-left: 5px;
	display: none;
}

div.xTitle_open{
	padding: 0px;
	margin-left: 10px;
	display: block;
}

h3.xParagraph, h3.xParagraph_open, h3.xParagraph_close{
	color:#4584BA; font-weight:bold; font-size: 15px;
	margin-left: 0px; margin-right: 5%; margin-top:0px; margin-bottom:5px; margin-left: 0px;
	padding:0px;
	height: 28px;
	background-image: none;
	background-image:url(../images/design/xContent_title.gif);  background-position:left top; background-repeat:repeat-x;
}

h3.xParagraph_open{
	background-image:url(../images/design/xContent_titleOpen.gif); background-position:left bottom; background-repeat:repeat-x;
	padding-left: 2px;
}

h3.xParagraph_close{
	background-image:url(../images/design/xContent_title.gif);  background-position:left bottom; background-repeat:repeat-x;
	padding-left: 2px;
}

div.xParagraph p, 
div.xParagraph_open p{
	margin-top: 5px; margin-bottom: 5px; margin-left: 5px;
	padding-top: 0px;
	text-indent: 0px;
}

div.xParagraph ul, 
div.xParagraph_open ul{
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20px;
}

div.xParagraph, 
div.xParagraph_open{
	margin-left: 10px; margin-right: 4px; margin-bottom: 30px;
	padding: 0px;
	visibility: hidden;
	font-size: 12px; /*14px de base*/
	line-height: 14px;
	display: none;
}

div.xParagraph_open{
	visibility: visible;
	display: block;
}

img.xImage{
	margin : 5px;
}

form.XContact table{
	width:100%;
}

form.XContact table td{
	padding-bottom:2px; padding-left:2px;
}

form.XContact table td.label{
	text-align:right;
	margin-right:2px;
}
form.XContact table td.validate{
	text-align:center;
}
form.XContact div.requiredFields{
	margin-top:5px;
	text-align:center;
	font-style:italic;
}

/**********************************************************************************************************
 *                                                                 spécifications générales mises ici pour être vues dans la préviex xcontent
 ***********************************************************************************************************/

/*---------------- Image avec légende --------------*/
div.imageLegend{
	float: left; 
	margin: 5px 5px 5px 0; 
	background-color: #C5C354;
	border: 1px solid #C5C354;
}

div.imageLegend img{
	display: block;
}

div.imageLegend span{
    margin:0;
    padding: 3px;
    color:#000000; 
}

/*---------------- Image avec texte --------------*/
div.imageLeftWithContentRight{
	text-align: justify;
	height: 100px;
}

div.imageLeftWithContentRight img{
	margin-right: 10px;
	border: 1px solid #C5C354;
}

div.imageLeftWithContentRight h3{
	color: #B4172B; font-size: 14px;
}


/*---------------- Serie d'image--------------*/
div.imageList{
	
}

div.imageList h3{
	color: #B4172B; font-size: 14px;
	margin-bottom: 7px; margin-top: 5px;
}


div.imageList p{
	margin-bottom: 10px; margin-top: 5px;
}

div.imageList table{
	width: 90%;
	margin: auto; margin-bottom: 15px;
}

div.imageList table td{
	width: 30%;
	text-align: center;
}

div.imageList table td div.imageLegend {
	text-align: left;
}

/*------------------------------------------------*/
span.xNewsDate{
	font-style: italic; font-size: 12px;
}

/**************************************
*
*****************************************/

div.pointiller{
	height:16px;
	margin:0px;padding:0px;
	background:url(../images/design/pointillerTitre.jpg) repeat-x scroll center top transparent;
}

td.colonnePointiller{
	margin:0px;padding:0px;
	background:url(../images/design/pointillerColonne.gif) repeat-y scroll center top transparent;
}

table.produits{
	background-image: url(../uploads/rte/Image/contenu/produit/oeuf_produits_background.jpg);
	background-position:46% 0%;
	background-repeat:no-repeat;
	min-height:409px; 
	height:auto !important;
	height:409px;
}