* {
	margin:0;
	padding:0;
	list-style:none;	
}


body {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;	
	color:#3e3d40;	
	background-color:#ffffff;	
	behavior:url("js/csshover.htc");
}

input,textarea {
	border:1px solid black;
	width:200px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#312818;
}

p,ul {
	margin:0 0 20px 0;
}

a:link, a:visited {
	color:#ed037c;
	text-decoration:none;
}

a:hover, a:active {
	color:#3e3d40;
	text-decoration:none;
}



#main {	
	width:1000px;
	visibility:visible;
	margin:0 auto;		
}

#haut {
	width:1000px;
	height:76px;
}

#langue{
	width:135px;
	height:inherit;
	margin-left:865px;
}

#langue p,
#logo p,
#description p,
photo_principale p{
	margin:0;
}

#logo {
	width:inherit;
	height:162px;
	text-align:center;
}

#menu {
	width:inherit;
	height:24px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}

#menu ul {
	height:inherit;
}

#menu li {
	float:right;
	height:24px;
	margin-right:15px;
	background-image:url(../images/communs/3-balles-roses.gif);
	background-repeat:no-repeat;
	background-position:0 20px;
}

#menu a:link,#menu a:visited {
	color:#3e3d40;
	text-decoration:none;
}

#menu a:hover, #menu a:active {
	color:#ed037c;
	text-decoration:none;
}

#menu a.actif {
	color:#ed037c;
}

#2_colonnes {
	width:inherit;
}

#description {
	float:left;
	width:262px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}

#description strong {
	font-size:28px;
	text-transform:uppercase;
}

#description p.description_centre {
	width:216px;
	padding:0 23px 0 23px;
	/*height:115px;*/
	background-image:url(../images/communs/description-centre.gif);
	background-repeat:repeat-y;
	line-height:28px;
	
}

#contenu {
	float:left;
	width:738px;
}
#contenu em {
	height:26px;
	width:715px;
	background-image:url(../images/communs/bande-sous-em.jpg);
	background-repeat:no-repeat;
	font-style:normal;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:5px;
	font-weight:bold;
}

#photo {
	width:725px;
	height:265px;
	margin:27px 0 0 0;
}


/* pour le rotator */
#photo {
    position: relative;
   
  }
  
  #photo img {
    position: absolute;
    display: none;
    top: 0;
    left: 0;	
  } 
/* pour le rotator */


#texte {
	width:inherit;
	margin:25px 0 0 0;
}

h1,h3 {
	font-size:26px;
	color:#e3006e;
	margin:0 0 15px 0;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}

h2,h4 {
	font-size:26px;
	color:#3e3d40;
	margin:0 0 15px 0;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}

#contenu li {
	background-image:url(../images/communs/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}

.titre_golfeuse {
	background-color:#ed037c;
	color:white;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	text-align:center;
	padding:5px;
	
}

.infos_golfeuse {
	text-align:center;
}

.infos_golfeuse strong {
	text-transform:uppercase;
}

.infos_golfeuse a {
	color:black;
}

.infos_golfeuse a:link, .infos_golfeuse a:visited {
	color:#3e3d40;
	text-decoration:none;
}

.infos_golfeuse a:hover, .infos_golfeuse a:active {
	color:#ed037c;
	text-decoration:none;
}
