/* CSS Document */
input.mise { 
   background-color: #ffffff;
   border:1px solid #d4bc96;
   width: 250px;
   height:22px;
   text-align: left;
    vertical-align: middle;
    padding-right: 4px;
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #810001;
	font-size: 14px;
  } 

.txtblanc12 {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

.txtblanc11 {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

  .txtblanc35 {
	font-size: 35px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

  .txtjaune40 {
	font-size: 40px;
	font-weight: normal;
	color: #f2bb00;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

.txtjaune30 {
	font-size: 30px;
	font-weight: normal;
	color: #f2bb00;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

.txtnoir25 {
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}


/*liens-----------------------------------------------------*/

.liencrem11:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eae3d3;
	text-decoration: none;
}
.liencrem11:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eae3d3;
	text-decoration: none;
}
.liencrem11:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.txtcreme30 {
	font-size: 30px;
	font-weight: normal;
	color: #eae3d3;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.txtnoir30 {
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.txtmaron30 {
	font-size: 30px;
	font-weight: normal;
	color: #863906;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.txtnoir12 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.txtjaune20 {
	font-size: 20px;
	font-weight: normal;
	color: #f2bb00;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

