/* CSS Document */
@font-face {
	font-family: 'ChantelliAntiquaRegular';
	src: url('Chantelli_Antiqua-webfont.eot');
	src: local('☺'),
		url('Chantelli_Antiqua-webfont.eot?#iefix') format('embedded-opentype'),
		url('Chantelli_Antiqua-webfont.woff') format('woff'), 
		url('Chantelli_Antiqua-webfont.ttf') format('truetype'), 
		url('Chantelli_Antiqua-webfont.svg#webfontCNml2rJO') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background-image: url(../../photos/module_1sepia.jpg);
	font-family: 'ChantelliAntiquaRegular';
}

body,td,th {
	font-family: "Times New Roman", Times, serif;
}

h1      {
	font-family: 'ChantelliAntiquaRegular';
	font-size:30px;
	font-weight:bold;
	color:#A60000;
}
h2      {
	font-family: 'ChantelliAntiquaRegular';
	font-size:22px;
	font-weight:bold;
	color:#A60000;
	font-style:italic;
}

h3     {
	font-family: 'ChantelliAntiquaRegular';
	font-size:20px;
	font-weight:bold;
	color:#000000;
	font-style:regular;
}

h4     {
	font-family: 'ChantelliAntiquaRegular';
	font-size:15px;
	font-weight:bold;
	color:#000000;
	font-style:regular;
}
a:link {
	color: #A60000;
	text-decoration: underline;
}
a:visited {
	color: #A60000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #A60000;
	text-decoration: underline;
}

.Style1 {
	color: #A60000;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
}
.Style2 {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}
.Style3 {
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	color:#000;
}
.Style4 {font-size: small;
}
.Style6 {
	color: #A60000;
	font-family: 'ChantelliAntiquaRegular';
	font-weight: bold;
	font-size: 18px;
}
.Style20 {	
	font-size: 12px;
	color: #A60000;
	font-family: 'ChantelliAntiquaRegular';
	font-weight:bold;
}
.Style103 {
	font-weight: bold;
	font-size:18px;
}
.Style105 {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 14px;
	color:#333333;
}

.Style113 {
	font-size: 20px; 
	font-style: italic; 
	color: #A60000; 
	font-weight: bold;
}
.Style120 {
	font-family: 'ChantelliAntiquaRegular';
	font-size: 18px;
	color: #A60000;
	font-weight: bold;
}
.Style121 {
	font-size: 18px;
	color: #A60000;
	font-weight: bold;
	font-style:italic;
}
.Style122 {
	font-family: 'ChantelliAntiquaRegular';
	font-weight: bold
}
a.info{
position:relative;
z-index:24;
color:#A60000;
text-decoration:underline;
}

a.info:hover{
z-index:25;
}

a.info span{
display: none
}

a.info:hover span{
display:block;
position:absolute;
top:0em; left:9em; width:50em;
border:2px solid #A60000;
background:url(../../photos/fond_papier.jpg);
color:#000;
text-decoration:none;
text-align: left;
font-weight:bold;
font-size:14px;
padding:5px;
-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-khtml-border-radius:8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(border-radius.htc);
}
a.info:hover 
{
  border : 0;  /* ligne qui corrige le bug d'IE6 et inférieur */
}

/*debut info2*/
a.info2{
position:relative;
z-index:24;
color:#A60000;
text-decoration:none;
}

a.info2:hover{
z-index:25;
}

a.info2 span{
display: none
}

a.info2:hover span{
display:block;
position:absolute;
top:3em; left:1em; width:50em;
border:2px solid #A60000;
background:url(../../photos/fond_papier.jpg);
color:#000;
text-decoration:none;
text-align: left;
font-weight:bold;
font-size:14px;
padding:5px;
-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-khtml-border-radius:8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(border-radius.htc);
}
a.info2:hover 
{
  border : 0;  /* ligne qui corrige le bug d'IE6 et inférieur */
}
/*fin info2*/
.marillier {
	font-size: 18px;
	font-weight:bold;
	color:#FFF;
}
.submit{
	background-color:#A60000;
	border: #333 1px solid;
	color:#FFCC99;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size:14px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-radius:10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	behavior: url(border-radius.htc);
	/*degrade*/
	background: -moz-linear-gradient(-90deg,#993333,#1F0404);
    background: -webkit-gradient(linear, left top, left bottom, from(#993333), to(#1F0404));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#993333', EndColorStr='#1F0404'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#993333', EndColorStr='#1F0404')"; /* IE8 */
	/*fin*/
	cursor:pointer;
}

.submit:hover{

	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size:14px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-radius:10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	behavior: url(border-radius.htc);
}

.input{
	background-image:url(../../photos/fond_papier.jpg);
		color: #A60000;
	border: #A60000 1px solid;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-khtml-border-radius:8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(border-radius.htc);
	/* Ombre portee */
    -webkit-box-shadow: #666 0px 0 16px -1px;
	-moz-box-shadow: #666 0px 0 16px -1px;
	box-shadow: #666 0px 0 16px -1px;
}

.histoire {
	margin: 2px;
	font-family: 'ChantelliAntiquaRegular';
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width: 30%;
	-moz-border-radius:15px 15px 15px 15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-khtml-border-radius:15px;
	border-radius: 15px 15px 15px 15px;
	
	background: #fefcf6; /* Old browsers */
background: -moz-linear-gradient(top, #fefcf6 0%, #fbf7e5 45%, #ddd7c1 72%, #fefbee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcf6), color-stop(45%,#fbf7e5), color-stop(72%,#ddd7c1), color-stop(100%,#fefbee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefcf6 0%,#fbf7e5 45%,#ddd7c1 72%,#fefbee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefcf6 0%,#fbf7e5 45%,#ddd7c1 72%,#fefbee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefcf6 0%,#fbf7e5 45%,#ddd7c1 72%,#fefbee 100%); /* IE10+ */
background: linear-gradient(top, #fefcf6 0%,#fbf7e5 45%,#ddd7c1 72%,#fefbee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcf6', endColorstr='#fefbee',GradientType=0 ); /* IE6-9 */

	/* Ombre portee */
    -webkit-box-shadow: #cccc99 0px 0 16px -1px;
	-moz-box-shadow: #cccc99 0px 0 16px -1px;
	box-shadow: #cccc99 0px 0 16px -1px;
}
