/*------------------------------ Teaser -----------------------*/
.event_teaser{
	position:relative;
	margin-bottom:15px;
	font-size:90%;	
}

.event_teaser .fond{
	padding:10px 10px 10px 10px;
	_height: 125px;
}

html>body .event_teaser .fond{
	height: inherit;
	min-height: 125px;
}

.event_teaser .footer{
	font-size: 0px;
	line-height: 6px;
	height: 6px;
}

.event_teaser .titre_module{
	height:15px;
	background:url(../../../../../images/veyrierdulac/event/picto_carre_gris.gif) no-repeat left 6px;
	padding-left:9px;
	color:#666666;
	font-size:90%;
	font-weight:bold;
}

.event_teaser h2{
	color:#2f2f2f;
	font-size:160%;
	font-weight:normal;	
}

.event_teaser h3{
	color:#a79207;
	font-size:110%;
	font-weight:normal;	
	padding-bottom:10px;
}

.event_teaser .visuel{
	float:left;
	width:175px;
}

.event_teaser .contenu{
	float:right;
	width:295px;
	padding-right:30px;
	color:#2f2f2f;
}

.event_teaser a.bt_savoir_plus{
	display:block;
	position:absolute;
	right:10px;
	bottom:15px;
	width:50px;
	padding-left:10px;
	height:24px;
	font-size:65%;
	color:#f2d406;	
	background:url(../../../../../images/veyrierdulac/event/bt_savoir_plus.gif) no-repeat left bottom;
}

html>body .event_teaser a.bt_savoir_plus{
	font-size:75%;	
}

.event_teaser a.bt_savoir_plus:hover{
	color:#f2d406;
	text-decoration:none;
	background:url(../../../../../images/veyrierdulac/event/bt_savoir_plus.gif) no-repeat left top;
}

/*Header*/
#tpl_3col .col_principale .zone_header .event_teaser .fond{
	background:url(../../../../../images/veyrierdulac/blocs/fond_544.jpg) no-repeat 0 top #f2d404;
}

#tpl_3col .col_principale .zone_header .event_teaser .footer{
	background:url(../../../../../images/veyrierdulac/blocs/footer_544.jpg) no-repeat;
}

/*Gauche*/
#tpl_3col .col_principale .zone_gauche .event_teaser .fond{
	background:url(../../../../../images/veyrierdulac/blocs/fond_322.jpg) no-repeat 0 top #f2d404;
}

#tpl_3col .col_principale .zone_gauche .event_teaser .footer{
	background:url(../../../../../images/veyrierdulac/blocs/footer_322.jpg) no-repeat;
}

#tpl_3col .col_principale .zone_gauche .event_teaser .contenu{
	float:left;
	width: 265px;
}

/* ------------------------------------ Listing ----------------------------------*/
.event_listing{
	margin-bottom: 15px;
}

/*Row*/
.event_listing .row{
	border-bottom:solid 2px #ebe9d1;
	padding-bottom:12px;
	margin-bottom:15px;
	padding-right:10px;	
	font-size: 90%;
}

.event_listing .row h2{
	font-weight:normal;
	font-size:160%;
	color:#2f2f2f;
	padding-bottom:6px;
}

.event_listing .row h3{
	font-weight:bold;
	color:#0ebad3;
	font-size:80%;
}

/*Jaune*/
.tpl_3col_jaune .event_listing .row h3{
	color: #f2d300;	
}
/*Beige*/
.tpl_3col_beige .event_listing .row h3{
	color: #D4CF9D;	
}

.event_listing .row .visuel{
	float:left;
	width:150px;
}

.event_listing .row .contenu{
	float:right;
	width:374px;
}

.event_listing .row .bt_savoir_plus{
	display:block;
	float:right;
	width:60px;
	height:24px;
	padding-left:10px;
	height:24px;
	margin-top:10px;
	font-size:65%;	
	color:#FFFFFF;
	background:url(../../../../../images/veyrierdulac/event/bt_savoir_plus.jpg) no-repeat left bottom;
}

html>body .event_listing .row .bt_savoir_plus{
	font-size:75%;	
}

.event_listing .row .bt_savoir_plus:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../../../../../images/veyrierdulac/event/bt_savoir_plus.jpg) no-repeat left top;
}

/* ------------------------------------ Détail ----------------------------------*/
.event_detail{
	margin-bottom: 15px;
}

/*Row*/
.event_detail{
	border-bottom:solid 2px #ebe9d1;
	padding-bottom:12px;
	margin-bottom:15px;
	padding-right:10px;	
	font-size: 90%;
}

.event_detail h2{
	font-weight:normal;
	font-size:160%;
	color:#2f2f2f;
	padding-bottom:6px;
}

.event_detail h3{
	font-weight:bold;
	color:#0ebad3;
	font-size:80%;
}

/*Jaune*/
.tpl_3col_jaune .event_detail h3{
	color: #f2d300;	
}
/*Beige*/
.tpl_3col_beige .event_detail h3{
	color: #D4CF9D;	
}

.event_detail .visuel{
	float:left;
	width:210px;
	padding-bottom: 7px;
}

.event_detail .accroche{
	padding-bottom: 10px;
	font-weight: bold;	
}

.event_detail .corps{
	padding-bottom: 15px;		
}

.event_detail .bt_retour{
	display:block;
	float:left;
	width:49px;
	height:24px;
	padding-right:16px;
	padding-left:5px;
	height:24px;
	margin-top:10px;
	font-size:65%;	
	color:#FFFFFF;
	background:url(../../../../../images/veyrierdulac/event/bt_retour.jpg) no-repeat left bottom;
}

html>body .event_detail .bt_retour{
	font-size:75%;	
}

.event_detail .bt_retour:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../../../../../images/veyrierdulac/event/bt_retour.jpg) no-repeat left top;
}
