body {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	background:url(../images/bg_orange.jpg);
}

td {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

img {
	border : none;
}

li { 
	list-style-type: square;
    color: #db6e02;
}
input { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #7f8b64;
}

textarea { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 200px;
	height: 70px;
	border: 1px solid #7f8b64;
}
select { 
    font-family : Verdana, Helvetica,sans-serif;
	font-size: 11px;
	color: #632889;
}

.text_general {
	/* text general */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	line-height: 130%;
}
.text_generalblue {
	/* text general blue */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #004255;
	text-decoration: none;
	line-height: 110%;
}
.text_orange {
	/* text general orange */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #c56503;
	text-decoration: none;
}
.page_title {
	/* title page */
    color: #004255;
    font-family: Arial;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}
.subtitle_orange {
    /* subtitle orange */	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	letter-spacing: 0.6px;	
	color : #c56503;
	font-weight: bold;
}
.subtitle_bleu {
	/* subtitle blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #004255;
	font-style: normal;
	line-height: normal;
}
.captions {
	/* text small */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	font-weight: normal;
}

/* div styles.............................................. */
#home_region {
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#home_news {
	text-decoration: none;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#sub_region {
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
}

/* news styles................................... */

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #004255;
	font-style: normal;
	line-height: normal;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #004255;
	font-style: normal;
	line-height: normal;
}

A{
    COLOR: #006699;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

A:hover{
    color: #cc6600;
    text-decoration: none;
}

A.footer{
    color: #ffffff;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #C2911B;
    text-decoration: none;
}

.footer2 {  
	color: #999999;
    font-family: Verdana;
    FONT-SIZE: 7pt
}

.footer3 {  
	color: #999999;
    font-family: Verdana;
    FONT-SIZE: 7pt
}

.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

table.general {
	border: 1px solid #C490B1;
}

td.cell {            
	border: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
    border-bottom-color: #FFFFFF;
    border-top-color: #ffffff;
    border-left-color: #FFFFFF;
    border-right-color: #F0F0F4; 
}