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

.titreSpaw{
background-image:url(/images/puce_logo.png);
background-position:left;
background-repeat:no-repeat;
padding-left: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;

}
.titreSpaw:first-letter {
	
	font-size:xx-large;
	margin-top: 20px;
	font-size: 16px;
    padding-right: 2px;
}
.float_left {
	padding-top: 3px;
	padding-bottom: 12px;
	padding-right: 17px;
	float: left;
	border: 0 solid #4F7E30;
}
		  
.float_right {
	padding-top: 3px;
	padding-bottom: 12px;
	padding-left: 15px;
	float: right;
	border: 0px solid #4F7E30;
}

/* Bloc des actualités deu groupe news
.news{text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0;
	margin-bottom: 24px;
	border: 0px solid #666666;
	text-align:left;
}

.news H2{
	font-size: 18px;
	color: #7D91A9;
	font-weight: normal;
	margin: 0;
	margin-bottom: 8px;
	padding:0;
}

.news H3{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #576B87;
	
}

.news .corps{
	color:#666666;
	margin-top: 0;
	margin-right: 10px;
	text-align:left;
	border: 1px solid #000000;
}

.news .note{
	font-size: 10px;
	font-weight: normal;
	color: #7D91A9;
	line-height: 11px;
	text-align: right;
	padding-top: 27px;
}

.news .imageGauche{
	text-align:left;
	border: 0px solid #000000;
}
.news .imageDroite{
	text-align:left;
	border: 0px solid #000000;
} */


.classic{text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*margin-right: 20px;*/
	margin-left: 0;
	margin-bottom: 24px;
	border: 0px solid #666666;
	text-align:left;
}

h2{
	font-size: 18px;
	color: #7D91A9;
	font-weight: normal;
	margin: 0;
	margin-bottom: 8px;
	padding:0;
}

h3{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #576B87;
	
}

.classic .corps{
	color:#666666;
	margin-top: 0;
	margin-right: 10px;
	text-align:left;
}

.classic .note{
	font-size: 10px;
	font-weight: normal;
	color: #7D91A9;
	line-height: 11px;
	text-align: right;
	padding-top: 27px;
}

.classic .imageGauche{
	text-align:left;
	border: 0px solid #000000;
}
.encart{
	text-align:left;
}
.encart H2{
	background-image:url(/images/puce_logo.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-bottom: 2px;
}
.encart H3{
	margin-top: 0px;
	font-size: 12px;
	color:#666666;
	font-style:italic;
}
.encart .corps{
	color:#666666;
	margin-top: 0;
	margin-right: 10px;
}

/* TPL trombino */
.trombino{border:#444444 0px solid;
	margin-bottom: 24px;
}
.trombino H3{
	display:none;
}
.trombino H4{
	border:#666666 0px solid;
	border:#666666 0px solid;
	font-size: 18px;
	color: #7D91A9;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.trombino .txtstd{
	border:#000000 0px solid;
	margin-top: 0px;
	padding: 0;
}
.trombino .txtstd .trombinoPersonne{
	font-size: 14px;
	font-weight: bold;
	color: #7D91A9;
	line-height: 25px;
	font-weight: bold;
}
.trombino .txtstd .trombinoFonction{
	font-size: 11px;
	font-weight: bold;
	color: #7D91A9;
	margin: 0;
	padding: 0;
	line-height: 25px;
	font-weight: bold;
	vertical-align:bottom;
}
.trombino img{
	margin-top: 5px;
	
}
.tableSt2 {
	font-size: 11px;
	font-weight: bold;
	background-color: #B0B4BE;
	color: #FFFFFF;
}
.SendButton {
	font-size: 13px;
	font-weight: bold;
	border: 2px solid #565B69;
	color: #565B69;
	background-color: #B7BBC4;
}
input,textarea,select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F8F8F9;
	border: 1px solid #B7BBC4;
	
