*
{
	margin:					0;
	padding:			0;
}

html
{
	height:                100.1%;
}
h1 
{
	font:					14px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:					#75b21f;					
	font-weight:			bold;
	}
body
{
	background:				#F4F4F4;
	font-size: 				10px;
	text-align:				center;
	border: 1px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
}

#header {
	border:					1px #75b21f solid;
	background-color :				#fff;
	width:					1020px;
	margin: 				0 auto;
	text-align:				center;
	padding-top:			0;	
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #ac1a7f;
}
#top {
	background:             url(img/header.jpg) no-repeat center;
	width:					1020px;
	height: 				186px;
	text-align:				left;
	vertical-align:middle;
	margin:					0;
}
#archives {
	border:					1px #75b21f solid;
	width:					300px;
	height: 				600px;
	text-align:				left;
	float:					left;
	position:				relative;
}
#archivesautres {
	background:             url(img/fondarch.jpg) no-repeat center;
	border:					1px #3F93C2 solid;
	width:					250px;
	text-align:				left;
	padding:           10px 10px 10px 10px;
	margin-left:			0px;
	margin-bottom:			15px;
	float:					left;
	left:					15px;
	position:				relative;
}
#archives a:link img {  border:3px solid;
border-color:#999999;
}
#archives a:visited img {  border:3px solid;
border-color:#CCCCCC;
}
#archives a:active img {  border:3px solid;
border-color:#FFD393;
}
#archives a:hover img {  border:3px solid;
border-color:#3F93C2;
}
#telex {
	border:					1px #3F93C2 solid;
	width : 				692px;
	height: 				370px;
	text-align:				left;
	margin-left:			10px;
	margin-right: 			0px;
	float:					left;
	position:				relative;
}

#communiques {
	background:             url(img/communique.jpg) no-repeat center;
	border:					0px #3F93C2 solid;
	width : 				306px;
	height:	 				242px;
	text-align:				left;
	top:					374px;
	padding: 0px 0px 0px 0px;
	margin-left:			10px;
}
#agenda {
	background:             url(img/agenda.jpg) no-repeat center;
	border:					0px #3F93C2 solid;
	width : 				350px;
	height:	 				242px;
	text-align:				left;
	top:					375px;
	margin-left:			332px;
	position: absolute;
}
#txtcomm {
    padding : 30px 10px 10px 20px;
	border:					0px #3F93C2 solid;
	text-align:				left;
	margin: 0 0 0 0;
}
#txtcomm2 {
    padding : 30px 10px 10px 20px;
	border:					0px #3F93C2 solid;
	text-align:				left;

}
#txtcomm3 {
    padding : 0px 10px 10px 20px;
	border:					0px #3F93C2 solid;
	text-align:				left;
}
#txttelex {
    padding : 0px 10px 10px 10px;
	height: 				320px;
	border:					0px #3F93C2 solid;
	text-align:				justify;
	position: 				relative;
	overflow:				auto;
}
#content {
	width : 1020px;
	height : 650px;
	text-align:				center;
	}
	#content2 {
	width : 1020px;
	text-align:				left;
	}

#bas {
	width : 1020px;
	height : 17px;
	background : url(img/bas.jpg) no-repeat bottom center;
	}
#flash1 {

	border:					0px #3F93C2 solid;
	width : 					431px;
	height:	 				auto;
	text-align:					left;
	margin-top:						100px;
	z-index: 				50;
	position: absolute;
left: 150px; 
    top: 200px;
		background-color:#D5EAFF;
		padding: 30px;

}
img{
	border:none;
}
a:{  font-size: 10px;text-decoration: none; font-family: verdana,Arial,helvetica,sans-serif;color:#3F93C2;}
a:link{  font-size: 10px;text-decoration: none; font-family: verdana,Arial,helvetica,sans-serif;color:#3F93C2;}
a:visited{  font-size: 10px;text-decoration: none; font-family: verdana,Arial,helvetica,sans-serif;color:#3F93C2;}
a:active{  font-size: 10px;text-decoration: none; font-family: verdana,Arial,helvetica,sans-serif;color:#3F93C2;}
a:hover{  font-size: 10px;text-decoration: underline ; font-family: verdana,Arial,helvetica,sans-serif;color:#FF9900;}
		FORM {
	margin: 0;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
FORM {
padding-bottom:5px;
font: 11px 'Trebuchet MS', Verdana, sans serif;
color: #A80B74;
}
SELECT {
font: 11px 'Trebuchet MS', Verdana, sans serif;
padding:2px;
}
TEXTAREA, INPUT {
font: 11px 'Trebuchet MS', Verdana, sans serif;
	border: #CCCCCC 1px solid; 
	background-color: #fff;
}
TEXTAREA {
	width: 250px; 
	height: 50px
}
FORM P {
	clear: both; margin: 0
}
FORM LABEL {
	float: left; text-align: right
}
#submit {
	border: 1px white solid; cursor: pointer; color: #000; background-color: #ccc; width: auto;
}
#submit:hover {
	border: 1px blue solid
}

