/********************************TEXTE********************************/
body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(http://www.fcoevents.fr/images/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #082a52;
	text-align: center;
}
h1 {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #26354A;
	margin: 0px;
	padding: 0px;
}
h3 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h4 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	text-align: center;
}
.textecentre {
	text-align:center;
}
.textecentre a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #07033B;
}
hr {
	margin: -5px;
	padding-bottom: 0px;
	border: thin solid #FF9933;
	width: 50%;
}
ul {
	list-style-image: url(http://www.fcoevents.fr/images/fleche-droite.jpg);
}
/*********************TABLEAU******************************/
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	width: 95%;
	vertical-align: top;
}

td {
	vertical-align: top;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondtableform {
	background-attachment: fixed;
	background-image: url(http://www.fcoevents.fr/images/fondtableform.gif);
	background-repeat: repeat-x;
}
/******************************LIENS*************************************/
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #07033B;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/********* liens pour infobulles ***********/
.aide{
	position:relative;
}
.aide,.aide:hover{
	background:#ffffff;
	color:#000;
	text-decoration:none;
}
.aide:hover{
	cursor:default;
}
/* IE seulement pour que l'infobulle supperpose correctement les autres liens de la page */
html * .aide:hover{
	z-index:1;
} 
.aide:visited{
	color:#000000;
}
/* parametres de l'infobulle */
.aide span{
	position:absolute;
	padding:3px;
	text-align:center;
	color:#fff;
	background:#FF9900;
	z-index:99;
	top:2em;
	left:-9999px;
	width: 300px;
}
.aide:hover span{
	left:0px;
}
/***********************************IMAGES****************************************/
.imagegauche {
	padding:10px;
	float: left;
	border: thin solid #000000;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.imagedroite {
	padding:10px;
	float: right;
	border: thin solid #000000;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
img {
	border: 1px solid #000000;
}
.imgsansbordure {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.titreimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 25%;
	padding-left: 25%;
	padding-top: 10px;
	padding-bottom: 30px;
	margin: 0px;
}
/*****************************************FORMULAIRES***************************************/
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
/*mise en forme input avec coin arrondi*/
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
#file{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
/*mise en forme textarea avec coin arrondi*/
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
select, option{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E4EDF4;
	border: 1px solid #000000;
	color: #000000;
	vertical-align: top;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-align: right;
	color: #07033B;
	text-indent: 100px;
}
/**********************calques*******************/
.conteneur{
	top: 2px;
	left:0;
	height: 100%;
	width: 740px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	background: transparent;
	text-align: center;
}
.conteneur h1, .conteneur p {
	margin:0 10px;
}
.conteneur h1 {
	font-size:2em; 
	color:#000000; 
	letter-spacing:1px;
}
.conteneur p {
	padding-bottom:0.5em;
}
/*zone de saisie*/
.conteneur .boxcontent {
	width: 720px
	height: auto;
	min-height:100%;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background:#FFFFFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
	overflow: visible;
}
.conteneur .top, .conteneur .bottom {
	display:block;
	background:transparent;
	font-size:1px;
	clear: both;
}
.conteneur .b1, .conteneur .b2, .conteneur .b3, .conteneur .b4, .conteneur .b1b, .conteneur .b2b, .conteneur .b3b, .conteneur .b4b {
	display:block;
	overflow:hidden;
	background-color: #000000;
}
.conteneur .b1, .conteneur .b2, .conteneur .b3, .conteneur .b1b, .conteneur .b2b, .conteneur .b3b {
	height:1px;
	background-color: #000000;
}
/*boudure coins haute*/
.conteneur .b1 {
	margin:0 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
}
/*1er ligne coin haut gauche*/
.conteneur .b2 {
	margin:0 4px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
/*1ere ligne coin haut droite*/
.conteneur .b3 {
	margin:0 3px;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}
.conteneur .b4 {
	margin:0 2px;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}
/*coins bas*/
.conteneur .b1b {
	margin:0 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
/*1er coin bas gauche et droite*/
.conteneur .b2b {
	margin:0 4px;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}
/*2eme coin bas gauche et droite*/
.conteneur .b3b {
	margin:0 3px;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}
.conteneur .b4b {
	margin:0 2px;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}

/*1er coin haut gauche,droite et bas gauche, droite*/
.conteneur .b2, .conteneur .b2b {
	margin:0 3px; 
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}
/*2eme coin haut gauche, droite et bas gauche, droite*/
.conteneur .b3, .conteneur .b3b {
	margin:0 2px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}
/*trait en dessous des coins haut et en dessus des coins bas*/
.conteneur .b4, .conteneur .b4b {
	height:2px;
	margin:0 1px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}

/***********************************************pied de page****************************************/
.conteneur .boxcontentpied {
	background:#ffffff;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.conteneur .bottompied{
	margin: 0px;
	padding: 0px;
	width: auto;
}
.conteneur .b1pied, .conteneur .b2pied, .conteneur .b3pied, .conteneur .b4pied, .conteneur .b1bpied, .conteneur .b2bpied, .conteneur .b3bpied, .conteneur .b4bpied {
	display:block; 
	overflow:hidden;
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
.conteneur .b1pied, .conteneur .b2pied, .conteneur .b3pied, .conteneur .b1bpied, .conteneur .b2bpied, .conteneur .b3bpied {
	height:1px;
	margin: 0px;
	padding: 0px;
}
/*boudure coins haut*/
.conteneur .b1pied {
	margin:0 5px;
	background:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
/*1er ligne coin haut gauche*/
.conteneur .b2pied {
	margin:0 4px;
	background:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
/*1ere ligne coin haut droite*/
.conteneur .b3pied {
	margin:0 3px;
	background:#FFFFFF;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}
.conteneur .b4pied {
	margin:0 2px;
	background:#FFFFFF;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}
/*coins bas*/
.conteneur .b1bpied {
	margin:0 5px;
	background:#1E4B80;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
/*1er coin bas gauche et droite*/
.conteneur .b2bpied {
	margin:0 4px;
	background:#ffffff;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}
/*2eme coin bas gauche et droite*/
.conteneur .b3bpied {
	margin:0 3px;
	background:#ffffff;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}
.conteneur .b4bpied {
	margin:0 2px;
	background:#ffffff;
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}

/*1er coin haut gauche,droite et bas gauche, droite*/
.conteneur .b2pied, .conteneur .b2bpied {
	margin:0 3px; 
	background:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
/*2eme coin haut gauche, droite et bas gauche, droite*/
.conteneur .b3pied, .conteneur .b3bpied {
	margin:0 2px;
	background:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
/*trait en dessous des coins haut et en dessus des coins bas*/
.conteneur .b4pied, .conteneur .b4bpied {
	height:2px;
	margin:0 1px;
	background:#FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#entete {
	width:740px;
	height:140px;
	margin: 0px;
	padding: 0px;
}
#corps{
	top: 0px;
	min-height:300px;
	height: auto;
	width:740px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	overflow: hidden;
}
#piedpage{
	position:relative;
	top: 5px;
	height: 30px;
	background: #092a53;
	width:740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #004179;
	text-align: center;
}
#piedpage a:link{
	color: #004179;
	text-decoration: none;
}
#piedpage a:hover{
	color: #CC9900;
	text-decoration: none;
}
#piedpage a:visited{
	color: #004179;
	text-decoration: none;
}
.toutok {
	height: auto;
	width:100%;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	color: #CC0033;
	background-color: #66CC99;
}
.error {
	top: 180px;
	height: 300px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1E4B80;
	color: #ffffff;
}
.error a:hover {
	color: #FFFFFF;
}
.error a:link {
	color: #07033B;
}
.error a:visited {
	color: #FFFFFF;
}
.error h2 {
	color: #ffffff;
}
.illustration {
	top: 0px;
	margin-top: 0px;
	font-size: 85%;
	font-style: italic;
	color: #666666;
}

