body {
	background-color: #01232f;
	background-image: url(../images/bkgBody.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	text-align: center;
}

#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
}
#top_pub {
	height: 102px;
	padding-top: 7px;
}
#header {
	height: 199px;
}
#bloc_content {
	border: 2px solid #003a60;
	background-color: #004677;
	text-align: left;
}
#bloc_menu {
    font-weight:bold;
	color: #FFFFFF;		
}	



#bloc_bottom {
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	clear: both;
}
#content {
	background-color: #004677;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
#content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3399CC;
	font-style: italic;
	font-weight: bold;
}

.newsTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3399CC;
	font-style: italic;
	font-weight: bold;
}

#content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2592CA;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2592CA;
	font-weight: bold;
	text-decoration: underline;
}
#col_left {
	width: 660px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
	margin-top:10px;
	margin-left:10px;
}
#col_right {
	width: 236px;
	float: right;
	margin-top:10px;
	margin-right:10px;
}
#pub_droite {
	background-color: #e0e0e0;
	height: 185px;
	width: 236px;
	margin-bottom: 10px;
}
#section_viewer {
	height: 260px;
	width: 660px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
}
.titre_section {
	height: 15px;
	background-color: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #878686;
	text-align: left;
	padding-top: 2px;
}
.titre_actu {
	height: 21px;
	background-image: url(../images/titre_actu.jpg);
	width: 420px;
}
#box_actu {
	width: 420px;
	/*float: left;*/
}
.box_content {
	background-color: #61C1F3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box_content_red {
	background-color: #CC0000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box_white {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #004677;
}

#zone_actu {
	width: 397px;
	/*float: right;*/
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	display: block; 
	background-color: #FFFFFF;
	border: 1px solid #004677;
	margin-bottom: 3px;
}
.titre_part {
	height: 21px;
	background-image: url(../images/titre_part.jpg);
}
#box_partenaire {
	width: 236px;
	background-color: #FFFFFF;
	text-align: center;
	float: right;
}
.titre_next {
	height: 21px;
	background-image: url(../images/titre_next.jpg);
}
.titre_prov {
	height: 21px;
	background-image: url(../images/titre_prov.jpg);
}
#box_next {
	width: 230px;
	float: right;
}
#box_prov {
	width: 230px;
	float: right;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004775;
}
.text_normal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0082dd;
	text-decoration: none;
	font-weight: bold;
}
.text_normal a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0082dd;
	text-decoration: underline;
	font-weight: bold;
}
.text_salon_next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #458bbf;
}
.text_actu {
	float: right;
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* CONTROLS CLASSES */

#footer
{
	font-size:9px;
	color:White;
}

#footer a{
	color:White;
	font-size:9px;
}

#footer a:link
{
	color:White;
	font-size: 9px;
}

.rolloverButton{
    display: block;
    width: 202px;
    height: 77px;
    background: url("../images/bt_album.jpg") no-repeat 0 0;

}

.rolloverButton hover{
	background: url("../images/bt_album_o.jpg") no-repeat 0 0;

}

.contentEditorLeft{
	float:left;
	width:300px;
}

.contentEditorRight{
	float:left;
	width:300px;
}


/*--------- FONTS ---------*/

body,table,p,b,strong,li,a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;	
}

h1
{
	font-size:14px;
}

hr
{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}

.newsSubTitle
{
	font-size:10px;
}

h2
{
	font-size:14px;
	color:#3399CC;
}

p {
	margin: 0px 0px 0px 0px;	
}

.fntField
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



/*------------- NEWS LIST --------------*/
.newsListItem
{
    width:100%;	
	margin-bottom:10px;
	border-bottom:1px dashed #940808;
	padding-bottom:10px;
	display: table;
}

.newsListItem img
{
    border:1px solid black;
    text-align:left;
	clear:both;	
	float:left;	
	height:auto;

}

.newsListLabel
{
    text-align:left;
	margin-left:5px;
	float:left;
	font-size:11px;
	width:300px;
}

a:link, a:visited
{
	font-size:9pt;
	font-weight:normal;

	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


/*----------- MENU ----------*/

#menuAdmin 
{
	font-weight:bold;	
}

#menu 
{
    width:930px;
}

#menu ul 
{
    clear:both;
	list-style: none;
	margin: 0px;
}

#menu li {
	padding: 0px 10px;
	list-style: none;
	display: block;
	float: left;
}
#menu li a 
{
    color:White;
	font-weight:bold;
	text-decoration: none;
}

#menu .subMenu li a
{
    color: #b3d7e9;
}


#menu li a:hover {

}

#menu .selected a,
#menu .selected a:visited
{
    color:#FAAB42;
	font-weight:bold;
	text-decoration: none;
    
}

#menu .menu 
{	
    background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
    clear:both;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	list-style: none;
    width:100%;
	padding:5px 5px 0px 10px;
	height:20px;
}

#menu .subMenu
{
    clear:both;
    color: #b3d7e9;
	height: 20px;	
    padding:5px 5px 0px 10px;
	background-color: #0079b4;
	border-top: 2px solid #003a60; 
	width:100%;      
}



formRow {
	clear:left;
	text-align:left;	
}

.formCol1 {
	width:120px;
	float:left;	
	padding-top:5px;
}

.formCol1XL {
	width:220px;
	float:left;	
	padding-top:5px;
}

.formCol2 {
	float:left;
	padding-top:2px;
	width:200px;
}

.formCol3 {
	float:left;
	padding-top:5px;
	margin-left:5px;
}

