﻿body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	background-image: url('images/background/background.jpg');
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
}

.style1 {
	border-width: 0px;
}

#header {
	background: #000000;
	width: 771px;
	height: 146px;
	margin: 0px auto 0px auto;
}

#content {
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 771px;
	height: auto;
	margin: 0px auto 0px auto;
	background-image: url('images/back_silh_content2.jpg');
	padding-top: 0px;
	padding-bottom: 25px;
}

.block3 {
	display: block;
	height: 110px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
}
.block3 img {
	float: left;
	margin-left: 18px;
	border: 1px solid #222222;
	width: 135px;
	height: 98px;
}

.block3 a:hover img {
	border: 1px #222222 dotted;
}

/* ------------------------------------------------------------- */
/* bloc image */
.block {
	border: 1px dotted #222222;
	display: block;
	margin: 0 50px 10px 50px;
	height: 120px;
	font-size: medium;
	background-image: url('images/block_alpha_grey.png');
	background-color: transparent;
}

.block img {
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:22px;
	border: 1px solid #222222;
	width: 135px;
	height: 98px;
}

.block a:hover img {
	border: 1px #222222 dotted;
}
/* fin bloc image */

/* bloc image2 */
.block2 {
	display: block;
	margin: 0 50px 30px 50px;
	height: 149px;
	border: 1px dotted #222222;
	font-size: medium;
	background-image: url('images/block_alpha_grey.png');
	background-color: transparent;
}
.block2 img {
	float: left;
	margin-top: 13px;
	margin-left: 13px;
	margin-bottom: 15px;
	border: 1px solid #222222;
	width: 149px;
	height: 101px;
}

.block2 a:hover img {
	border: 1px #222222 dotted;
}
/* fin bloc image2 */
/* ------------------------------------------------------------- */
#footer {
	background-color: #000000;
	padding: 30px 0 0 0;
	text-align: center;
	width: 771px;
	height: 140px;
	margin: 0 auto 0 auto;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/back_footer.jpg');
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover{
	text-decoration: none;
	color: #CCCCCC;
}

.retourTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #222222;
	text-align: right;
	padding-right: 51px;
	font-weight: normal;
}

.retourTop a {
	color: #333333;
}

.retourTop a:hover {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #222222;
	border-color: #222222;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 22px 50px 5px 49px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px 50px 28px 49px;
	line-height: 19px;
	text-align: justify;
}
h2 a {
	color: #222222;
	text-transform: lowercase;
	font-size: small;
	font-weight: normal;
}
h2 a:hover {
	text-transform: none;
	text-decoration: none;
}


.title {
	font-size: 12px;
	font-weight: bolder;
}
.text {
	float: left;
	display: block;
	margin: 10px auto auto 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 480px;
	height: 20px;
	display: block;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
.texto {
	float: left;
	margin: 8px 0px 0px 26px;
	font-size: 12px;
	width: 480px;
	height: 35px;
	display: block;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: left;
}
.vign {
	width: 20px;
	height: 26px;
	float: left;
	display: inline-block;
	margin-top: 64px;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image: url('images/contact_form/contact_form_mail.png');
	background-color: transparent;
	background-repeat: no-repeat;
}
.listexpos {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0 50px 30px 50px;
	height:1300px;
}
.titleexpo {
	font-size: small;
	font-weight: bold;
	font-style: italic;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.corpsText {
	font-size: 13px;
	padding-right: 45px;
	padding-left: 45px;
	text-align: justify;
}

.corpsText a {
	font-size: 13px;
	padding-right: 45px;
	padding-left: 35px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.corpsText a:hover {
	text-align: justify;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}



ol {
	margin: -16px 0px 0px 18px;
}

