* Global styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body{
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#55110f;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#333;
	outline:none;
}
a:hover{
	color:#111;
	text-decoration:none;
}
p{
	margin-bottom:10px;
}
 ul, li {
 	padding:0px;
	margin:0px;
	/*list-style-type:disc;*/
	}

/***********************************************************************************************************/

#container {
	top:40px;
	position:relative;
	width:916px;
	margin:0 auto;
	background-color:#55110f;
	min-height:100%;
}

#header {
	position:relative;
	height:186px;
	background-image: url(images/header_index.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#menu {
	position:relative;
	float:left;
	width:232px;
	height:400px;
	background-image: url(images/content_left_index.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#content {
	position:relative;
	width:471px;
	height:400px;
	float:left;
	background-image: url(images/content_bg_middle_index.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FFFFFF;
}

#right {
	position:relative;
	float:right;
	background-image: url(images/content_right_index.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:213px;
	height:400px;
}

#proximedia {
	position:relative;
	right:10px;
	bottom:-6px;
	float:right;
}

#nav { 
	color:#FFFFFF;
	list-style-type:none;
	text-align:right;
	padding-top:35px;
	padding-right:30px;
	line-height:30px;
}

#nav a{
	color:#FFFFFF;
	text-decoration:none;
	}
#nav a:hover {
	color:#dc002e;
	text-decoration:none;
	}
#nav li {
	list-style-type:none;
	}
#Name {
	font-size:16px;
	color:#dc002e;
	
	}
	
#Info{
	font-size:12px;
	
	}
#Info li {
	list-style-type:disc;
	margin-left:25px;
	}
	
h1 {
	color:#dc002e;
	font-size:14px;
	}	
	

/*******************************************************/
#header2 {
	position:relative;
	height:186px;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


#container2 {
	top:40px;
	position:relative;
	width:916px;
	margin:0 auto;
	background-color:#55110f;
	min-height:100%;
}

#content2 {
	position:relative;
	width:684px;
	/*height:400px;*/
	float:left;
	/*background-color:#FFFFFF;*/
	font-size:10px;
}

#menu2 {
	position:relative;
	float:left;
	width:232px;
	height:400px;
	background-image: url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#footer {
	position:relative;
	height:17px;
	}

#container_content {
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	position:relative;
	width:916px;
	/*margin:0 auto;*/
	}

/* CSS CONTACTFORM*/

.CFItem {width:400px;clear:both;}

.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}

.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}

.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldRadio {}

.CFFieldCheckbox {}

.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldCopy {}

.CFFieldRadioData {}

.CFFieldCheckboxData {}

.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#666666;text-align:center;}

.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}

.CFCaptchaTexte {width:100%;text-align:justify;}

.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}

.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}

.CFButton {width:400px;text-align:center;}

.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}

.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}

.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}

.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}

.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;padding:2 5 2 5;margin-bottom:10px;}

.CFHourlimit {font-family:verdana;color:#666666;font-size:10px;} 

