/*
Rouge rgb(196,0,40)
Jaune rgb(255,230,0)
GrisF rgb(33,33,37)
Orange rgb(255,152,0)
BleuF rgb(4,4,46)

BleuEncre rgb(58,104,156)

bleuPale #E5EDF3 rgb(229,237,243)
bleuCiel #5079A8 rgb(80,121,168)
bleuCielF rgb(123,155,190)
bleuTexte #3A689C rgb(58,104,156)
gris #D7E3ED rgb(215,227,237)
violet #000099 rgb(0,0,153)
blanc #fffff rgb(255,255,255) 

valeurs par defaut
 */
body, form, div
{
	margin:0 auto;
	padding:0;
	border:0;
	text-align:center;
	vertical-align:top;
	width:auto;
	background-color:transparent;
}
body 
{
	background-color:rgb(4,4,46);
	color:rgb(58,104,156);
	font-family: Verdana,Arial, Helvetica; 
	font-size:11px;
	font-weight:400;

	scrollbar-face-color:rgb(4,4,46); 
	scrollbar-highlight-color:rgb(4,4,46); 
	scrollbar-shadow-color:rgb(4,4,46); 
	scrollbar-3dlight-color:rgb(4,4,46); 
	scrollbar-arrow-color:rgb(196,0,40); 
	scrollbar-track-color:rgb(4,4,46);
	scrollbar-darkshadow-color:rgb(4,4,46);
/* pour bgslideShow
background-attachment:fixed;
background-repeat: no-repeat;
background-position:50% 50%;
*/
}
table
{
	width:100%;
	height:auto;
	margin:auto; 
	border-collapse:collapse; 
	border-spacing:0; 
	border:0;
}
tbody,thead,tfoot,tr, th, td
{
	width:auto;
	height:auto;
	padding:0;
	empty-cells:show;
	text-align:center;
	vertical-align:middle;
	background-color:rgb(255,255,255);
}
span
{
	margin:auto;
}
img
{
	border:0;
	margin:0;
}
a
{
	text-decoration:none; 
	color:rgb(58,104,156);
	font-weight:600;
}
a:hover
{
	color:rgb(196,0,40);
}
ul
{
	width:100%; 
	text-align:left;
	padding:1em 0 0 10em;
	list-style-image:url(../../images/fonds/fleche.gif);
}
ol
{
	text-align:left;
	padding:10px 10px 10px 50px;
	margin:1em 0 2em 0;
	border:1px solid RGB(215,227,237);
	color:rgb(196,0,40);
}
li
{
	font-size:12px;
	padding-top:1em ;
	font-weight:600;
	color:rgb(58,104,156);
}
#Main
{
	border:2px solid rgb(196,0,40);
	width:760px;
	background-color:rgb(255,255,255);
}
#Header
{
	height:124px;
	border-bottom:2px solid rgb(196,0,40);
}
.tdLogoH,.tdLogoB
{
	width:134px;
	height:77px;
	text-align:left;
	line-height:1px;
}
.tdLogoB
{
	height:47px;
	background-color:rgb(255,230,0);
}
.thHeader
{
	font-size:17px;
	font-weight:600;
	font-style:normal;
	color:rgb(255,152,0);
}
.tdEblitz
{
	text-align:right;
	padding-right:10px;
}
.tdMenu
{
	background-color:rgb(255,230,0);
	background-image:url(../../images/fonds/logoTiretR.gif); 
	background-position:0 0; 
	background-repeat:repeat-x;
}
.tdMenu a,.tdMenu:link,.tdMenu a:visited
{
	font-size:10px;
	color:rgb(196,0,40);
	font-weight:600;
}
.tdMenu a:hover,.tdMenu a:active
{
	background-color:rgb(196,0,40);
	color:rgb(255,230,0);
}
#Content
{
	height:auto;
	background-color:RGB(255,255,255);
	border-top:2px solid rgb(196,0,40);
	padding:1em 2em;
}
h1
{
	color:rgb(196,0,40);
	padding:1em 0.5em;
	margin:0.5em 0;
	background-color:RGB(237,237,237);
	border:1px solid RGB(200,212,222);
	font-size:17px;
	font-weight:600;
	font-style:normal;
}
h2
{
	color:rgb(58,104,156);
	padding:1em;
	margin:0.2em 0;
	background-color:transparent;
	border:0;
	font-size:17px;
	font-weight:600;
	font-style:normal;
	text-align:right;
}
.h2P
{
	font-size:15px;
}
#Footer
{
	height:auto;
	background-color:rgb(196,0,40);
	color:rgb(255,230,0);
	padding:6px 0;
	font-size:10px;
}
#Footer a
{
	color:rgb(255,230,0);
	font-weight:400;
}
p, .divGris
{
	padding:24px 50px;
	margin:1em 0 2em 0;
	border:1px solid RGB(215,227,237);
	text-align:left;
	letter-spacing:0.02em;
	word-spacing:0.1em;
	background-image:url(../../images/fonds/fleche.gif); 
	background-position:50px 26px; 
	background-repeat:no-repeat;
	text-indent:20px;
	z-index:1;
	line-height:14px;
}
#Content > p
{
	background-position:50px 28px; 
}
.divGris
{
	background-image:none;	
	background-color:RGB(237,237,237);
	border:1px solid RGB(200,212,222);
	text-indent:0;
	font-size:11px;
	text-align:justify;
}
.imgFond
{

	background-image:url(../../images/fonds/berkersenderGris.jpg); 
	background-position:87% 80%; 
	background-repeat:no-repeat;
}
.echeck
{

	background-image:url(../../images/fonds/echeck.gif); 
	background-position:50% 70%; 
	background-repeat:no-repeat;
}
p:first-letter 
	{
	font-family:Verdana,Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-style:normal; 
	color:rgb(196,0,40); 
	font-weight:700;
	text-transform:uppercase;
	padding:0px 2px 0px 0px;
	border:0;
	background-color:transparent;
	}
em
{
	font-weight:600;
	font-style:normal;
}
span.tip
{
	margin-left:22px;
	line-height:14px;
	color:rgb(255,152,0);
	letter-spacing:0.02em;
	word-spacing:0.1em;
}
.emR
{
	color:rgb(255,255,255);
	background-color:rgb(255,152,0);
	padding:3px;
}
h3     
{
	margin:0;
	padding:0.3em 1em;
	background-color:RGB(237,237,237);
	border:1px solid RGB(200,212,222);
	color:rgb(58,104,156);
	font-weight:600;
	font-size:12px;
	letter-spacing:0.1em;
	width:auto;
} 
p.noBorder
{
	border:0;
	margin:0;
}
.ubersp0
{

	background-image:url(../../images/elements/dehn_tv.gif); 
	background-position:87% 80%; 
	background-repeat:no-repeat;
}
