
body{
	background-color:#FFFFFF;
	margin:0px;
 padding:0px;
 background-image:url(../images/maquette/fond-encre-magenta-gris.jpg);
 background-repeat: no-repeat;
 background-attachment:fixed;
 background-position: top;
}
#hautmenus p{
	color: #FF1895;
}
#haut1_menus a:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF1895;
}
.haut_menus_on{
	text-decoration:none;
	color: #FF1895;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF1895;
	
}

h1 {
	color:#FF1895;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding:0px;
	margin-left:5px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	color:#FF1895;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	font-variant: normal;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
}
h3 {
	color:#FF1895;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	font-variant: normal;
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-left:5px;
}

a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#FF1895;
}

#reconnaissance a{
	color:#999999;
	height:8px;
	padding:3px 25px 9px 0px;
	background:url(http://www.festivals-ra.com/images/icones/accecomptes-gris.gif) no-repeat 100% 0px;
}
#reconnaissance a:hover{
	color:#FF1895;
	background:url(http://www.festivals-ra.com/images/icones/accecomptes-magenta.gif) no-repeat 100% 0px;
}


input:hover,select:hover,textarea:hover{
color:#FF1895;
}


.uemini{
	margin-left:6%;
	margin-right:6%;
	height:110px;
	/*height:auto;*/
	margin-bottom:15px;
	border: 1px dotted #FF1895;
	padding-bottom:10px;
	padding-top:10px;
}
.uemini:hover{
	background-color:#FF8AFF;
	border: 1px solid #FF1895;
}

