*{
}
body{
	margin:0px;
	padding:0px;
	min-width:1001px;
}
div.cesContent{
	background:url("http://www.opiom.net/CES/imgCss/background.jpg") repeat-y center;
}
div.cesContent2{
	color: #000;
	font-family: verdana, arial, sans-serif;
    font-size: 12px;
    line-height: 1.4;
	margin: auto;
    width: 1001px;
}

a,a:hover,a:active,a:focus{
	color:#60789E;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color:#60789E;
}
ul{
	list-style:none;
}
div.spacer{
	clear:both!important;
}
div.cesPresentation,
div.cesReglement,
div.cesText{
	width:80%;
	position:relative;
	left:10%;
	padding-top:10px;
	text-indent:15px;
}
/* HEADERS */
h1,h2{
	text-indent:40px;
	font-style:italic;
	line-height: 1;
	margin: 0px;
}
h2{
	font-size: 12px;
}
h3{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:solid 1px #CCC;
	width:80%;
	position:relative;
	left:10%;
}
h4{
	text-indent:20px;
	line-height:100%;
	margin-bottom:0px;
}
/* CES HEADER */
div.cesHeader{
	height:320px;
	background:url("http://www.opiom.net/CES/imgCss/header.jpg") no-repeat top;
}
div.cesHeader h1,
div.cesHeader h2{
	font-size:0px;
}
/* CES FOOTER */
div.cesFooter{
	color:black;
	height:440px;
	background:url("http://www.opiom.net/CES/imgCss/footer.jpg") no-repeat bottom center;
}
div.cesFooterLegal{
	padding-top:40px;
	font-size: 12px;
	text-align:center;
	font-style:italic;
}
/* CES NAV */
div.cesNav{
	padding-top:25px;
	width:80%;
	position:relative;
	left:10%;
}
div.cesNav input,
input.cesInputAsLink{
	border:none;
	float:left;
	background:#FFF;/* same as a link */
	color:#60789E;
	font-size:13px;
	padding:0px;
	text-indent:-2px;
}
div.cesNav input:hover,
input.cesInputAsLink:hover{
	text-decoration:underline;
}
input.cesInputAsLink:hover{
	cursor:pointer;
}
ul.cesNavList li{
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	border-left:solid 1px #60789E;
}
/* CES GENERAL CONTENT */
span.cesUserName{
	/*text-transform:capitalize;*/
}
/* CES ARRAY PLAYERS */
table.cesArrayWeightPlayers,
table.cesArrayNotePlayers{
	position:relative;
	width:98%;
	left:1%;
	border:dotted 1px #888;
	border-collapse:collapse;
}
table.cesArrayWeightPlayers th,
table.cesArrayNotePlayers th{
	font-size:110%;
	font-weight:bold;
}
table.cesArrayWeightPlayers td,
table.cesArrayWeightPlayers th,
table.cesArrayNotePlayers td,
table.cesArrayNotePlayers th{
	border:dotted 1px #888;
}
td.cesArrayWeightPlayersLabel,
td.cesNotePosition{
	text-align:center;
	font-style:italic;
	font-size:105%;
}
div.cesSelectDay{
	margin-left:50px;
}
/* CES FIELDS */
table.cesField{
	background:url("http://www.opiom.net/CES/stadebleu.png") no-repeat bottom;
	width:700px;
	height:350px;
	border:none;
}
table.cesSubs{
	margin-top:20px;
	width:500px;
}
/* CES COMPO VISU */
div.cesError{
	color:#000;
	font-weight:bold;
}
div.cesCompoVisu{
	text-align:center;
}
form.cesSelectForm{
	width:80%;
	position:relative;
	left:10%;
}


