@charset "UTF-8";
/* CSS Document */
@import url("screen-admin.css");
h1, h2, h3, h4, h5, h6, form, ul, li, p {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
a {
	color:#de1d12;
}
a:hover {
	text-decoration:none;
}
p {
	margin-bottom:6px;
	line-height:17px;
}
body {
	margin:0;
	background-image:url(../images/fond-body.gif);
	background-repeat:repeat-x;
	background-color:#262626;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#262626;
}
#page {
	width:980px;
	margin:0 auto;
}
#menuHaut {
	height:16px;
	color:#909090;
	text-transform:uppercase;
	text-align:right;
}
#menuHaut a {
	color:#909090;
	text-decoration:none;
}
#menuHaut a:hover, #menuHaut a.SelectMenu {
	color:white;
}
#bandeau {
	height:367px;
	position:relative;
}
#drapeaux {
	position:absolute;
	width:38px;
	left: 6px;
	top: 350px;
}
#drapeaux img {
	border:none;
}
#logo {
	width:765px;
	height:253px;
	background-image:url(../images/logo-esfbonneval.png);
	background-repeat:no-repeat;
	position:absolute;
	left: -165px;
	top: -16px;
}
#menu {
	height:38px;
}
#menu img a {
	border:none;
}
#contenu {
	background-color:white;
	min-height:470px;
	_height:470px;
}
#colGauche {
	background-image:url(../images/fond-colGauche-skieur.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:261px;
	min-height:470px;
	_height:470px;
	float:left;
}
#colDroite {
	background-image:url(../images/fond-colDroite-trait.gif);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:470px;
	_height:470px;
	float:left;
	width:719px;/*margin-bottom:10px;*/
	padding:0 0 7px 0;
}
#colDroite h1 {
	color:#de1d12;
	font-size:30px;
	margin:20px;
}
.rouge {
	color:#de1d12;
}
#colDroite h2 {
	color:#2f2f2f;
	/*background-image:url(../images/fleche.gif);
	background-repeat:no-repeat;
	background-position:left 3px;*/
	font-size:15px;
	margin:35px 0 10px;
	/*padding-left:10px;*/
	font-weight:bold;
	text-transform:uppercase;
}
#colDroite h3 {
	margin:5px 0 2px 0px;
	font-size:14px;
	color:#2f2f2f;
}
#colDroite h4 {
	margin:5px 0 2px 10px;
	font-size:13px;
}
#colDroite ul {
	margin:20px;
}
#colDroite ul li {
	background-image:url(../images/puce.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	margin-bottom:4px;
}
#colDroite p {
/*margin-left:10px;*/
}
.colDroite_txt {
	padding:10px 10px 10px 50px;
}
#photo_droite {
	float:right;
	width:294px;
	height:259px;
"
}
#footer {
	color:white;
	margin-top:5px;
	text-align:center;
	font-weight:normal;
	color:#CCC;
	position:relative;
}
/*blocRouge blocRouge blocRouge blocRouge blocRouge blocRouge blocRouge blocRouge blocRouge blocRouge blocRouge blocRouge blocRouge blocRouge*/

#blocrouge {
	position:absolute;
	width:450px;
	height:178px;
	top:-183px;
	left:262px;
	background-color:red;
	background-image:url(../images/fond-blocRouge.gif);
	background-repeat:repeat-x;
}
#blocrouge .txt {
	padding:10px;
}
#blocrouge h1 {
	font-size:18px;
	color:white;
	text-align:left;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:bold;
}
#blocrouge img {
	border:2px solid #262626;
}
#blocrouge img:hover {
	border:2px solid white;
}
.gris {
	color:#262626;
	font-weight:bold;
}
.bordure_img {
	border:2px solid #262626;
}
#blocrouge table {
	text-align:left;
	color:white;
}
.ligne_impair {
	background-color: #CCC;
}
table tr td {
	padding: 0 3px;
}
.ttt {
	color:#999;
	font-size:11px;
	font-style:italic;
}
table.contact input, textarea {
	border:1px solid #9F777A;
	font-family:arial;
	font-size:12px;
}
table.contact tr td {
	font-family:arial;
	font-size:12px;
}
.combogo {
	background-color:#262626;
	color:white;
}
.sep {
	border-bottom:1px dotted #262626;
	width:30%;
	margin:5px auto 5px auto;
}
/*/////////////*/


#mask {
	background: #999;
	background-position:-260px -79px;
}
.expose {
	-moz-border-radius:4px;
}
#accelerator_menu {
	visibility:hidden;
	display:none;
	
	overflow:hidden;
	height:0px;
	width:0px;}
	
/*VIDEOS */
#videoAlaune {
	position:absolute;
	width:200px;
	min-height:150px;
	top:-200px;
	left:745px;
	

}
#videoAlaune .video {
	text-align:center;
	width:194px;
	margin:0 auto;
	margin-top:5px;}
