/**
 Texte plus grand pour les détails des manifestations
 */
 .main {
 font-size:14px;
}
hr{
height:1px;
background-color: #ffffff;
border:none;
border-bottom:1px dashed #00A6EB;
}

/* Powermail */
div.tx-powermail-pi1 {
	width: 550px;  
}

fieldset.tx-powermail-pi1_fieldset label {
    width: 450px;
}

div.powermail_check_inner {
    clear: both;
    margin-bottom: 5px;
    margin-left: 60px;
    margin-right: 0;
    margin-top: 10px;
    width: 400px;
}
fieldset.tx-powermail-pi1_fieldset label {
    width: 450px;
}
div.powermail_check_inner label{
    width: 150px;
}
fieldset.tx-powermail-pi1_fieldset legend {
    color: #80D3F5;

}

/*** Mise en forme du formulaire ***/
/*
.tx-powermail-pi1 {
	width: 550px;	
	font-family: Arial;
	border: 0px solid black;
	color: black;
	background: #fff;
	margin: 0;
	padding: 0em;
}


.powermail_textarea,.powermail_text,.powermail_select,.powermail_submit{
font-family: Arial;
font-size:12px;
padding:0;
margin:0;
}
.tx-powermail-pi1_fieldset {	
	outline:1px;
	color: black;
	background: #F7F7F7;
	margin: 0;
	padding: 1em;
        border:1px solid #2078E4;
}
.tx-powermail-pi1_fieldset legend {	
        font-size:1em;
	font-weight: bold;
	color: #2078E4;
	background: transparent;
}

.tx-powermail-pi1_fieldset  label {
        color:#2078E4;
	float: left;	
	width: 48%;	
	text-align: left;	
        clear:both;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 18px;	
}
.tx-powermail-pi1_fieldset label:hover, #piedForm input {
	cursor: pointer;	
}
.tx-powermail-pi1_fieldset label.oblig {
	font-weight: bold;	
}

.tx-powermail-pi1_fieldset input:focus,.tx-powermail-pi1_fieldset textarea:focus {	
	background: beige;
	color: black;
	
}
.tx-powermail-pi1_fieldset .normal {	
	background: white;
	color: black;
}
*/
/*** Mise en forme du titre de formulaire ***/
h5 {	
display:block;
width:688px;
height:30px;
background-repeat:no-repeat;
background-position:left;
padding-left:90px;
line-height:30px;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
background-image:url(../media/bandeau_h2.jpg);
}




