body {
	background:url(../images/bk.png) top repeat-x #21424C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 0 0;
}

#principale {
	position:absolute;
	width:915px;
	left:50%;
	margin-left:-458px;
}

#coeur {
	position:absolute;
	left:-60px;
	top:-30px;
}

#header {
	float:left;
	background:url(../images/bg-header-vimedix.jpg) #122329 no-repeat right top;
	width:915px;
	height:195px;
}

#zoneHeader_logo {
	width:480px;
	height:160px;
	float:left;
	margin-left:190px;
}

#zoneHeader_contact {
	width:240px;
	height:180px;
	float:left;
}

#filiDroite {
	position:absolute;
	left:915px;
}

#images-pages {
	float:left;
	width:915px;
	height:185px;
}

#contenu {
	float:left;
	background:#FFF url(../images/fili-contenu.jpg) bottom right no-repeat;
	background-color:#FFF;
	width:915px;
}

/*//////////// Partie gauche /////////////////*/

#marge_g {
	float:left;
	width:300px;
	padding-top:80px;
}

#encadre {
	float:left;
	width:250px;
	min-height:80px;
	margin-left:10px;
	padding:10px;
	border:#c4cbce solid thin;
	color:#708086;
}

#encadre hr{
	color:#e2e4e5;
}

.btnSubmit {
	background:#FFF;
	border:none;
	color:#708086;
}

.btnSubmit:hover {
	background:#EEE;
}

.formEmail {
	border:#e2e4e5 thin solid;
}

/* News */

#news_left {
	float:left;
	width:260px;
	border-right:thin solid #c4cbce;
	padding-right:10px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
	text-align:right;
}

#news_left a {
	color:#47a0ca;
	text-decoration:none;
}

#news_left a:hover {
	color:#47a0ca;
	text-decoration:underline;
}

.titre_news {
	color:#56A6CD;
}

.date_news {
	color:#32454c;
}

/*//////////// Partie droite /////////////////*/

#zone_texte {
	float:left;
	width:605px;
	padding-right:10px;
	color:#485a61;
	font-size:14px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

#zone_texte a{
	color:#54727E;
}

#zonz_texte a:hover {
	color:#7aa4b4;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

/*//////////// Partie droite - Team /////////////////*/

.nom {
	float:left;
	width:605px;
	height:40px;
	color:#7aa4b4;
	font-size:14px;
	font-weight:bold;
	line-height: 130%;
}
.nom hr {
	color:#7aa4b4;
}
.resume {
	float:left;
	width:410px;
	padding:0px;
	margin-top:10px;
}
.portrait {
	float:left;
	margin-left:20px;
	width:160px;
	height:190px;
	margin-top:10px;
}
.portrait img {
	border:#7aa4b4 solid;
}

/*//////////// Partie droite - Contact /////////////////*/

.sousTitreForm {
	width:120px;
	float:left;
}
.elementForm {
	float:left;
	width:600px;
}

/*//////////// Textes /////////////////*/

.sousTitre {
	color: #6497aa;
}

.gros_titre {
	color:#6497aa;
	font-size:24px;
	font-weight:500;
	line-height:130%;
}

.highlite {
	color:#7aa4b4;
	font-size:14px;
	font-weight:bold;
	line-height: 120%;
}
	
#special {
	color:#3d5b65;
	font-size:14px;
}

#petit {
	color:#7aa4b4;
	font-size:11px;
	text-align:right;
}

#petit_blanc {
	color:#fff;
	font-size:11px;
	text-align:right;
}
.firstLetter {
	font-size:20px;
}

.titre_newsAndEvents {
	color:#47a0ca;
}

.titre_newsAndEvents a {
	color:#47a0ca;
	text-decoration:none;
}

.titre_newsAndEvents a:hover {
	color:#47a0ca;
	text-decoration:underline;
}

/*//////////// Footer /////////////////*/

#footer {
	float:left;
	width:915px;
	height:50px;
}

#logo_partenaires {
	float:left;
	background:#FFF;
	border-top:#000 thin solid;
	text-align:center;
	width:915px;
	height:77px;
}

#logo_partenaires img{
	float:left;
	border:none;
}

#liens_bas {
	float:left;
	width:915px;
	padding-top:10px;
	text-align:center;
	color:#3e626f;
}

#liens_bas a{
	color:#3e626f;
	text-decoration:none;
}

.liens_type1 {
	color:#3e626f;
	text-decoration:underline;
}

.liens_type1:hover {
	text-decoration:none;
}

#credit {
	float:left;
	width:915px;
	padding-top:10px;
	text-align:center;
	color:#3e626f;
	font-size:12px;
	padding-bottom:20px;
}

#part_photos {
	float:left;
	width:450px;
	margin-left:30px;
	margin-bottom:10px;
}

#part_photos img{
	float:left;
	width:200px;
	height:150px;
	margin-left:20px;
	margin-top:20px;
	vertical-align:top;
}

#txt_intro input[type=submit] {
	background-color:#5F96B1;
}

textarea {
	border:1px solid #5F96B1;
	height:19em;
	width:35em;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	font-size:14px;
}

input {
	border:1px solid #5F96B1;
	font-family: Tahoma, sans-serif;
	font-size:14px;
}

#remonte {
	float:left;
	width:540px;
	height:25px;
	padding:0px;
	margin-top:10px;
	margin-bottom:30px;
}
