/* CSS Document */

html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}

#contents {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 !important;
	text-align: center;
	width: 880px;
}
content{
	float: left;
	width: 455px;
	text-align: left;
	margin-left: 4px;
}

p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0 0 10px 0;
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	clear: none;
	padding-left:5px;
}

h2 {
	padding-left:5px;
	margin: 16px 0 -2px 0;
	font-weight:bold;
	font-size: 14px;
}


h3 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	clear: none;
	background-color:#CCFFCC;
	padding-left:5px;

}

h4 {
	
	font-size: 10px;
	font-weight:bold;
	padding-left:5px;
	margin: 0px 0 6px 0;
	color:#FFFFFF;
	
}

h5 {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding:2px;
	margin-top: 0px;
}


img {
	border: 0;
}


div {
	text-align: left;
}

blockquote {
	margin-left: 20px;
	margin-right: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	background-color: #FC4F1F;
	color: #FFFFFF;
	text-decoration: none;
}

img a {
	border: 0;
	/*background-color: #FFFFFF;*/
}

img a:hover {
	border: 0;
	/*background-color: #FFFFFF;*/
}


/* 
IDs ===================================================================== 
*/


#topNav {
	border: 0px #00CC00 solid;
	position: absolute;
	width: 800px;
	height: 170px;
	left: 0px;
	top: 0px;
	background: url("images/ombre.png") bottom repeat-x;
}

/*									content column */
#leftColumn {
	border: 0px #00CC00 solid;
	background-color:#333333;
	position: absolute;
	padding-left: 5px;
	left: 5px;
	top: 180px;
	text-align: left;
	height: 585px;
	width: 255px;
	
}
#rightColumn {
	border: 0px #00CC00 solid;
	position: absolute;
	left: 296px;
	top: 179px;
	text-align: left;
	width: 500px;
	padding: 0 0 40px 0;	
}


#main_right{
	float: left;
	width: 500px;
	\width: 500px;
	w\idth: 500px;
}

#cream-one{
	float: left; 
	padding: 0px;
	margin: 5px 0 0 0;
	width: 150px;
}

#cream-two{
	position: absolute;
	left: 170px;
	top: 5px;
	padding: 10px;
	width: 100px;
	\width: 100px;
	w\idth: 100px;
	border-left:1px dotted #CCCCCC;
}

#cream-three{
	position: absolute;
	left: 540px;
	width: 100px;
	\width: 100px;
	w\idth: 100px;
}

#bando_left{
	position: absolute;
	left: 5px;
	top: 160px;
	width: 250;
	}


/* 
CLASSES ===================================================================== 
*/

 .block {
	border-bottom: 1px dotted #cccccc;
	padding : 0px;
 }
 
.clips{
	margin-bottom:0px;
	padding-bottom:10px;
	}
	

  .legende {
 	font-size: 10px;
	margin: -7px 0 10px 0;
	color: #ffffff;
 }

.listHeader {
	color: #FC4F1F;
	margin: 0 0 2px 0;
}

.navigation {
	margin: 0 0 20px 0;
}



.byline {
	margin-left:5px;
	background-color: #f2f2f2;
	color: #999999;
	font-size: 10px;
}
.red {
	color: #FC4F1F;
}





/* SIFR ========================================== */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
