* {
	PADDING: 0px; 
	MARGIN: 0px;
}
IMG, A, INPUT {
	BORDER: none;
}
input
{
    font-size:12px;
    padding:2px;
} 
.fieldformlegend
{
    width:150px;
    text-align:right;
    vertical-align:middle;
}    

BODY {
	padding-top: 60px; 
	FONT-SIZE: 11px; 
	BACKGROUND: #770000 url(bkg.png) top repeat-x; 
	COLOR: #ead9d9; 
	FONT-FAMILY: arial, sans-serif; 
	text-align: center;
	vertical-align: top;
}
td, tr { vertical-align: top; }

a { color: #a2040c; text-decoration: underline; }
a:hover { text-decoration: underline; }



#header { width: 914px; height:22px; BACKGROUND: url(header_page.png) no-repeat; margin: auto; }
#middle { width: 914px; height: auto; BACKGROUND: url(bkg_page.png) top repeat-y; text-align: center; color: #000000; margin: 0 auto; }
#footer { clear:both;width: 914px; height:32px; BACKGROUND: url(footer_page.png) top no-repeat; padding-top: 1em; margin: auto; }
#footer a:link { color: #ead9d9; text-decoration: none; }
#footer a:visited { color: #fff; text-decoration: none;}
#footer a:hover { color: #fff; text-decoration: underline; }

#page { width: 868px; padding: 0px 23px; text-align: left;}
.toplinks { float: right; height:61px; padding-top: 20px; padding-right: 20px; }
.toplinks a { color: #000000; text-decoration: none; }
.toplinks a:hover { color: #a2040c; }




#navy {
	BACKGROUND: url(navy_bkg.gif) repeat-x;
	height: 30px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top:8px;
	padding-bottom: 0;
}
#navy div {

}



#content {
	float:left;
	background: #ffffff url(rightcol_bkg.gif) right repeat-y;
}
h1 {
	background: #e2e2e2 url(h1_bkg.gif) bottom repeat-x;
	text-transform: uppercase;
	color: #a2040c;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 5px 5px;
	margin-bottom: 1em;
}
.intro {
	font-weight: bold;
	color: #555555;
}
img.cadre {
	border: 1px solid #727272;
}
h2 {
	background: url(h2_bkg.png) right no-repeat;
	text-transform: uppercase;
	color: #a2040c;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 28px;
	margin-bottom: 0.8em;
	vertical-align: middle;
}

#content ul {
	
	padding-left:30px;
	list-style-type: square;
	font-size: 12px;
	
}

#content li {

	margin-bottom:5px;
}
h3 {
	color: #a2040c;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
}

ol
{
	padding-left:30px;
	font-size: 12px;
	font-weight:bold;
	
}


#what ul
{
	
	padding-left:30px;
	list-style-type: square;
	font-size: 12px;
	font-weight:normal;

}
#what li {
	margin-bottom:5px;

}

.square {
}
.h2right
{
    color:#000;
}
.divright
{
    float:left;
    width:100%;
    margin-bottom:10px;
}
.divleft
{
    float:left;
    width:100%;
    background:#fff;
    margin-bottom:10px;
}
.lucida	{
	font-size: 12px;
	margin-bottom:10px;
}
.rouge
{
	color:#8a0000;
	font-weight:bold;
}

#normal ul
{
	
	padding-left:30px;
	list-style-type: square;
	font-size: 12px ;

}
#normal li
{
	margin-bottom:5px;
	
}


.tableclass {
border-width:1px; 
border-style:solid; 
border-color:#808080;
border-collapse:collapse;
}
.tdclass { 
border-width:1px;
border-style:solid; 
border-color:#808080;
padding:5px;
}

