/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/************** header tag styles **************/

h1{
 font: bold 150% Arial,sans-serif;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 210% Arial,sans-serif;
 color:#990000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.paragraphe {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*font-family:"Comic Sans MS";*/
	/*font-family:"Arno Pro Smbd Display";*/
	/*font-family:"Maiandra GD";*/
	font-family:Georgia;
	font-style:normal;
	font-size: 13px;
	color:#990000;
}

.paragraphe_petit {
	font-family:Georgia;
	font-style:normal;
	font-size: 11px;
	color:#990000;
}

.paragraphe_pour_tri {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*font-family:"Comic Sans MS";*/
	/*font-family:"Arno Pro Smbd Display";*/
	/*font-family:"Maiandra GD";*/
	font-family:Georgia;
	font-style:normal;
	font-size: 11px;
	color:#990000;
}

.paragraphe_fort {
	/*font-family:"Comic Sans MS";*/
	/*font-family:"Maiandra GD";*/
	font-family:Georgia;
	font-style:normal;
	font-size: 16px;
	color:#990000;
}

.paragraphe_noir {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:"Maiandra GD";
	font-style:normal;
	font-size: 13px;
	color:#000000;
}

.paragraphe_interligne {
	font-family:"Courier New", Courier, mono;
	font-style:normal;
	font-size: 6px;
	color:#000000;
	text-align:left;
}

.paragraphe_label {
	/*font-family:"Courier New", Courier, mono;*/
	/*font-family:"Arno Pro Smbd Display";*/
	font-family:Georgia;
	font-style:normal;
	font-size: 12px;
	color:#000000;
	text-align:left;
}

.paragraphe_select {
	/*font-family:"Courier New", Courier, mono;*/
	/*font-family:"Arno Pro Smbd Display";*/
	font-family:Georgia;
	font-style:normal;
	font-size: 11px;
	/*color:#000000;*/
	background-color:#FFFFCC; border:1px solid #DDDDDD;
	width:280px;
}

.paragraphe_select_long {
	/*font-family:"Courier New", Courier, mono;*/
	/*font-family:"Arno Pro Smbd Display";*/
	font-family:Georgia;
	font-style:normal;
	font-size: 11px;
	/*color:#000000;*/
	background-color:#FFFFCC; border:1px solid #DDDDDD;
	width:340px;
}

.encadrement_photos
{
	/*border: 1px solid #990000; */
	border: 1px solid #990000; 
	margin:2px 2px 2px 2px;
}

.encadrement_photos_zoommees
{
	/*border: 1px solid #990000; */
	border: 2px solid #990000; 
	margin:2px 2px 2px 2px;
}

.tableau_noir{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 11px;
	color:#000000;
}

.tableau_rouge{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 11px;
	color:#990000;
}

.titre_moyen {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:"Maiandra GD";
	/*font-style: italic;*/
	font-style: normal;
	font-size: 12px;
	color: #CC3333;
}

.titre_petit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #CC3333;
}


.button {
	font-size:8pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC3333;
	font-weight:bold;
} 
.button_discret {
	font-size:8pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight:normal;
} 
.button_tres_discret {
	font-size:7pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight:normal;
} 
.button_discret_rouge {
	font-size:8pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#990000;
	font-weight:bold;
} 


/****************************************/
/* Les diffrents layouts               */
/****************************************/

#MenusGauche{
	/*position:absolute;
	top: 182px;
	left: 2%;
	width:200px;
	float: left;
	width:270px;*/
	padding: 4px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#MenusDroite{
	/*position:absolute;
	top: 182px;
	right: 2%;
	width:350px;*/
	padding: 6px 6px 6px 6px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#MenusGauche h7
{
	font-size:50%;
}

#MenusDroite h7
{
	font-size:50%;
}

#sousPageNav{
	float:none;
	width:118px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#partieCentrale{
	position:absolute;
	top: 182px;
	width:400px;
	/*right:388px;*/
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 250px;
	left: -20px;
}


/*************************************/
/* sectionLinks styles               */
/*************************************/

#sectionLinks{
	margin: 0px;
	/*padding: 0px;*/
	padding: 0px 0px 0px 0px;
	/* font-size:88%; */
	font-size:93%;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(ressources/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.formatPartieCentrale{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	height: 200px;
}

.fond_image
{
	width: auto;
	height:auto;
	background-image: url(./fond_image.png);
}
