@import url(global.css);


.photo-block {
	position: relative;
}

.mgl23 {
	margin-left: 23px;
}
.photo-legende {
	font-size: 0.8em;
	color: #7f7f7f;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align : center ;
}

.photo-legende span {
	margin-right: 6px;
}

.photo-legende span.sep {
	padding-left: 6px;
	border-left: 1px solid #7f7f7f;
}

.photo-legende a {
	background-image: url(../img/global/picto_zoom.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 12px;
}

.imageleft {
	float: left;
	padding-right: 22px;
	padding-bottom: 10px;
}

.imageleft img, .imageright img {
	float : none;
}
.imageleft .mask {
	background-image: url(../img/global/mask_medium_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 0px;
	font-size: 0;
	width: 7px;
	height: 7px;
}

.imageright {
	float: right;
	padding-left: 22px;
	padding-bottom: 10px;
}

.imageright .mask {
	background-image: url(../img/global/mask_medium_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0px;
	font-size: 0;
	width: 7px;
	height: 7px;
}
.info-date {
	margin : 2px 10px ;
	color : #666;
}
.info-lieu {
	margin : 2px 10px ;
	color : #666;
}
.topTools {
	float : right ;
	display : inline;
	margin : 5px 10px 0 ;
}
.topTools a {
	background : #000;
	margin : 0;
	padding : 0;
	display : block;
	float : left;
	height : 13px;
	margin : 0 3px;
}
.topTools a img{
	float : none;
}


/* Ajout de style */

.sommaire {
	clear : right;
	float : right;
	width : 220px;
	padding : 10px 0 10px;
	margin : 0 10px;
	display : inline;
	border : 1px solid #dedede;
	border-width : 1px 0 0 1px;
}
.sommaire h3 {
	color : #0e3d71;
	margin : 12px 12px 10px 15px;
}
.sommaire ul {
	margin : 5px 10px 0 12px;
	padding : 0 0 5px 0;
	list-style-type : none;
}
.sommaire ul li {
	margin-top : 3px;
	padding : 0 0 0 12px ;
	background : #fff  url(../img/global/liste.gif) no-repeat;
	background-position: 0% 3px;
}

.article h2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #20ADD7;
	text-decoration: none;

}

.article h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0F3D70;
	text-decoration: none;

}
.article p {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color : #00000;
}

.spacer {
	clear: both;
	line-height: 0;
	height:20px;
	font-size: 0;
}

.sommaire h3 {
	color : #0e3d71;
	margin : 12px 12px 10px 15px;
	font-size : 16px;
}

.contactLibelle{
	float:left;
	width:200px;
/*	border : 1px solid #000000;	*/
}
.contactInput{
	float:left;
	width:200px;
}

.contactInput input{
	width:200px;
	border : 1px solid #abadb3;
	margin : 2px 0px 2px 0px;
}

.contactInput select{
	width:204px;
	border : 1px solid #abadb3;
	margin : 2px 0px 2px 0px;
}

.th-text {
	padding: 0 12px 12px 12px ;
}

.th-taille1, .th-taille2, .th-taille3, .th-taille4, .th-taille5,  .th-taille6{
	color: #0F3D70;
	padding: 0 5px 0 0;
}

.th-taille1 {
	font-size: 11px;
}

.th-taille2 {
	font-size: 14px;
}

.th-taille3 {
	font-size: 17px;
}

.th-taille4 {
	font-size: 19px;
}

.th-taille5 {
	font-size: 24px;
}

.th-taille6 {
	font-size: 28px;
}
fieldset, .th-text{
	border : 1px solid #cacaca;
	border-width : 1px 0 0  1px;
	padding : 8px ;
	margin : 0 10px 0 0 ;
}

.th-text{
	height:75px;
	background-image: url(../img/degradant.jpg);
	background-repeat: no-repeat;
}
#SubmitPress{
	width:120px;
	border : 0;
	background : #1faed6;
	color : #fff;
	padding : 1px 20px;
	float : right ;
	font-style : normal;
	margin-right : 10px;
	display : inline ;
}

.lastPhotos {
	background:transparent url(../img/fleche.gif) no-repeat scroll left top;
	display:block;
	margin:10px 0pt 0pt 10px;
	padding:1px 0pt 0pt 100px;
}