* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
}



h1 {
	font-size: 12pt;
	/*font-weight: bold;*/
	color:#000000;
	padding-left: 3px;
	margin: 0;	
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0;	
}

h3 {
	font-size: 10pt;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover, a:visited {
	color: #000000;
	text-decoration: none;
}

.noborder {
	border: 0;
}

img { 
	border: 0px;
}

/*texte*/

.petit {	
	font-size: 8pt;
}



/*td*/

#td_table {
	margin-left:auto; 
	margin-right:auto;
	
	
}



#td_gauche_ssmenu {
	border-width:1px; 
	border-color:#000000; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:solid; 
	border-left-style:none;
	width:250px;
	min-height:140px;
	padding-left:50px;
	padding-top:20px;
	padding-bottom:20px;
	
}


#td_gauche_menu {
	border-width:1px; 
	border-color:#000000; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:solid; 
	border-left-style:none;
	width:300px;
	padding-top:20px;
	padding-bottom:20px;
	
	
}

#td_gauche_logo {
	border-width:1px; 
	border-color:#000000; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
	width:250px;
	padding-top:20px;
	padding-left:50px;
	padding-bottom:20px;
	
	
	
}

#td_content {
	width:662px;
	border-width:1px; 
	border-color:#000000; 
	border-top-style:none; 
	border-right-style:solid; 
	border-bottom-style:none; 
	border-left-style:solid;
	padding:20px;
		
}

#td_txt_quid {
	width:250px;
	padding-right:5px;
	
	
}

/*div*/


.div_menu {
	padding-left: 50px;
	width:250px;
	font-size:16pt;	
}

.div_menu:hover {
	padding-left: 50px;
	width:250px;
    background-color: #000000;
	color:#FFFFFF;	
}
.div_menu a {
	width:250px;
}
.div_menu a:hover {
	width:250px;
	color:#FFFFFF;
}


.ss_menu {
	font-size: 11pt;	
}

.ss_menu:hover {
	font-size: 11pt;
	font-weight:bold;	
}

.div_photo_quid {
	float: left;
	text-align:right;
	width:203px;
	padding-bottom: 10px;
}

.div_txt_evenement {
	text-align:left;
	font-size:10px;
	width:200px;
	padding-bottom: 10px;
	padding-top:5px;
	margin-left:auto; 
	margin-right:auto;
}

#marques {
text-align: justify;
line-height:2;
}


.lien-bleu {
       color: #1870aa;
       font-size: 20px;
       font-weight: bold;
}

.lien-rose {

       color: #e41b72;
       font-size: 20px;
       font-weight: bold;
}

.lien-vert {

       color: #68a344;
       font-size: 20px;
       font-weight: bold;
}

.lien-bleuclair {

       color: #11b5c4;
       font-size: 20px;
       font-weight: bold;
}

.lien-saumon {

       color: #f7956d;
       font-size: 20px;
       font-weight: bold;
}

.lien-marron {

       color: #ee2e2e;
       font-size: 20px;
       font-weight: bold;
}

.lien-jaune {

       color: #eccb2b;
       font-size: 20px;
       font-weight: bold;
}

/* Presse */

#presse ul {
list-style-type:none;
}

#presse li {
float:left;
margin:15px 20px 0 0;
display:inline;
}

#presse img {
display:block;
}
#presse hr {
clear:both;
border:0;
height:1px;
background:#333;
color:#333;
}
/* Evenements */

#evenements ul {
list-style-type:none;
}

#evenements li {
float:left;
margin:15px 20px 0 0;
display:inline;
width:200px;
min-height:300px;
height: auto !important;
height: 300px;
}

#evenements p {
font-size:10px;
}
