/**
 *	Définition des styles s'appliquant aux balises
 **/
body
{
	background-color: #153D82;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #151E8A;
}
a
{
	text-decoration: none;
	color: #151E8A;
}
h2
{
	font-size: 24px;
	color: #632A0C;
}	
.titreproduit
{
	font-size: 24px;
	color: #632A0C;
}	
ul
{
    margin-top: 0;
    margin-bottom: 0;
}
/**
 *	Définition des styles s'appliquant aux identifiants
 *	et aux classes.
 **/
#rubrique a:link, #rubrique a:hover, #rubrique a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.rubrique {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#information a:link, #information a:hover, #information a:visited
{
	text-decoration: none;
	color: #151E8A;
}
.information {
	color: #151E8A;
	font-size: 12px;
	background-position: center;
	font-weight: bold;
	height: 35px;
	text-align: center;
	vertical-align: middle;
}
.destination {
	list-style-image: url(puce.gif);
	font-size: 14px;
	font-weight: bold;
	color: #632A0C;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.coup_coeur {
	font-size: 12px;
	font-weight: bold;
	color: #632A0C;
	text-align:center;
	padding: 5px;
}
.destination a{
	font-size: 12px;
	font-weight: bold;
	color: #632A0C;
	height: 36px;
	text-decoration:none;
}
.formulaire {
	font-size: 10px;
	background-position: center;
}
.pays {
	font-size: 24px;
	color: #67735F;
	list-style-position: outside;
	list-style-image: url(puce.gif);
}
.texte {
	font-size: 11px;
	color: #151E8A;
	text-align: justify;
}

.liste {
	color: #151E8A;
	text-align: justify;
}
.date
{
	text-align: right;
	font-size: 11px;	
    margin-top: 0;
}
.bord_noir {
	border: 1px solid #000000;
}
.contenu
{
	padding-left:1em;
	padding-top: 0;
}

.coords
{
	text-align: center;
}
.art
{
	font-size:large;
}
.theme
{
/*	text-decoration:underline;*/
	color: #632A0C;
}

.descat
{
/*	text-decoration:underline;*/
	font-size: 8px;
	color: #67735F;
}

.tablocontenu {
	font-size: 11px;
	color: #151E8A;
	border: solid 1px #151E8A;
	padding: 5px;
}

.Zone-aerien  { color: #151E8A; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; background-color: #CCFFFF; padding: 4px; border: solid 1px #151E8A; height:75x;}
a.aerien { color: #151E8A; font-size: 16px; font-weight: bold; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss; word-spacing: 1px; letter-spacing: 2px;}

.gros {
	color:#7D2626;
	font-size: 2em;
}
#formdiv td {font-size:12px;font-family: Arial;width:50%; } 
