@import url(global.css);

/* --------------------------------------------------------------------------------
	CLASSES SPECIFIQUES PAGE VENIR
-------------------------------------------------------------------------------- */

/* Marge du logo sur la homepage */
.logo {
	margin: 0 0 1px 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding:0;
}

/* la colonne centrale */
.content{
	position:relative !important;
	position:absolute;
	float: left;
	width: 771px!important;
	width: 771px;
	min-height: 506px;
	height:auto!important;
	height:506px;
	margin: 0;
	padding: 0;
	
}

.content-texte{
	position:relative;
	float: left;
	width: 211px!important;
	width: 210px;
	min-height: 506px;
	height:auto!important;
	height:506px;
	background-color: #D4D4D4;
	margin:0;
}

.content-actus {
	position:relative;
	float: left;
	width: 558px;
	height: 477px;
	padding : 0;
	margin : 0 1px;
	background-color: #D4D4D4;
	display: inline;
}

.mask {
	position: absolute;
	top: 465px;
	left: 0;
	z-index: 1;
}

.ca-titre {
	position:relative;
	float: left;
	width: 550px;
	height: 55px;
	padding : 0;
	margin : 0;
	border-bottom: 1px solid #fff;
	padding: 12px 0 0 9px;
}

.ca-prec-suiv {
	position:relative;
	float: left;
	width: 523px;
	height: 21px!important;
	height: 20px;
	margin : 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 8px 27px 0 9px;
	background-color: #D4D4D4;
	color: #E96E37;
	text-align:right;
}

.cat-retour {
	background-image:url(../img/puce-fle-grise-retour.gif);
	background-repeat: no-repeat;
	background-position: 0 5px ;
	padding: 0 0 0 7px;
}

.prec {
	background-image:url(../img/puce-fle-grise-retour.gif);
	background-repeat: no-repeat;
	background-position: 0 5px ;
	padding: 0 0 0 7px;
}

.suiv {
	background-image:url(../img/puce-fle-grise.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px ;
	padding: 0 7px 0 0;
}

.cat-chapo {
	font-weight: bold;
	color: #42427E;
}

.ca-texte {
	position:relative;
	float: left;
	width: 540px;
	height: 397px;
	margin : 0;
	padding: 0 9px 12px 9px;
	overflow: auto;
}

.ca-actu {
	position:relative;
	float: left;
	width: 500px;
	height: auto;
	padding : 17px 0 12px 0;
	margin : 0;
	background-image: url(../img/trait-pointille.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.ca-article {
	position:relative;
	float: left;
	width: 520px;
	height: auto;
	padding : 17px 0 12px 0;
	margin : 0;
}
.ca-article div{
	margin-bottom : 10px;
}

.caa-photo {
	float: left;
	width:102px;
}

.caa-texte {
	float: left;
	width: 300px;
	padding: 0 0 0 20px;
}

.caa-date {
	color: #6B6B6B;
	font-size: 13px;
}

.content-img img{
	position:relative;
	float: left;
}

.content-texte .texte{
	position:relative;
	float: left;
	min-height: 286px;
	height:auto!important;
	height:286px;
	margin:0;
	padding: 0 10px 0px 10px;
}

.content-texte img{
	position:relative;
	float: left;
	
}

.title-image{
	height:32px;
	padding:0;
	margin:0;
	
}


/* --------------------------------------------------------------------------------
	PETIT MENU IMPRIMER+ENVOYER
-------------------------------------------------------------------------------- */

.petit-menu3{
	position: relative;
	float: left;
	width: 212px!important;
	width: 210px;
	padding: 0;
	margin:0;
}

.petit-menu3 ul{
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.petit-menu3 li{
	height: 18px;
	font-size: 10px;
	margin: 0;
	padding: 9px 0 0 9px;
	border-top: 1px solid #ffffff;
}

.petit-menu3 li a.envoyer{
	background-image:url(../img/picto-envoyer.gif);
	background-repeat: no-repeat;
	background-position: 0 2px ;
	padding: 0 0 0 20px;
}

.petit-menu3 li a.imprimer{
	background-image:url(../img/picto-imprimer.gif);
	background-repeat: no-repeat;
	background-position: 0 2px ;
	padding: 0 0 0 20px;
}


#oflash-carte{
	position:relative;
	float:left;
	clear:both;
	margin: 0;
	padding: 0;
	
}
