@charset "utf-8";
/* CSS Document */

body {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;

}

.contenu {

	margin-left:auto;
	margin-right:auto;
	width:900px;

}

.banniere {

	margin-bottom:10px;

}

/* Colonne de gauche */

	.contenu_gauche {
		
		float:left;
		margin-right: 40px;
		width:414px;

	}
	
	.entete_fest10 {
	
		margin-bottom:5px;
	
	}
	
	.contenu_fest10 {
	
		margin-bottom:5px;
	
	}
	
/* Colonne de droite */

	.contenu_droite {

	}
	
	.entete_video {
	
		margin-bottom:5px;
		
	
	}
	
	.contenu_video {
	
		margin-bottom:5px;
	}
	
	.chev {
	
		height:350px;
	
	}

/* En dessous */
	
	.au_programme {
	
		height: 300px;
	
	}
	
	#logos_OT {
	
		margin-top:5px;
		clear:both;
	
	}
	
	#tab_offices {
	
		margin-top:20px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#tab_offices td {
		text-align:center;
	}
	
	#repli {
		width:100%;
		
	}

/* Styles de texte */

	a {
		text-decoration:none;
		font-weight:bold;
		color:#DD0051;
	}
	
	.gras {
		font-weight:bold;
	}
	
	.bleu_gras { 
		font-weight:bold;
		color:#69C0BB;
		font-size:14px;
	}
	
	.rose_gras { 
		font-weight:bold;
		color:#DD0051;
		font-size:14px;
	}
	
	.jaune_gras { 
		font-weight:bold;
		color:#F49E00;
		font-size:14px;
	}
	
	.vert_gras { 
		font-weight:bold;
		color:#CBD832;
		font-size:14px;
	}
	
	.anglais {
		color:#FF3366;
	}
	
	.anglais2 {
		color:#70B621;
	}
	
/* vignettes */

#bulle1 {
	float:right;
	padding-top:20px;
	padding-bottom: 50px;
}

#bulle2 {
	float:left;
	padding-top:20px;
	padding-bottom: 50px;
	margin-right:20px;
}

	
.champdesfam {
	border:3px;
	border-style:dotted;
	border-color:#FF0066;
}
