/* GENERAL TEMPLATE */

*{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:#015190 url(../images/bg.jpg) repeat-x;
}

img{
	border:none;
}

a{
	outline:none;
	color:#ff7c00;
}

a:hover{
	color:#fff;
}

#container{
	width:980px;
	min-height:720px;
	margin:0 auto 20px;
	background:#015190 url(../images/container.jpg) top center no-repeat;
}

#header{
	height:146px;
}

#Language{
	position:absolute;
	width:500px;
	height:20px;
	margin:38px 0 0 60px;
	color:#fff;
	font-size:12px;
}

#Language a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	padding:0 5px;
	font-size:12px;
}

#Language a:hover{
	text-decoration:underline;
}

#nav{
	height:24px;
}

#nav ul{
	list-style-type:none;
	padding-left:30px;
}

#nav ul li{
	float:left;
	padding-right:30px;
}

#nav ul li a:link, #nav ul li a:visited{
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#005190;
	display:block;
	padding:5px;
}

#nav ul li a:hover, #nav ul li a.selected{
	background-color:#00508f;
	color:#fff;
}

#Accueil{
	background-color:#00508f;
	color:#fff!important;
}

#main{
	min-height:400px;
	margin-top:60px;
}

#left{
	width:214px;
	min-height:400px;
	float:left;
}

.encart{
	width:214px;
	margin-bottom:30px;
}

.top{
	width:214px;
	height:15px;
	background:url(../images/top.png) no-repeat;
}

#ECM, #UIC, #news, #feu{
	width:214px;
	min-height:50px;
	background-color:#fff;
	font-size:12px;
	color:#005192;
}

.encart p{
	padding:0 5px 0 10px;
}

.encart a{
	text-decoration:none;
	text-transform:uppercase;
	color:#5dcdf2;
	font-size:14px;
	height:16px;
	background:url(../images/puce.jpg) no-repeat;
	padding-left:22px;
	font-family:Verdana;
}

.encart a:hover{
	color:#005192;
}

.bottom{
	width:214px;
	height:15px;
	background:url(../images/bottom.png) no-repeat;
}

.titre{
	width:214px;
	height:20px;
	color:#bcd3e4;
	text-transform:uppercase;
}

#logo{
	width:214px;
	height:119px;
	text-align:right;
	padding-top:15px;
	margin-bottom:50px;
}

h2{
	font-size:13px;
	padding-left:10px;
}

#right{
	width:214px;
	min-height:400px;
	float:right;
}

#main_content{
	width:552px;
	min-height:400px;
	margin-left:214px;
}

#content{
	width:492px;
	min-height:400px;
	margin:0 auto;
	font-size:11px;
	color:#fff;
	text-align:justify;
	font-family:Verdana;
}

#content ul{
	padding:20px 0 10px 40px;
}

h1{
	color:#fff;
	font-size:12px;
	font-family:Verdana;
	text-transform:uppercase;
	margin-bottom:15px;
}

#footer{
	height:40px;
	margin-top:50px;
	clear:both;
}

#footer_left{
	width:730px;
	height:40px;
	float:left;
	color:#fff;
	font-size:10px;
}

#footer_right{
	width:250px;
	height:40px;
	float:right;
	color:#fff;
	font-size:10px;
	text-align:right;
}

#footer_right a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

#footer_right a:hover{
	color:#3bb9d7;
}

#proximedia{
	height:20px;
	line-height:20px;
	text-align:right;
}

/*-------------------------------------------------------------------------------------------*/

/* Contact 
---------------------------------------------*/

form.formular {
	overflow:hidden;
	width:400px;
	margin:auto;
}

.formular fieldset {
	border:1px solid #CCCCCC;
	margin-top:20px;
	padding:15px;
	width:360px;
}

.formular legend {
	font-weight:bold;
	color:#fff;
}

.formular fieldset label {
}

.formular label span {
	float:left; width:100px;
	text-align:left;
	height:19px;
	padding-top:5px;
	margin-top:8px;
}

.formular input, .formular select, .formular textarea {
	display:block;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-bottom:5px;
	float:right; 
	width:150px;
}

.formular .text-input {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	color:#555555;
	margin-top:4px;
	padding:4px;
	width:250px;
}

.formular textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	color:#555555;
	height:80px;
	margin-top:4px;
	padding:4px;
	width:250px;
}

.formular .infos {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#333333;
	margin-bottom:10px;
	padding:10px;
}

.formular span.checkbox, .formular .checkbox {
	display:inline;
}

.formular .submit {
	border:1px solid #CCCCCC;
	cursor:pointer;
	margin-top:10px;
	padding:4px;
	text-decoration:none;
	width:200px;
	margin-right:100px;
}

.formular hr {
	clear:both;
	visibility:hidden;
}

.formular .fc-error {
}

#contact1{
	margin:auto;
}

#realisation{
	margin:auto;
}

/* Newsletter 
---------------------------------------------*/

#form-nl fieldset{
	border:none;
}

#form-nl ol{
	list-style:none;
	padding:0;
	margin:0;
}

#form-nl li{
	margin-bottom:2px;
}

#form-nl .field-title{
	width:80px;
	display: inline-block;
	float:left;
	color:#fff;
}

#form-nl .txtbox-long{
	font-size:11px;
	border:1px #fff solid;
	padding:2px 3px;
	width:150px;
	background:#1bb2d3;
}

#form-nl #subscriber-submit{
	border:1px #fff solid;
	font-weight:bold;
	font-size:11px;
	background:#015190;
	padding:2px 3px;
	margin-left:80px;
	color:#fff;
}

#position_newsletter{
	float:left;
	width:583px;
}