/* Général */
img {border : 0px;}

a {color:#0000ff;}
a:visited {color:#0000FF;}

body {
	background-color : white;
	padding : 0;
    margin : 0;
}

.little {
	font-family: Arial, helvetica, sans-serif;
    font-size: 11px;
}

.typo {
	font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color : #000000;
}

p {
	font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color : #000000;
	display: inline;
}

h1 { font-size: 23px; }
h2 { font-size: 17px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }

	

h1, h2, h3, h4 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	display: inline;
}

.rouge {color:#CC0000;}
/*  Fin général */


/* Menu latéral gauche */
#vacances-actives-topleft {
	background-image : url(../images/vacances-actives-gauche.jpg);
    position : absolute;
	width : 213px;
	height : 572px;
    top : 0px;
    left : 0px;
    z-index : 1;
}

#vacances-actives-topleftpictos {
	position : absolute;
	text-align : center;
	width : 40px;
	height :40px;
    top : 123px;
    left : 160px;
    z-index : 15;
}

#vacances-actives-topleftadresse {
	position : absolute;
	width : 150px;
	height : 250px;
    top : 375px;
    left : 8px;
    z-index : 15;
	color: #FFFFFF;
}
/* Fin menu latéral gauche */



/* Pied de page  */
#velo-bourgogne-footer {
	position : relative;
    z-index : 1;
    color: #0000FF;
}
/* fin pied de page  */
