@CHARSET "ISO-8859-1";

body {
	background-color: #3d0a06;
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; 
}

td.menu {
	font-size: 11px;
	line-height: 15px;
	color: white;
	font-weight: bold;
}

td.contenuindex {
	font-size: 11px;
	line-height: 15px;
	color: white;
}
input,textarea,select{
	background-color: #3d0a06;
	border: 1px solid white;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

input.transparent{
	background-color: transparent;
	border: 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

input.contact, textarea.contact{
	background-color: transparent;
	border: 1px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;	
}

div#accueil_central {
	color:white;	
	font-size: 11px;
}



div#details_armee {
	width: 150px;
	height: 300px;
	overflow: auto;
	border: 0px solid #000;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: white;
}

.ajax_index_titre {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.ajax_index_contenu {
	font-size: 12px;
	color: black;
}

a, a:link, a:visited, a:active
{
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a:hover { text-decoration:underline; }

/* Styles du fieldset du bloc principal */
#main_block fieldset p { margin: 6px 0px; clear: both; 	font-size: 11px; line-height: 15px; color: black; }
#main_block fieldset { border: 1px solid #2A2016; width: 300px; background-color: #e0c898; background-image:url('../../images/fond_block.png'); background-repeat: no-repeat; background-position:left top; border-style:dashed; text-align:left; font-size:11px;}
#main_block legend { font-size: 11px; color: #DDB87e; background: #2A2016; border: 1px solid #2A2016; padding: 2px 6px; font-weight:bold; }

#main_block_menu { margin:20 0 0 8;}
#main_block_menu fieldset p { margin: 6px 0px; clear: both; 	font-size: 11px; line-height: 15px; color: black; }
#main_block_menu fieldset { border: 1px solid #2A2016; background-color: #2a2016; background-image:url('../../images/fond_block.png');  background-position:left top; border-style:dashed; border-color:white; text-align:left; font-size:11px;}
#main_block_menu legend { font-size: 11px; color: #DDB87e; background: #2A2016; border: 1px solid #2A2016; padding: 2px 6px; font-weight:bold; border-style:dashed; border-color:white; }

#main_block_l { text-align:center; width:730px;}
#main_block_l fieldset p { margin: 6px 0px; clear: both; 	font-size: 11px; line-height: 15px; color: black; }
#main_block_l fieldset { margin:auto; width:730px; border: 1px solid #2A2016; width: 300px; background-color: #e0c898; background-image:url('../../images/fond_block.png'); background-repeat: no-repeat; background-position:left top; border-style:dashed; text-align:left; font-size:11px;}
#main_block_l legend { font-size: 11px; color: #DDB87e; background: #2A2016; border: 1px solid #2A2016; padding: 2px 6px; font-weight:bold; }

.cite {
	font-size: 11px;
	font-family: Verdana;
	font-variant: small-caps;
}

.dateforum {
	color: white; 
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
