/*
DEBUT commun
*/

.commun p {
/*	text-align: left;
	margin: 0px;*/
	margin-top:0.6em;
	margin-bottom:0.6em;
}

.commun ul{
	list-style-type:square;
	margin: 0px;
	padding:0;
	margin-top:0.6em;
	margin-bottom:0.6em;
	margin-left:2em;
}


.commun .chapo{
	font-size:11px;
	color:#555;
	font-weight:bold;
	margin-left: 9px;
	margin-right:9px;
}

.commun .corps{
	font-size:11px;
	margin-left: 9px;
	margin-right:9px;
}

.commun .bloc_erreurs{
	margin-left: 9px;
	margin-right:9px;
}

.commun img{
	border: 1px solid #333;
}


.commun h4, .commun h5, .commun h6{
	margin:0;
	margin-bottom:0.6em;
	margin-top:0.8em;
}

.commun h4{
	font-size:13px;
}

.commun h5{
	font-size:12px;
}

.commun h6{
	font-size:11px;
}

.commun a{
	color: #c22;
	text-decoration:none;
}

.commun a:hover{
	text-decoration:underline;
}


.commun .titre h3 {
	/*text-align: left;*/
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	background-image:url(/media/interface/titres/images/maintitre_center.png);
	margin-left:5px;
	margin-right:5px;
	font-variant: small-caps;
}

.commun .titre .topleft{
	background-image:url(/media/interface/titres/images/maintitre_topleft.png);
	float:left;
	width:5px;
	height:4px;
}


.commun .titre .top{
	background-image:url(/media/interface/titres/images/maintitre_top.png);
	margin-left:5px;
	margin-right:5px;
	height:2px;
}
.commun .titre .topright{
	background-image:url(/media/interface/titres/images/maintitre_topright.png);
	float:right;
	width:5px;
	height:4px;
}

.commun .titre .left{
	background-image:url(/media/interface/titres/images/maintitre_left.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.commun .titre .right{
	background-image:url(/media/interface/titres/images/maintitre_right.png);
	background-position:right;
	background-repeat:repeat-y;
}

.commun .titre .bottomleft{
	background-image:url(/media/interface/titres/images/maintitre_bottomleft.png);
	float:left;
	width:5px;
	height:7px;
}
.commun .titre .bottom{
	background-image:url(/media/interface/titres/images/maintitre_bottom.png);
	margin-left:5px;
	margin-right:5px;
	height:7px;
}
.commun .titre .bottomright{
	background-image:url(/media/interface/titres/images/maintitre_bottomright.png);
	float:right;
	width:5px;
	height:7px;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .commun .titre .top{
	margin-left:-3px;
	margin-right:-3px;
	font-size:1px;
}

* html .commun .titre .topleft{
	margin-right:-3px;
	margin-bottom:-3px;
	font-size:1px;
}

* html .commun .titre .topright{
	margin-left:-3px;
	margin-bottom:-3px;
	font-size:1px;
}

* html .commun .titre .bottom{
	margin-left:-3px;
	margin-right:-3px;
	font-size:1px;
}

* html .commun .titre .bottomleft{
	margin-right:-3px;
	margin-bottom:-3px;
	font-size:1px;
}

* html .commun .titre .bottomright{
	margin-left:-3px;
	margin-bottom:-3px;
	font-size:1px;
}

/* End hide from IE5/mac */

/* fin fixes IE */


/*
FIN commun
*/
