html, body {
	height: 100%;
	width: 100%;
	margin:0px; 
    padding:0px; 
    
}

/*------------------ START DANI -----------------------------------------*/

a{
  color: #7a7a7a;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

body{ 
    font-size: 11px; 
    line-height: 16px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
   	background-color: #000;
    color: #fff;
} 

h1,h2,h3,h4{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2{
	 font-size: 16px; 
	 line-height: 19px;
	 margin-bottom: 5px;
}

h3{
	 font-size: 14px; 
	 line-height: 16px;
}

p{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.f_red{
	color: #b93131;
}

.img_big{
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.txt_little{
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	text-align: left;
}

#container{
	width: 610px;
	height: 500px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #000;
	padding: 0px 20px 0px 20px;
}

#title{
	width: 610px;
	height: 15px;
	float: left;
	font-family: "OCR A Std", Verdana, Tahoma;
	text-align: left;
	font-size: 18px;
	/*font-weight: bold;*/
	background-color: #000;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

#content{
	width: 590px;
	height: 435px;
	float: left;
	text-align: left;
	font-size: 12px;
	background-color: #000;
	color: #fff;
	text-align: justify;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #fff;
}

div#content_int{
 overflow-y: auto;
 overflow-x: hidden;
 height: 435px;
 width: 590px;
 position: relative;
 top: 0px;
 left: 0px;
 }

/*div#c_scroll{
 position: absolute;
 height: auto;
} 

div#sliderbox{
 display: none;
 height: 405px;
 width: 10px;
 position: absolute;
 top: 15px;
 left: 580px;
 background-color: #ccc;
}
 
div#slider{
 background-color: #777;
}


div#arrowbox_bottom{
 display: none;
 height: 13px;
 width: 10px;
 position: absolute;
 top: 422px;
 left: 580px;
 background: url(../img/arrow_bottom.gif) no-repeat #ccc;
}

div#arrowbox_top{
 display: none;
 height: 13px;
 width: 10px;
 position: absolute;
 top: 0px;
 left: 580px;
 background: url(../img/arrow_top.gif) no-repeat #ccc;
}*/

.p_img{
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.p_txt{
	/*width: 410px;*/
	width: 398px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

div.p_block{
	margin: 0px 0px 30px 0px;
	/*width: 572px;*/
	width: 560px;
	float: left;
}

.s_form{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 0px; 
}

.s_form label{
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.s_form input{
	font-size: 11px;
	line-height: 16px;
	height: 15px;
	width: 150px;
	border: 0px;
	background-color: #7a7a7a;
	color: #fff;
}

.c_form{
	float: left;
	width: 572px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px; 
}

.c_form label{
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.c_form input.i_form{
	font-size: 11px;
	line-height: 16px;
	height: 15px;
	width: 250px;
	border: 0px;
	background-color: #7a7a7a;
	color: #fff;
	float: right;
}

.c_form textarea{
	font-size: 11px;
	line-height: 16px;
	height: 130px;
	width: 552px;
	border: 0px;
	background-color: #7a7a7a;
	color: #fff;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.s_btn{
	float: right;
	width: 66px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	border: 0px;
	background-color: #7a7a7a;
	color: #fff;
}

.sch_btn{
	width: 80px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	border: 0px;
	background-color: #7a7a7a;
	color: #fff;
}

#flag_div{
	background-color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.img_flag{
	border: 0px;
	width: 16px;
	height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#pop_film{
	margin: 45px auto;
	width: 425px;
	height: 344px;
}

/*------------------ END DANI -----------------------------------------*/

#center_outer { 
    text-align:center;
    width:100%;
}

#center { 
    position:relative;
/*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/ 
    width:750px;
    height:450px;
    margin:auto;
    overflow:visible; 
    text-align:left; 
    vertical-align: center;
} 

#welcome { 
    position:relative;
    /*spécifiez la largeur du cadre que vous souhaitez, si nécessaire*/ 
    width:750px;
    height:450px;
    overflow:visible; 
    margin-left: -187px;
} 

.bgimage {
    background-image:url(../img/caddie.jpg);
    background-repeat:no-repeat;
    background-position: center center;
}

