.policecon {
	/* font-family: "Times New Roman", Times, serif;
 */
	font-size: 12px;
	color: #FFCC33;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-image: url('../img/fond.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:80px;
}
a {
 color: #cc3333;
}
.menu1 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: thin none #6699FF;


}
.menu1 a {
 color: #fff;
}
.comment1 {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.HeadTitle {
	background-image: url('../img/cour1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	font-weight: bold;
}
h1 {
	color: #000000;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 22px;

}
.texte1  {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: justify;

}
 .texte1 ul {
 font-size: 12px;
 }
.info1 {
	position: static;
	width: 200px;
	margin: 1px 5px 1px 15px;
	padding: 2px;
	border: 2px solid #cc3333;
	/* font-family: "Times New Roman", Times, serif;
 */
	font-size: 12px;
	color: #000000;
	float: right;
	background-color: #FFEAA8;



}
.texte2 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #CC3333;
	padding-left: 20px;
}
.bloc1 {
	border: 2px solid #CC3333;
	background-color: #FFFFFF;
	width: 500px;
	margin-left: 30px;
	padding: 5px;
}

.bloc2 {
	border: 2px solid #CC3333;
	background-color: #fff;
	width: 550px;
	margin-left: 30px;
	padding: 5px;
}

.formitem{
	display:block;
	clear:left;
}

label, .libelform, .longlibelform {
	width: 250px;
	font-weight: bold;
	font-size: 0.9em;
	text-align:right;
	margin: 2px 0px;
	padding: 1px;
	float:left;
	color: #000000;

}

.longlibelform {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
	text-align:left !important;
}

button, .bouton {
	background-color: #CC3333;
	border: 2px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	clear:both;
}

input:focus,  textarea:focus {
  background-color:  #FFEAA8;
}

.input {
	border: 1px solid #CC3333;
	font-size: .9em;
	margin : 5px 0px;
}

.formhead {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	font-size: 1em;
	font-weight: bold;
	color: #CC3333;
	display: block;
	margin-bottom: 10px;
}
.copyright {
padding-top:30px;
	font-size: 10px;
	text-align: center;
	color: #666666;
}
.resulttable {
	font-size: 0.9em;
	border: 1px solid #CC3333;
	background-color: #eeeeee;
	width: 50em;
	margin: 1px;
	padding: 1px;
}
.resulthead {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	/*
	background-color: #ffffcc;
	*/
	background-color:  #FFEAA8;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	text-align: center;

}
.restuldata {
	border-bottom-width: thin;
	border-bottom-style: solid;
	/*font-size: 0.7em;*/
	font-size: 12px;
	text-align: center;
	border-bottom-color: #333333;
}

.tempResult{
	float:left;
	position: absolute;
	margin-left: 252px;
	margin-top: -6px;
	width:250px;
	max-height:100px;
	height:100px;
	min-height:20px;
	overflow: auto;
	border: 1px solid #F90;
 	background-color:  #eee;
}


.output
{
	font-family:Arial;
	font-size: 10pt;
	color:black;
	padding: 3px;
	width: 135px;
}
.shadow
{
	border: 1px solid #CC3333;
	background: #fff;
	max-height:100px;
	height:100px;
	min-height:20px;
	overflow: auto;
	width:160px;
	position:relative;
	top: 2px;
	left: 2px;
}
.shadow div{
}
.photoident {
	float:right;
	height: 120px;
	width: 100px;
	margin: 1px 5px 1px 1px;
	padding: 2px;
	border: thin solid #cc3333;
	clear:both;
}

