@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

img {
	border:0 none;
}

body {
	background-color: #2e1f00;
	color: #000000;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
}

p {
	color:#333333;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5em;
	/*margin-bottom:1.7em;*/
}

p a {
	color:#72b713;
	text-decoration:none;
}

p a:hover {
	color:#008017;
	text-decoration:none;
}
span.news_title{
	font-weight: bold;
}
ul,ol,dl{margin:0}

li{margin-bottom:0px;padding-bottom:0px;}


em {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
}

strong, b {
	color:#000000;
	font-weight:bold;
}

hr {
	background-color:#30B31E;
	border:medium none;
	color:#0E5760;
	height:1px;
	margin-bottom:20px;
}

h1 {
	color:#969696;
	font-family:"Lucida Grande",Helvetica,sans-serif;
	font-size:24px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:30px;
	text-transform:uppercase;
}

h1 a {
	color:#30B31E;
	text-decoration:none;
}

h1 a:hover {
	color:#30B31E;
}

h2, h2 a{
	color:#008017;
	font-family:"Lucida Grande",Helvetica,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:21px;
	margin-bottom:5px;
	text-decoration:none;
}

h3 {
	color:#61DB3C;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1em;
	margin-bottom:1em;
}

#all {
	background-image:url(../images/fond_blanc.png);
	width:1038px;
	position:relative;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;	
	background-position:center;
	background-repeat:repeat-y;
}

/************** HEADER ******************/
#header{
	width:1038px;
	height:315px;
	background-image:url(../images/header_blanc.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:0px;
	clear:both;
}

#header_text{
	height:25px;
	margin-left:47px;
	margin-right:auto;
	padding-top:30px;
	width:1000px;
}

#header_text ul{
	list-style-image:none;
	list-style-type: none;
	margin-right:120px;
	margin-top:-20px;
	text-align:right;
	color:#969696;
}
#header_text li{
	display: inline;
}
#header_text a, #header_text a:hover, #header_text a:visited{
	color: #969696;
}
#header_text a{
	text-decoration: none;
}
#header_text a:hover{
	text-decoration: underline;
}

#logo_upf{
	width:36px;
	height:85px;
	position:relative;
	top:-267px;
	left:960px;
	background-image:url(../images/logo_upf.png);
	background-repeat:no-repeat;
}

#header_image{
	width:1000px;
	height:192px;
	position:relative;
	background-image:url(../images/header_image_ete.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#header_menu{
	position:relative;
	width:985px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
	height:33px;
	top:2px;
	background-image:url(../images/menu_header_back.png);
	background-position:center top;
	background-repeat:repeat-x;
}

#header_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#header_menu li {
	float:left;
	height:33px;
	margin:0;
	padding:0;
	text-align:center;
}
#header_menu li a {
	display:block;
	padding-top:6px;
	padding-left:15px;
	padding-right:15px;
	height:27px;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	background-image:url(../images/menu_header_fade.png);
	background-repeat:repeat-x;
	background-position:0 0;
}

#header_menu .menu-current{
	background-image:url(../images/menu_header_back_active.png);
	background-repeat:repeat-x;
	background-position:0 0;
}

/************** CONTENT ******************/
#content{
	width:960px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;	
	position:relative;
	clear:both;
	background-image:url(../images/background.png);
	background-repeat: repeat-y;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.home_col_l{
	margin-top:0px;
	width:500px;
	float:left;
}

.home_col_c{
	width:230px;
	float:left;
	color:#72b713;
}

.home_col_c:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; } .home_col_c{display: inline-block;} 

.home_col_c img{
	float:left;
}

.home_col_c h2{
	margin-bottom:5px;
	margin-left:10px;
	color:#72b713;
}

.home_col_c p{
	width:183px;
	margin-left:23px;
	float:left;
}

.news{
	min-height:169px;
	width:490px;
}

.news p{
	float:left;
	width:300px;
	margin-left:20px;
}
.news p.question{
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.news div.reponse{
	margin-left: 20px;
	float:left;
	width: 300px;
}

.news img{
	float:left;
}

.news h2{
	float:left;
	width:300px;
	margin-left:20px;
}

.text_accueil{
	text-align:justify;
	width:485px;
}

.home_col_r{
	width:225px;
	min-height:520px;
	float:left;
	/*background-image:url(../images/ligne_vertic.png);
	background-position:left;
	background-repeat:repeat-y;*/
}

.home_col_r p{
	margin-left:20px;
	margin-right:10px;
}

.home_col_r img{
	float:left;
}

.home_col_r input{
	font-size:10px;
	margin-left:0px;
	/margin-left:-23px;
	margin-right:0px;

}

.search_string{
	width:80px;
	margin-left:0px;
}


.home_col_r label{
	font-size:10px;
	margin-left:27px;
	margin-right:8px;
	/margin-right:15px;
}



.home_col_r .submit{
	width:16px;
	height:18px;
	background-image:url(../images/go.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	border:0px;
	/margin-left:8px;
}



.home_col_r .submit:hover{

	border:1px solid #30B31E;

	cursor:pointer;

}


.home_col_r h2{
	margin-left:35px;
}

.question_haut{
	background-image:url(../images/question_haut.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:26px;
	font-weight:bold;
	margin-bottom:1px;
	margin-left:23px;
	padding-top:10px;
	padding-left:12px;
	width:185px;
	margin-top:7px;
}

.question_input{
	width:170px;
}

.question_select{
	width:170px;
}

.question_textarea{
	width:170px;
	/margin-left:-23px;
}

.question_bas{
	background-image:url(../images/question_bas.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:465px;
	margin-bottom:12px;
	margin-left:23px;
	margin-top:1px;
	padding-left:12px;
	padding-top:10px;
	width:185px;
}

.question_bas label{
	margin-bottom:5px;
	margin-left:0px;
}

.question_bas br{
	margin-bottom:10px;
}

.sep_horiz{
	width:482px;
	height:25px;
	background-image:url(../images/ligne_horiz.png);
	background-position:center;
	background-repeat:no-repeat;
}

.sep_vertic{
	width:2px;
	height:498px;
	background-image:url(../images/ligne_vertic);
	background-position:center;
	background-repeat:no-repeat;
}

/************** last docs******************/
.last_docs_table{
	padding-left:3px;
	padding-right:2px;
}

.last_docs_url_1, .last_docs_url_1 a,.last_docs_desc_1 a{
	background-color: #F3FFCE;
	padding: 3px;
	margin: 3px;
	color:#72B713;
	text-decoration:none;
}

.last_docs_cnt_1{
	background-color: #F3FFCE;
	padding: 3px;
	margin: 3px;
	color:#72B713;
}

.last_docs_desc_1{
	background-color: #F3FFCE;
	padding: 3px;
	margin: 3px;
	color:#72B713;
}


.last_docs_url_0, .last_docs_url_0 a,.last_docs_desc_0 a{
	background-color: #E3FF8F;
	padding: 3px;
	margin: 3px;
	color:#72B713;
	text-decoration:none;
}

.last_docs_cnt_0{
	background-color: #E3FF8F;
	padding: 3px;
	margin: 3px;
	color:#72B713;
}

.last_docs_desc_0{
	background-color: #E3FF8F;
	padding: 3px;
	margin: 3px;
	color:#F3FFCE;
}


/************** FOOTER ******************/
.clearfooter {
	clear:both;
	height:10px;
}

#footer{
	width:1038px;
	background-image:url(../images/footer_blanc.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	clear:both;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
 #all{
 	display:block;
 	height:100%;
 }
 
 #content{
 	display:block;
 	height:100%;
 }
}
