@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF9C31;
	/* pour mettre une image fixe en fond */
	/*background-attachment: fixed;
	background-image: url(../images/test_fond_bois.jpg);
	background-repeat: repeat-x;*/
}

.Styletitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.Styletitrephoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.Styletitrepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.Styledescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
.Styledescriptiontitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
.Styletexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.Styletextegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.Styleliens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #fd7e1b;
}
.Stylehistorique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color:#FFF;
}
a.Stylehistorique:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color:#FFF;
}
a.Stylehistorique:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color:#FFF;
}
a.Stylehistorique:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color:#FFF;
}
a.Stylehistorique:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color:#FFF;
}

.Styletextedefile {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fc7206;
}
.Stylecalquetitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.Stylecalquetexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.Styleinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.Stylemenuprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Stylemenusecondaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.Styletitrevideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.Stylerouge {
    font-family: Arial, Helvetica, sans-serif;
	color: #FF0000
}
.Stylebarremenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	
.Stylemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}	
select {
font-family : verdana;
font-size : 11px;
color : #000000;
}
input {
font-family : verdana;
font-size : 11px;
color : #000000;
}

a.LIENS-FONDGRIS:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	color: #fc7206;
	font-weight: bold;



}
a.LIENS-FONDGRIS:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	color: #FFFFF;
	font-weight: bold;



}
a.LIENS-FONDGRIS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	font-weight: bold;



}
a.LIENS-FONDGRIS:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}

a:link{
	color: #fc7206;
}
a:active{
	color: #fc7206;
}
a:hover{
	color: #000000;
}
a:visited{
	color: #fc7206;
}
a:focus 
{ 
	outline:0; 
} 


.shadow_top{
	background-image:url(../images/fond_haut.png);
	background-repeat:no-repeat;
}
.shadow_bottom{
	background-image:url(../images/fond_bas.png);
	background-repeat:no-repeat;
}
.shadow_left{
	background-image:url(../images/fond_gauche.png);
	background-repeat:repeat-y;
}
.shadow_right{
	background-image:url(../images/fond_droit.png);
	background-repeat:repeat-y;
}
#recherche{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:left;
}
