/* Generated by MikroZen */

body {
	margin:0px;
    font-family: Georgia,"Times New Roman",Times,serif;
    background-color: #b40522;
	width:100%;
}
img {
	border:none;
}
/***************************************************Liens */
a:link {
	background-color: #fffff;
    color: #b40522;
}
a:visited {
	text-decoration: none;
   color: #b40522;
}
a:hover {
    text-decoration: none;
    color: black;
}
.menu a:link {
	text-decoration: none;
	font-weight:bold;
   color: #ffffff;
   font-size: 12px;
}
.menu a:visited {
	text-decoration: none;
	background-color: #b40522;
	font-weight:bold;
   color: #ffffff;
   font-size: 12px;   
}
.menu a:hover {
    text-decoration: none;
    color: #b40522;
	 font-weight:bold;
	 background-color: #ffffff;
    font-size: 12px;
}
.droitebas a:link {
	text-decoration: none;
	font-weight:bold;
   color: #ffffff;
   font-size: 12px;
}
.droitebas a:visited {
	text-decoration: none;
	font-weight:bold;
   color: #ffffff;
   font-size: 12px;   
}
.droitebas a:hover {
    text-decoration: none;
    color: #b40522;
	 font-weight:bold;
	 background-color: #ffffff;
    font-size: 12px;
}
/********************************** Titres */
h1 {
    color: #ffffff;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    text-align: center;
    background-color: #3333ff;
}
h2 {
    border: 4px solid black;
    padding: 4px;
    width: 650px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 10px;
    background-color: #DFDFDF;
    color: #b40522;
}
h3 {
    margin-left: 10px;
    color: #b40522;
    font-weight: bold;
    text-decoration: underline;
}
/***********************************Conteneurs*/
.contact1 {
	text-align: center;
	float: left;
	width: 45%;
	margin-right: 10px;
}
.contact2 {
	text-align: left;
	float: right;
	width: 50%;
	text-align: center;
}
.conteneur {
    float: left;
    width: 100%;
	}
.conteneur2 {
    text-align:center;
	}
.conteneurhaut {
    float: left;
    margin-top: 20px;
    width: 100%;
    text-align:center;
}
.hauttext {
	 position:absolute;
	 float:left;
	 margin-left: 10px;
	 margin-top: 10px;	
    width: 100%;
    text-align:left;
    color: #b40522;
    font-size: 12px;
}

.droite {
    float: right;
}
.droitebas {
    float: right;
    text-align: right;
}
.droiteabs {
    position: absolute;
    float: right;
}
.form {
	width: 100px;
	float: left;
}

.form2 {
	float: left;
}
.gauche {
    float: left;
}
.gaucheabs {
    float: left;
    position: absolute;
}
.imggauche {
    float: left;
	margin:10px;
}
.imgdroite {
    float: right;
	margin:10px;
}
.moitdroite {
	float: right;
	width: 45%;
	margin-right: 10px;
}
.moitgauche {
	float: left;
	width: 45%;
	margin-right: 10px;
}
.vignettes{
	float:left;
	width:150px;
	height:112px;
}

.spacer {
    clear: both;
}
.vignette200 {
	float: left;
	width: 200px;
	height: 200px;
}
.vignettecentre{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	color: #b40522;
	font-size: small;
}
/**********************************************Menus */
.menu {
    height: 20px;
	 text-align: center;
    background-color: #b40522;
    border-right: 2px solid black;
    border-left: 2px solid black;
    margin-left:auto;
    margin-right:auto;
	 width:800px;
}
.menutext {
    border: 3px solid blue;
    margin: 10px;
    float: left;
    font-weight: bold;
    background-color: yellow;
}
/************************************************Mise en page */
.centre {
	text-align: center;
}
.rouge {
	color :#b40522;
}
.text {
    border: 2px solid black;
    margin-left:auto;
    margin-right:auto;
	 width:800px;
	 background-color: white;
}
.text2 {
    border: 2px solid black;
    margin-left:auto;
    margin-right:auto;
	width:800px;
	text-align:left;
    background-color: white;
}
.titre {
	float:right;
	color:#b40522;
	margin-right: 20px;
}
.piedpage {
	width:800px;
	border: 2px solid black;	
	margin-left:auto;
   margin-right:auto;
	text-align: center;
	background-color:white;
	color:#b40522;
	font-size:small;
	font-style:italic;
	font-weight: bold;
}
/***********************************************Fiche teknik */
.vignettetexte{
	float:left;
	width:155px;
	height:145px;
	font-size: 10px;
}
.tekdroite {
	float: right;
	width: 35%;
	margin-right: 10px;
}
.tekgauche {
	float: left;
	width: 60%;
	text-align: center;
}
.tektitre {
	float:left;
	font-size: 18px;
	color: #b40522;
	font: italic  bold ;
}
.tektexte {
	float:right;
	font-color: black;
	font: italic  bold 10px  ;
}

/**********************************************Balises */
input {
	
	
}

p {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
}
p.small {
	font-size: small;
}
p.rouge {
	color: #b40522;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
fieldset {
	float: left;
	width: 100%;
	margin-left: 10px;
	margin-bottom: 10px;
}
ul li {
	list-style-type: square;
	margin-left: 50px;
}
/***********************************************class imbriquées */
fieldset legend {
	color : #b40522;
}
fieldset p {
	font-size: small;
}