/* reset */
* {
margin: 0;
padding: 0;
}

/* layout */

#wrapper {
width: 96%;
margin: 0 auto;
margin-top: 2%;
margin-bottom: 2%;
border: 3px solid #888;
background: #fff;
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

/* =============================================================================
   Base
   ========================================================================== */
/*
colors : 
		FFFAC8 = light yellow
		d1eafb = light blue
*/
/** BODY */
body{
/*background: #0A67A2 dark blue; #FFFAC8 light yellow; #bed2fa; greyed light blue*/
background: #a0d2fa; 
font-family: Arial, "Times New Roman","serif";
line-height: 150%;
}

/** HEADER */

header {
padding: 20px 0 0 0;
background: #d1eafb;
}

 
/** NAV */
/*
http://css.developpez.com/tutoriels/liste-navigation/
*/
nav{
    float: left;
    width: 14%;  
    height: auto;
	overflow: auto;
}

nav .menu {
font-size: 1.2em;
font-weight: bold;
color: #EFD198;
}

nav .menu a {
display: block;
float: left;
margin-right: 5px;
padding: 0px 5px;
text-decoration: none; 
}

nav .menu a:visited {
text-decoration: none;
}

nav .menu a:hover {
text-decoration: underline;
}

.div_menu { display: block; color: #0A67A2;}

.ul_menu { 
display: block; margin: 0; padding: 30px 0 0 5px; list-style: none; line-height: normal; text-decoration: none; color: #0A67A2;
}

.ul_menu a {
color: #4a84ce;
text-decoration: none;
}

.ul_menu a:hover {
text-decoration: underline;
}

.ul_menu li {
font-size: 1.1em;
font-weight: bold;
margin-bottom: 10%; display: block;text-decoration: none;
}

/** SECTION */
section{
    margin-left: 15%;
	margin-right: 2%;
}

.main_content {
	background:url("pictures/pict00101.jpg");
	background-size:100% 100%;
	background-repeat:no-repeat;
}

/** SUB-MENU on Top - Old Style*/
.menu2 {
font-size: 24px;
font-weight: bold;
}

.menu2 ul {
margin: 0;
padding: 17px 0 0 20px;
list-style: none;
line-height: normal;
}

.menu2 li {
display: block;
float: left;
background: #a0d2fa;
border-top: 2px solid #888; border-bottom: 2px solid #888; border-right: 2px solid #888;
}

.menu2 li:first-child{
border-left: 2px solid #888;
}
.menu2 a {
display: block;
float: left;
margin-right: 5px;
padding: 0px 15px;
text-decoration: none;
color: #0A67A2;
}

/**
.mw_active {
background: #dfc7eb;
}
**/

.menu2 a:hover {
text-decoration: underline;
}

/** SUB-MENU on Top - New Style*/
.menu3 {
font-size: 24px;
font-weight: bold;
margin-left: 12%
}

.menu3 ul {
margin: 0;
padding: 17px 0 0 20px;
text-align: center;
list-style: none;
}

.menu3 li {
display: block;
float: left;
background: #a0d2fa;
border-radius:10px;
border: 2px solid #626262; 
}

.menu3 a {
display: block;
float: left;
margin-right: 5px;
padding: 0px 15px;
text-decoration: none;
color: #0A67A2;
}

.menu3 a:hover {
text-decoration: underline;
}

.menu3 li#selected {
 background:#dcfdd5
}

/** FOOTER margin-top: 5px; margin-bottom: 5px;*/
footer { 
background: #d1eafb; 
margin: 0 auto;
clear: both;
}

#copyright {
	font: Arial; font-size:0.7em; text-align: right;
    margin-right: 5%;
	padding: 10px 10px 0 0;
}

#copyright span {
	display: block;
}

#copyright a {
	color: #6E7761;
  text-decoration: none;
}

#copyright a:hover { color: #009296;}

#leftplacement{
    float:left;
    padding:10px;   
}

#rightplacement{
    float:left;
    padding:10px;
}

/* =============================================================================
   Typography
   ========================================================================== */
.sitename {
	top: 30px;
	left: 40px;
	font: 40px/1 Georgia, "Times New Roman", Times;
	color: #0A67A2;
	text-shadow: 2px 2px 2px #000;
  text-decoration: none;
}

.mw_intro_name {font-size:1.4em; font-family:Verdana, "Times New Roman",serif; font-weight:bold; text-align:center; line-height: 150%;
				color: #0A67A2; text-shadow: 0 0.2em 0.3em #555;}
.mw_intro_addr {margin-left: 15%; font-size:1.2em; font-weight:normal; text-align:left}
.mw_intro_info1 {font-size:2.0em; font-family: Verdana, "Times New Roman",serif; font-weight:bold; text-align:center;line-height: 130%;}
.mw_intro_info2 {font-size:1.5em; font-weight:normal; text-align:center}
 /** **/
.mw_index_name {font-size:2em; font-family:Verdana, "Times New Roman",serif; font-weight:bold; text-align:center; line-height: 150%;
				color: #0A67A2; text-shadow: 0 0.2em 0.3em #555;}
.mw_index_info1 {font-size:2.0em; font-family: Verdana, "Times New Roman",serif; font-weight:bold; line-height: 130%;}
.mw_index_info2 {font-size:1.5em; font-weight:normal; }
 /** **/

.mw_cv_header1 {font-size:1.2em; font-weight:bold; text-align:left; color:#0A67A2; text-decoration: underline; text-transform:uppercase}
.mw_cv_blank_high {font-size:2em; font-weight:normal; text-align:justify}
.mw_cv_blankHalf {font-size:0.5em; font-weight:normal; text-align:justify; line-height:100%;}
.mw_cv_blank1 {font-size:0.7em; font-weight:normal; text-align:justify}
.mw_cv_blank2 {font-size:1.2em; font-weight:normal; text-align:justify}
.mw_cv_content {font-size:1.1em; font-weight:normal; text-align:justify}
.mw_cv_content_b {font-size:1.1em; font-weight:bold; text-align:justify}
.mw_cv_content_bi {font-size:1.1em; font-weight:bold; font-style:italic; text-align:justify}
.mw_cv_bullet {font-size:1.1em; font-weight:normal; text-align:justify; margin-left:18.0pt}
.mw_cv_bullet2 {font-size:1.1em; font-weight:normal; text-align:justify; margin-left:18.0pt; line-height:160%}
.mw_cv_readmore {font-size:1.1em; font-weight:normal; font-style:italic;text-align:right}

.mw_cv_image_caption {font-size:0.9em; font-weight:bold; text-align:justify; margin-left: 12%;}
.mw_cv_image_caption_left {font-size:0.9em; font-weight:bold; text-align:justify; margin-left: 5%;}
.mw_cv_image_caption_center {font-size:0.9em; font-weight:bold; text-align:justify; margin-left: 20%;}


.mw_pub_a {font-size:1.1em; font-weight:normal; text-align:justify}
.mw_pub_t {font-size:1.1em; font-weight:bold; text-align:justify}
.mw_pub_l {font-size:1.1em; font-weight:normal; text-align:justify}
.mw_image_center {margin-left: 12%;font-size:1.0em; font-weight:normal;}
.mw_image_left {margin-left: 5%;font-size:1.0em; font-weight:normal;}

.mw_table_picture{ width: 100%;border=0 cellspacing=0 cellpadding=0  style='border-collapse:collapse;border:none'}
