
/* BODY ########################################################################### */

body
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #332C69;
	overflow:scroll;
	overflow-x:auto;
	}

ul { list-style-type: square; margin-left:20px; }
li {margin-bottom:2px;}

/* ID ######################################################################### */

#cellHeader { border-bottom: 3px #FFFFFF solid;}
#cellTitle { border-bottom: 3px #FFFFFF solid; background-color: #9995B4; padding-left:200px;}
#cellMain { background-color: #EEEEEE; }
#cellContent { padding:40px; padding-right:50px; }
#cellMenu { padding-top:40px; text-align:right; }
#cellBackToTop  { padding-right:40px; background-color: #FFFFFF; text-align:right; }

/* #infosPointsCles { border-top: 2px #FFFFFF solid; border-bottom: 2px #FFFFFF solid; padding: 5px;} */
#infosPointsCles { border: 1px #332C69 solid; padding: 5px;}

/* MENUS ######################################################################### */

#sectionMenu {
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #574F3D;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	/*font-weight: bold;*/
	margin-left:10px;
	margin-right:0px;
	border: 0px #EEEEEE solid;
}

#sectionMenu a.menu1:link, #sectionMenu a.menu1:visited, #sectionMenu a.menu1,
#sectionMenu a.menu1:hover, #sectionMenu a.menu1Selected:link, #sectionMenu a.menu1Selected:visited, #sectionMenu a.menu1Selected {
 {
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #332C69;
	text-decoration:none;
	text-transform:uppercase;
	display: block;
	padding: 3px 5px 3px 5px;
	width: 150px;
	height: 60px;
	background-color:#9995B4;
	border-bottom: 3px #EEEEEE solid;
}

#sectionMenu a.menu1:hover, #sectionMenu a.menu1Selected:link, #sectionMenu a.menu1Selected:visited, #sectionMenu a.menu1Selected {
	background-color:#FFFFFF;
	/*
	color: #DDDDDD;
	background-color:#332C69;*/
}

/* TEXT ########################################################################### */

.text, .text a:link, .text a:visited, .text a:hover {
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #332C69;
	font-size: 11.5px;
	text-decoration: none;
	line-height:16px;
	text-align:justify;
}	

.text a:link, .text a:visited {	text-decoration: underline; }	
.text a:hover {	color: #000000;	text-decoration: none; }



/* TITLE ########################################################################## */

.title1, .title1 a:link, .title1 a:visited, .title1 a:hover {
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:2px;
}	

.title a:link, .title a:visited { text-decoration: none; }	
.title a:hover { color: #332C69; text-decoration: none;}

/* _______________________________________________________________________________ */

.title2, .title2 a:link, .title2 a:visited, .title2 a:hover {
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #332C69;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
}	

.title2 a:link, .title2 a:visited { text-decoration: none; }	
.title2 a:hover { color: #000000; text-decoration: none;}

/* FOOTER ######################################################################## */

.footer, .footer a:link, .footer a:visited, .footer a:hover {
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #DDDDDD;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
}	

.footer a:hover { color: #FFFFFF; }
