a{
	text-decoration:none;
	color:#ea0d12;
}

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

a:hover{
	color:#ea0d12;
	text-decoration:underline;
}

img, p, input, ul, li, a, textarea, fieldset, form, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	border:0;
}

p{
	font-size:12px;
}

h1{
	font-size:18px;
	color:#003300;
}

h1 span{
    color:#EA0D12;
    font-weight:bold;
    font-size:22px;
}

h2{
	font-size:16px;
}

h3{
	font-size:14px;
	padding:10px 0px;
}

h4{
	font-size:12px;
}

h5{
	font-size:10px;
}

h6{
	font-size:9px;
}
li{
list-style-image:none;
list-style-position:inside;
list-style-type:none;
}
label{
	cursor:default;
	text-align:left;
}

legend{
	font-size:14px;
	font-style:italic;
	color:#ea0d12;
	font-family:Georgia;
	letter-spacing:1px;
    font-weight:bold;
}
textarea, input{
	border:1px solid #666666;
	background-color:#eeeeee;
}

input[type=text], input[type=password]{
	width:140px;
}

textarea:focus, input:focus{
	border:1px solid #000000;
	background-color:#ffffff;
}

input{
	height:15px;
}
.coquelicot{
	background:url(../../../files/Image/vignette_tigeCoquelicot.gif) no-repeat;
	width:100%;
	height:95px;
}
.coquelicot h1{
	padding-top:50px;
	margin-left:60px;
	letter-spacing:2px;
}
.Titre{
	font-size:14px;
	color:#ea0d12;
	font-weight:bold;
}

.Sous-titre{
	font-size:10px;
	font-style:italic;
	color:#666666;
}

.Texte{
	font-size:12px;
	color:#000000;
}

.rougeCoquelicot{
	color:#ea0d12;
}

