﻿/****************************************/
/* Eléments de la nouvelle intégration  */
/****************************************/ 

p, td, th {
    font-family: Verdana;font-size: 12px;color:#4c4c4c;font-weight:normal;
}

table, tr, td {
    width:100%;
}

h1 {
    color: #4c4c4c;font-weight: bold;font-size: 20px;font-family:Verdana; 
    margin:0;margin-bottom:17px; 
}

h2 {
    color: #e5511e;font-size: 12px;font-family: Verdana;font-weight:normal;
    background: url("../Images/Contenu/fleche.gif") left 5px no-repeat;
    padding-left:23px;
    text-transform:uppercase;
}

h3 {
    color: #e5511e;font-size: 12px;font-family: Verdana;font-weight:bold;
    background: url("../Images/Contenu/fleche.gif") left 5px no-repeat;
    padding-left:23px;
}
a, a:visited
{
    color:#e5511e;
    text-decoration:underline;
}


a:hover {
    color:#e5511e;
    text-decoration:none;
}

/***********************************************/
/*        Contenu nouvelle intégration         */
/***********************************************/

.blocVideo
{
	background: url("../Images/Contenu/fond_Bloc_Video.jpg") left top no-repeat;
	width:89px;height:145px;
	padding-left:15px;padding-right:15px;
	float:right;
	margin-left:26px;
	position:relative;
}

.blocVideo p
{
	color:#000000 !important;
	margin-top:8px;
}

.blocVideo a
{
	color:#ffffff !important;
	position:absolute;bottom:22px;
	right:15px;
	font-size:10px;
}

/****************************************/
/* Liste à puce */
/****************************************/

/* Type 1 */
ul
{
	margin:0;
	padding:0;
}

.contenu ul li, .fckbody ul li, .cartoucheInfo_I1 ul li, .cartoucheInfo_I2 ul li, .cartoucheInfo_I3 ul li
{
	padding:0;padding-left:7px;
	background:url(../Images/Contenu/puce1.gif) left 5px no-repeat;
	margin:0;margin-bottom:5px;margin-left:13px;
	font-family:Verdana;font-size:12px;color:#4c4c4c;
	list-style-type:none;
	height:12px;	
}

.contenu  ul li p
{
	font-family:Verdana;font-size:11px;color:#6a6a6a;
	margin:0 !important;
}