/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif ;
    font-size: 11px ;
	text-align: center ;
    background-color: #014A7F;
	color: #014A7F ;
}

#main-container {
	position:relative;
	width: 952px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: auto;
	background-color: #FFFFFF;
	left: -12px;
	background-repeat: repeat-y;
	background-image: url(../images/BKGs/main-cont-left.jpg);
}

#text-cont {
	padding-left: 245px;
	padding-top: 200px;
	margin-bottom: 20px;
}

#text-cont-large {
	padding-left: 230px;
	padding-top: 200px;
	margin-bottom: 20px;
}

a:link, a:visited {
	color: #94250F;
	text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

/* MIDDLE CONTENT STYLES */

#middle-content {
	padding-left: 0px;
	padding-right: 0px;
	width: 481px;
	margin-bottom: 20px;
}

#middle-content-large {
	padding-left: 0px;
	padding-right: 0px;
	width: 481px;
	margin-bottom: 20px;
}

.div-w-481 {
	width: 481px;
}

.text-481 {
	width: 481px;
}

#to-top {
	text-align: right;
}

input.inputBasic, textarea.inputBasic {
	border: 1px solid #CCCCCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.frm-td1 {
	padding-top: 6px;
	padding-bottom: 8px;
}

.req-img {
	margin-bottom: 1px;
}

#middle-content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0766A6;
	font-size: 22px;
	margin-bottom: 12px;
	font-weight: bold;
}

#middle-content h2 {
	color: #014A7F;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 16px;
	border-bottom: 1px solid #0071BC;
	padding-bottom: 0px;
}

#middle-content h2.standard {
	padding: 10px 0px 2px 0px;
	background-color: #FFFFFF;
	color: #0071BC;
	border-bottom: 1px solid #3290D0;
	margin-bottom: 14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-top: 18px;
	font-weight: bold;
}

#middle-content h3 {
	color: #328FD2;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 16px;
	font-weight: bold;
}

#middle-content h4 {
	color: #0766A6;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	font-weight: bold;
}

#middle-content p, #text-cont p {
	text-align: justify;
	line-height: 15px;
	margin-bottom: 10px;
}

#middle-content p.lilike, #text-cont p.lilike {
	padding-left: 18px;
	text-align: left;
	line-height: 15px;
	margin-bottom: 10px;
	background-image: url(../images/bullets/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

/* MISC. DIV POSITIONS */

#btn-contacts {
	position:absolute;
	width:206px;
	height:50px;
	z-index:15;
	left: 779px;
	top: 155px;
}

#logo-messages {
	position:absolute;
	width:769px;
	height:136px;
	z-index:2;
	left: 20px;
	top: 0px;
}

#logo {
	position:absolute;
	width:364px;
	height:136px;
	z-index:2;
	left: 20px;
	top: 0px;
}

#messages {
	position:absolute;
	width:388px;
	height:136px;
	z-index:2;
	left: 385px;
	top: 0px;
}

/* MISC. DIV POSITIONS */

/* CONTACT DIV STYLES */

#contacts {
	width:189px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 9px;
	padding-left: 0px;
	background-color: #D7DF22;
	background-image: url(../images/BKGs/bkg-contacts.jpg);
}

#contacts-float {
	background-color: #FCFFC9;
	padding-bottom: 15px;
	width: 250px;
	padding-left: 6px;
	padding-top: 15px;
	background-image: url(../images/BKGs/contacts-float-bkg.jpg);
	padding-right: 6px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contacts p {
	padding-left: 12px;
	font-size: 11px;
	padding-right: 10px;
	line-height: 15px;
	margin-bottom: 6px;
	color: #333333;
}

#contacts-float p {
	padding-left: 12px;
	font-size: 11px;
	padding-right: 10px;
	line-height: 15px;
	margin-bottom: 6px;
	color: #333333;
}

#contacts-float p.stitre {
	padding-left: 12px;
	font-size: 12px;
	padding-right: 10px;
	line-height: 15px;
	margin-bottom: 3px;
	color: #333333;
	margin-top: 12px;
}

#contacts p a:link,  #contacts p a:visited {
	color: #94250F;
	text-decoration: none;
}

#contacts p a:hover, #contacts p a:active {
    text-decoration: underline;
}

#contacts-float p a:link, #contacts-float p a:visited {
	color: #94250F;
	text-decoration: none;
}

#contacts-float p a:hover, #contacts-float p a:active {
    text-decoration: underline;
}

#contacts form {
	margin-left: 10px;
	margin-bottom: 6px;
	font-size: 11px;
}

#contacts-float form {
	margin-left: 10px;
	margin-bottom: 6px;
	font-size: 11px;
}

#contacts form a:link, #contacts form a:visited {
	color: #94250F;
	text-decoration: none;
}

#contacts form a:hover, contacts form a:active {
    text-decoration: underline;
}

#contacts-float form a:link, #contacts-float form a:visited {
	color: #94250F;
	text-decoration: none;
}

#contacts-float form a:hover, #contacts-float form a:active {
    text-decoration: underline;
}

#contacts input {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 1px;
}

#contacts-float input {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 1px;
}

#contacts-float input.btn-tel, #contacts input.btn-tel {
   color:#94250F;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#F6FAAC;
   border:1px solid #014A7F;
   padding: 0px;
}

#contacts-float input.btn-tel-hover, #contacts input.btn-tel-hover {
   color:#94250F;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#F6FAAC;
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
   padding: 0px;
}

.cnil-1 {
	margin-bottom: 25px;
	background-color: #F5F5F5;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
	width: 625px;
}
   
.color-1 {
	color: #014A7F;
	font-weight: bold;
}

#contact-tt-top {
	width:262px;
	background-color: #005EA4;
	color: #DBEAAF;
	height: 20px;
	z-index: 1000;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}

#contact-tt-top a:link, #contact-tt-top a:visited {
	color: #DBEAAF;
	text-decoration: none;
}

#contact-tt-top a:hover, #contact-tt-top a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* END CONTACTS DIV STYLES */


/* MENU STYLES */

#menu-main  p.top-entry {
	display:block;
	width: 160px;
	color:#D7DF22;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 1px solid #D7DF22;
}

#menu-main  p.lvl2-entry {
	display:block;
	width: 175px;
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#menu-main a:link, #menu-main a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	display: block;
	width: 148px;
	margin-left: 0px;
	padding-left: 18px;
	background-image: url(../images/bullets/bullet-1_n.gif);
	padding-bottom: 3px;
	padding-top: 2px;
}

#menu-main a:hover, #menu-main a:active {
	color: #004D78;
	text-decoration: none;
	background-image: url(../images/bullets/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	width: 148px;
	background-color: #DFDD00;
}

#menu-main .here {
	color: #D7DF22;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	display: block;
	width: 148px;
	margin-left: 0px;
	padding-left: 18px;
	background-image: url(../images/bullets/bullet-1.gif);
	padding-bottom: 3px;
	padding-top: 2px;
}

/* END MENU STYLES */

#footer-1 {
	position: relative;
	width: 952px;
	height: 50px;
}

#footer-1 a:link, #footer-1 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#footer-1 a:hover, #footer-1 a:active {
	color: #DEE734;
	font-weight: bold;
}

#footer-2 {
	position:absolute;
	width:919px;
	z-index:2;
	left: 21px;
	top: 47px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 12px;
}

#footer-2 a:link, #footer-2 a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

#footer-2 a:hover, #footer-2 a:active {
	color: #DEE734;
	text-decoration: none;
}

#footer-1-text {
	position:absolute;
	width:303px;
	height:22px;
	z-index:1;
	left: 607px;
	top: 9px;
}

#footer-1-text-a {
	position:absolute;
	width:436px;
	height:22px;
	z-index:1;
	left: 21px;
	top: 9px;
	text-align: left;
}

#footer-1-text-b {
	position:absolute;
	width:436px;
	height:22px;
	z-index:1;
	left: 484px;
	top: 9px;
	text-align: right;
}

.module-cont {
	position: relative;
	padding-top: 0px;
	border-top: 1px solid #014A7F;
}

#help-btn {
	padding: 5px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: right;
}

#help-btn a:link, #help-btn a:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #014A7F;
	font-size: 10px;
	margin-top: 6px;
}

#help-btn a:hover, #help-btn a:active {
	text-decoration: none;
	border: 1px solid #94250F;
}

#menu-main {
	position:absolute;
	width:219px;
	height:115px;
	z-index:2;
	left: -13px;
	top: 138px;
}

#menu-inner {
	padding-left: 22px;
	padding-top: 16px;
	padding-bottom: 8px;
	background-image: url(../images/BKGs/bkg-menu_03.jpg);
	layer-background-image: url(../images/BKGs/bkg-menu_03.jpg);
	border: 1px none #000000;
}

#top-buttons {
	position:absolute;
	width:206px;
	height:136px;
	z-index:3;
	left: 779px;
	top: 19px;
}
