@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #1A1B1F;
}

p, div { 
	font-weight:normal;
}

h1 {
	font: 5em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding-bottom: 20px;
}

h1 span { color: #cbff78; }


h2{
	font:24px/24px Trebuchet MS,Arial, sans-serif,Tahoma;
	color:#cc6600;
	padding-bottom:9px;
	background:url(../img/left_column-h2-under.gif) repeat-x 0 100%;
}


pre {
	background-color: #F2FFE1;
	border: 1px solid #83D13D;
	padding: 10px;
	margin-right: 20px;
}

.title {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 0px;
}

.titledarkred {
	color:#CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 0px;
	vertical-align:middle
	height: 20px;
	line-height: 20px;
}

.a30darkred {
	color:#CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 0px;
	vertical-align:middle
	height: 40px;
	line-height: 40px;
}

.a16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-style: italic;*/
	font-weight: bolder;
	color: #000;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 0px;
	line-height: 30px;
}

.a14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*font-style: italic;*/
	font-weight: bolder;
	/*color: #000;*/
	color: #575757;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 0px;
}

.a14darkred {
	color:#CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 0px;
	line-height:18px;
}


.a13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #212226;
	text-decoration: none;
	padding-bottom: 5px;
	text-align: justify;
}


.a13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #212226;
	text-decoration: none;
	padding-bottom: 5px;
}

.a13hbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bolder;
	color: #212226;
	text-decoration: none;
	padding-bottom: 5px;
}


.a12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212226;
	text-decoration: none;
	padding-bottom: 5px;
	text-align: justify;
}



.a12V {
	font-family: Verdana;
	font-size: 12px;
	color: #212226;
	text-decoration: none;
	padding-bottom: 5px;
	text-align: justify;
}


.a12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #212226;
	text-decoration: none;
	padding-bottom: 5px;
}


.a12bleu {
	color:#345d83;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.a12darkred {
	color:#CC0033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.a11bleunormal {
	color:#345d83;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
}

.a11bleu {
	color:#345d83;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #212226;
	text-decoration: none;
}

.text a:link, .text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#345d83;
	text-decoration:underline;
}
.text a:hover {
	color:#345d83;
	text-decoration:none;
}


.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #212226;
	text-decoration: none;
}

.text12 a:link, .text12 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#345d83;
	text-decoration:underline;
}
.text12 a:hover {
	color:#345d83;
	text-decoration:none;
}

.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #212226;
	text-decoration: none;
}

.darkred {
	color:#CC0033;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.orange {
	color:#ed8b26;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.orange:link, a.orange:visited,
.orange a:link, .orange a:visited{
	/*color:#F90;*/
	color:#ed8b26;
	font-family:Arial, Helvetica,sans-serif;
	font-weight:bold;
	border-color: #ed8b26;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}
a.orange:hover,
.orange a:hover{
	border-width:0px;
	text-decoration:none;
}

.img {
	border:1px solid #c8d9e5;
	padding:1px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #19191c;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #1d7bc1;
	text-decoration: none;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1d7bc1;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #545556;
	text-decoration: none;	
	height: 160px;
	width: 360px;
	margin-top: 40px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 35px;
}


.clip-top-right-center {
	margin-left: 100px;
	text-align:center;
	margin-top: -20px;
	color:#EE0000;
}

.clip-body-ad {
    padding-top:10px;	 	
	color:#0000FF;
}


.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eef0ef;
	text-decoration: none;
}
.bg-centru {
	background-color: #FFF;
	background-image: url(images/bg-centru.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #345d83;
}
.bleu a:link, .bleu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #345d83;
	text-decoration: underline;
}
.bleu a:hover{
	text-decoration: none;
}
.bleu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #345d83;
}
.bleu2 a:link, .bleu2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #345d83;
	text-decoration: underline;
}
.bleu2 a:hover{
	text-decoration: none;
}
.dralb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
.drbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #66a4cd;
	text-decoration: none;
	font-style: italic;
}
.alb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.alb a:link, .alb a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.alb a:hover{
	text-decoration: none;
}
.box1 {
	background-image: url(/images/box-1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 147px;
	width: 236px;
	vertical-align: top;
}
.box2 {
	background-image: url(/images/box-2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 147px;
	width: 235px;
	vertical-align: top;
}
.box3 {
	background-image: url(/images/box-3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 147px;
	width: 235px;
	vertical-align: top;
}
.box4 {
	background-image: url(/images/box-4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 147px;
	width: 236px;
	vertical-align: top;
}


.textboxsmall {
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 236px;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing:1px;
}


.box1small {
	background-image: url(/images/box-1-small.gif);
}
.box2small {
	background-image: url(/images/box-2-small.gif);
}

.box3small {
	background-image: url(/images/box-3-small.gif);
}
.box4small {
	background-image: url(/images/box-4-small.gif);
}

.textbox {
	height: 60px;
	width: 235px;
	margin-top: 70px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}



A.submenu:link {	
	text-align: center;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.submenu:visited {
	text-align: center;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.submenu:active {
	text-align: center;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
A.submenu:hover {
	text-align: center;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}


div.says{
	overflow:hidden;
	float:right;
	background:url(../img/round_cen_blue.gif) repeat-y 100% 0;
	width:611px;
}
div.says_top{
	background:url(../img/round_top_blue.gif) no-repeat 0 0;
}





.navbar a:link, .navbar a:visited{
	/*font-family: Arial, Helvetica, sans-serif;*/
    font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/blank-link.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 189px;
	text-align: center;
	padding-top:11px;
	display: block; 
}
.navbar a:hover, .navbar a:active,
.menuactive a:link, .menuactive a:visited, .menuactive a:hover, .menuactive a:active  {
/*	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
*/
    font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	font-weight: bold;

	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/blank-hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 189px;
	text-align: center;
	padding-top:11px;
	display: block;
}

img
{  border-style: none;
}


#form_zdr {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#form_zdr p {
	padding: 6px 0px;
	margin: 0px;
}
#form_zdr label{
	color: #787878;
	font-size: 87%;
}
#form_zdr input{
	width: 200px;
	background:#f2f8fb;
	/*border: 1px solid #dbeff6;*/
	border: 1px solid #00008B;
	padding: 3px;
	margin-top: 3px;
}
#form_zdr textarea{
	width: 585px;
	height: 115px;
	background:#f2f8fb;
	border: 1px solid #00008B;
	padding: 2px;
	margin-top: 3px;
}
#form_zdr textarea:focus, #form_zdr input[type="text"]:focus {
	background: #ffffff;
}
#form_zdr #submit{
	background: url(/images/btn-bg.gif) no-repeat;
	border: 1px solid #7FD4F4;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006699;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
.dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.cell_right_dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.blueitalic {
	color: #0033FF;
	font-style: italic;
}

.centeredImage {
    text-align:center;    
}
