/* CSS Document */

/* #########################################corps de la page#########################################*/
body{
margin:0;
padding:0;
text-align:center;/* text align center pour centrer les elements de la page*/
background:url(../img/fond_page.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
} 

/*#########################################charte#########################################*/

a.menu_vatel {
	color:#333333;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.menu_vatel:hover {
	color:#3399CC;
	font:bold 11px Arial, Helvetica, sans-serif;
}

a.vertical {
	display:block;
	color:#FFFFFF;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 3px;
	width:auto;
	height:16px;
	background:#CC0000;
}
a.vertical:hover {
	color:#FFFFFF;
	background:#A42B58;
}
.fond_body {
background:url(../img/body.jpg) no-repeat;
}
.fond_gauche {
background:url(../img/menu_gauche.jpg) no-repeat;
}
.fond_bas {
background:url(../img/bas.jpg) no-repeat;
}

.bordure {
border:2px solid #FFFFFF;
}

div.menu {
}/* zone du menu*/
.menu_vatel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	filter: BlendTrans(Duration=5);
}

address {
}/* balise adress*/

/*#########################################intégration#########################################*/
div#wrapper {/* Element devant contenir la div integration, replace les elements à gauche, ,ne rien modifier*/
text-align:left; 
width:900px; 
height:100%; 
margin:0 auto;
}

div#integration {/*la div intégration  */
font: 13px "Trebuchet MS"; 
color:#000000; 
padding: 10px;
}

div#hautdepage {/*Pour le lien haut de page */
padding: 0px 15px 0px 150px;
font-size: 0.8em;
color: #2B628E;
font-family:tahoma;
text-align: left;
float: right;
}
div.encart1 { /*div laissée à l'usage d'un encart */
color: #FFFFFF;
background-color: #996699;
padding: 10px;
border: 1px solid #000000;
}
div.encart2 { /*div laissée à l'usage d'un second encart */
color: #FFFFFF;
background-color: #996699;
padding: 10px;
border: 1px solid #000000;
}

.clear {/*Pour que le paragraphe suivant un élément flottant ne s'imbrique pas dans l'espace laissé libre*/
 clear:both;
 }

.txt1 {/*mise en forme d'un paragraphe*/
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
.txt2 {/*mise en forme d'un paragraphe*/
 color:#000000;
 }
.txt3 {/*mise en forme d'un paragraphe*/
	color:#333333;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }


cite {/* Pour mettre en forme un texte ou une citation compris dans la balise cite ( par defaut en italique) */
}

.element_liste {/* pour les listes à puces principales */
list-style-image:url(../img/puce.gif);
}
.element_liste ul {/* pour les listes à puces contenues dans une liste principale */
list-style-image:url(../img/puce2.gif);
}

.element_flottant_droite {/* image ou flash en float à droite*/
float: right; 
margin-right:10px;
}
.element_flottant_gauche {/* image ou flash en float à gauche*/
float: left; 
margin-left:10px;
}

.bordure_flash {/*Pour les bordures des animations flash, compatible firefox */
border: 1px solid #ffffff;
display:block;
}

/*-------------------------------------------*/

a {/*les liens  */
	color:#1762A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
/*	background-image: url(../Templates/arrows.gif); */
	background-repeat: no-repeat;
}
a:hover {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold; */
	text-decoration: underline;
/*	background-image: url(../Templates/arrows.gif);*/
	background-repeat: no-repeat;
}
.menu li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
}


div.encart1 a {/*les liens contenus dans l'encart  */
color:#CCCCCC;
}
div.encart1 a:hover {
color:#99CC33;
}

/*-------------------------------------------*/

h2 {/*les titres  */
letter-spacing: 6px;
font-size:1.1em;
border-bottom:1px solid #ff6600;
text-align:right;
color: #000000;
}
h2:first-letter {
font-size:16px;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
}
h3 {
letter-spacing: 6px;
font-size:1em; 
border-bottom:1px solid #FFFFFF;
}

/*-------------------------------------------*/

.tableau1 {
border: thin dashed #000000;
background-color: #FFFFFF;
}
.tableau1 th{
color: #FFFFFF;
background-color: #000000;
}
.tableau1 td{
color: #000000;
}

.bordure_tableau {/* Pour appliquer une bordure à un tableau*/

}

table td {/*tailles de la police dans les tableaux si rien de précisé */
font-size: 13px;
}
th {/*intitulés des tableaux si rien de précisé*/
}

.formulaire td { /*couleur du texte des énoncés du formulaire*/
color:#000000;
}
.formulaire input, textarea, select {/* couleur de texte et de fond des input, select et textaera*/
color:#000000;
background-color: #ffffff;
}

.transparent {/*permet l'effet de transparence*/
filter:alpha(opacity=60);  
moz-opacity:0.60;
opacity: 0.60;}



.tableau_vignette  a img { /* pour créer un effet de rollover sur une vignette*/
border: 2px solid #DC942E;
}	

.tableau_vignette a:hover img{
border: 2px solid #fff
}

.mention {
	font-style: italic;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}/*Pour le txt en fin de formulaire*/

div#clic1 {
	width:235px;
	height:150px;
	margin-left:0px;
	margin-top:0px;
	

}
div#actualites{
	width:235px;
	height:149px;
	margin-left:0px;
	margin-top:0px;
	background-image: url(../img/actualite_vatel.jpg);
	background-repeat: no-repeat;

}

div#login {

width:190px;
height:150px;
margin-left:50px;
margin-top:0px;
}
div#menu1 {
	width:628px;
	height:61px;
	margin-left:0px;
	margin-top:0px;
	visibility: visible;
	z-index: 0;
	overflow: hidden;
	position: relative ;
}
.fond_gaucheBas {

background:url(../img/bas_menu_gauche.jpg) no-repeat;
}
.bas_body {

background:url(../img/bas_body.jpg) no-repeat;
}
div#anim {
	width:628px;
	height:350px;
	margin-left:0px;
	margin-top:0px;
	visibility: visible;
	z-index: 0;
	overflow: hidden;
	position: relative ;
}
div#anim_petit {
	width:628px;
	height:93px;
	margin-left:0px;
	margin-top:0px;
	visibility: visible;
	z-index: -1;
	overflow: hidden;
	position: relative ;
}
.titre_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4085BC;
}
.fond_gauche_uk {

background:url(../img/menu_gauche_uk.jpg) no-repeat;
}
div#news {

	width:235px;
	height:149px;
	margin-left:0px;
	margin-top:30px;
	background-image: url(../img/news_vatel.jpg);
	background-repeat: no-repeat;
}
div#vatel_suisse {


	width:235px;
	height:70px;
	margin-left:0px;
	margin-top:30px;
	background-repeat: no-repeat;
}
