@import url("styles_calendrier.css");

body {
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#05233B;
text-align:center;
background-color:#A0D7EB;
background-image:url(http://www.vtrvoyages.fr/images/fd_bleu_degrade.jpg);
background-repeat:repeat-x;
}

img {
border:none;
}
a {
color:#FF9700;
text-decoration:none;
}

a:hover {
color:#FF9700;
text-decoration:none;
}


.error, .rappel{
font-weight: bold;
color: #FF0000;
text-decoration:none;
}

#alerte_javascript_inactif {
color:#3399FF;
position:absolute;
top:3px;
left:3px;
width:150px;
}

#global{
background-repeat:repeat-y;
width:730px;
margin:0 auto;
text-align:left;
padding:5px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.vtrvoyages.fr/images/fd.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
#global[class] {
background-image:url(http://www.vtrvoyages.fr/images/fd.png);
}

.retour {
clear:both;
}

/* ENTETE ----------------------------------------------------------------- */

#entete {
	height:208px;
	border-bottom:6px solid #2682AD;
}

	#entete #ligne1 {
	height:165px;
/*	border: thin solid #00FF33;*/
	}
	
		#ligne1 #logo_tel {
	float:left;
	width:200px;
/*	border: thin solid #FF0000;*/
	height: 130px;
		}
			#logo_tel #logo img {
			position:relative;
			left:20px;
			border:0;
			}
			#logo_tel #tel {
	color:#FF9700;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	position:relative;
	top:5px;
/*	border: thin solid #0000CC;*/
			}
			#logo_tel #tel span {
			font-size:12px;
			color:#0070A0;
			font-weight:normal;
			}
	
		#ligne1 #flash {
	float:left;
	width:550px;
	text-align:center;
	height: 160px;
		}
		
	#flash img	{
	text-align:center;
	margin-top:50px;	
	}
		
		#ligne1 #groupes {
	float:left;
	width:150px;
	height:162px;
	background-image:url(http://www.vtrvoyages.fr/images/entete/banniere_gp.gif);
	background-repeat:no-repeat;
		}
			#groupes img {
			position:relative;
			top:50px;
			left:5px;
			width:130px;
			height:90px;
			}
	
	#entete #menu {
	float:left;
	background-image:url(http://www.vtrvoyages.fr/images/entete/menu_fd.gif);
	background-repeat:no-repeat;
	width:566px;
	height:39px;
	font-size:12px;
	
	}
	#entete #menu[class] {
	height:39px;
	}
		#entete #menu ul {
		margin-left:2px;
		padding:0;
		list-style:none;
		margin-top:13px;
		}
		#menu ul li {
		float:left;
		
		margin-left:20px;
		}
		#menu ul li[class] {
		/*margin-top:-12px;*/
		}
		#menu ul li a {
		color:#0070A0;
		}
		#menu ul li a:hover {
		color:#FF9700;
		}
		#entete #menu li#current {
		float:left;
		background:url("http://www.vtrvoyages.fr/images/entete/onglet_on_g.gif") no-repeat left top;
		margin-top:-12px;
		padding-left:8px;
		}
		/*#entete #menu li#current.ff[class] {
		margin-top:-24px;
		}*/
		#entete #menu li#current a {  
		float:left;
		height:39px;
		text-align:center;
		display:block;
		color:#FFF;
		text-decoration:none;
		background:url("http://www.vtrvoyages.fr/images/entete/onglet_on_d.gif") no-repeat right top;
		padding:10px 15px 0px 0px;
		}
	
	#entete #newsletter {
	float:left;
	width:319px;
	height:39px;
	background-image:url(http://www.vtrvoyages.fr/images/entete/newsletter_fd.gif);
	background-repeat:no-repeat;
	display:inline;
	margin-left:10px;
	color:#0070A0;
	padding-left:5px;
	padding-top:10px;
	}
	#entete #newsletter[class] {
	width:314px;
	height:34px;
	}
		#entete #newsletter form {
		margin:0;		
		}
		#newsletter input {
		font-size:10px;
		color:#0071A0;
		width:140px;
		}
		#newsletter input.bt {
		position:relative;
		top:3px;
		width:auto;
		}

.refman{display:none;}

/* fin ENTETE ---------------------------------------------------------------------------- */
.txt_center {
text-align:center;
}

/* Pied */

#pied,
#pied2 {
clear:both;
text-align:center;
color:#888;
padding-top:5px;
padding-bottom:5px;
}
#pied {
background-color:#0071A0;
color:#FFF;
}
	#pied a {
	color:#FFF;
	}
	#pied a:hover {
	color:#FF9900;
	}

/* fin Pied */

