/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot { margin: 0; padding: 0; border: 0; outline: 0; }
table, tr, th, td { margin: 0; padding: 0; outline: 0; font-size: 100%; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }/* remember to define focus styles! */
ins { text-decoration: none; }/* remember to highlight inserts somehow! */
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }/* tables still need 'cellspacing="0"' in the markup */

/* GENERAL */
html, body { padding:0; margin:0; text-align:center }
body { overflow:-moz-scrollbars-vertical; overflow: scrollbars-vertical; min-height: 100%; height:100%;}
a img { border: 0px; }
img.centered { display: block; margin: 0 auto;}
small { font-size: 9px; } 
big {  }
img { -ms-interpolation-mode: bicubic; }

.clear { clear:both; }
div.clear { height: 0; clear: both; width: 100%; font-size: 0;line-height: 0; } /* fix for older browsers */
#wrapper div.clear { height: 0px; }

.right { float: right; }
.left { float: left; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }

#wrapper img { vertical-align:middle; }
.disabled { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; cursor:default; }

/* hacks */

    html:first-child {} 

/* TYPE */
body { font:normal 12px Tahoma, Geneva, sans-serif; color:#4d4d4d;background: #e5ebf0 url(../images/b1.jpg) 0 0 repeat-x; }
a { color:#13acd3; text-decoration:underline; cursor:pointer; cursor:hand; }
a:hover { text-decoration:none; }

/* MAIN CONTENT */
#container { 
}

#wrapper {
    margin: 0 auto;
    padding-top:10px;
    width:1096px;
    text-align: left;

}

#header{
    height: 150px;
    line-height: 10px;
    margin: 0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:2px;
}


#mainnav{
    background: transparent url(../images/menu.jpg) no-repeat;
    height:27px;
    line-height: 2px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:2px;
    
}
#leftb{
    float:left;
    background : #d8eaf2 url(../images/l1.jpg)  no-repeat;
    height:100%;
}
#rightb{
    float:right;
    background : #d8eaf2 url(../images/r1.jpg)  no-repeat;
    height:100%;
}
#content{
    float:left;
    background: #f2fafd url(../images/bg2.jpg) 0 0 no-repeat;
    width:1096px;
    height:587px;
}
#footer{
    background: transparent url(../images/footer.jpg) no-repeat;
    height:52px;
    padding:10px 0 0 20px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;

}

#footer span{
    color: #2e618a;
	
}
#footer a{
    color: #009bdb;    
}


h1{
    background: transparent url(../images/header.jpg) 0 0 no-repeat;
    width:1096px;
    text-indent: -9999;
    height: 150px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:2px;
}


/* Menu */

#mainnav ul{
    margin-top:-2px;
}

#mainnav ul li {    
    font-size:12px;
    float: left;
}

#mainnav img{
    float:left;
    margin: 7px 5px 0 15px;
}
#mainnav ul li a {    
    text-decoration: none;
    color:#13ACD3;
    cursor:pointer;
}
#mainnav ul li a:hover {    
    text-decoration: none;
    color:#FFF;
    cursor:pointer;
}
/* Boxuri */
.box-b1{
    margin-top:20px;
    margin-left:35px;
    width:329px;
}
.box-b2{
    margin-top:20px;
    margin-left:20px;
    width:305px;
}

.b1-head{
    height:33px;
    background: transparent url(../images/box-t1.png) 0 0 no-repeat;
}
.b1-body{
    background-color: #FFFFFF;
    padding-left:10px;
    padding-top:15px;
    border-left:1px solid #d1dde2;
    border-right:1px solid #d1dde2;

}
.b1-footer{
    background: transparent url(../images/box-f1.png) 0 0 no-repeat;
}
.b1-head h2 {
    padding-top:6px;
    padding-right:50px;
    color:#FFFFFF;
    text-align: right;    
}

.b1-head img{
    float:right;
    margin:-18px 15px;
}

.b2-head{
    background: transparent url(../images/box-t2.png) 0 0 no-repeat;
    height:4px !important;
    line-height: 4px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:2px;
}
.b2-body{
    background-color: #025f94;
    padding-left:5px;
}
.b2-footer{
    background: transparent url(../images/box-f2.png) 0 0 no-repeat;
    height:4px;
}
#catalogue{
    background: transparent url(../images/catalogue.png) 0 0 no-repeat;
    height: 73px;
    margin-top:20px;
    margin-left:20px;
    padding-left:80px;
}
#cataloguef{
    background: transparent url(../images/cataloguef.png) 0 0 no-repeat;
    height: 73px;
    margin-top:20px;
    margin-left:20px;
    padding-left:120px;
}
.t1-sp{
    padding-bottom: 20px;
}
.t2-sp{
    padding:10px 20px 10px 20px;
}

.b2-t1{
     float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 150px;
}
.youtube_video{
	width:120px;
	float:left;
}
/*  contenturi */

.column{
    display:block;
    float:left;
}
.x2cols{
    margin: 0 5px 50px 0;
    width:735px;
}
#left-column{
    height:530px
}
.spacer{
    color:#bbe8fc;
    padding:0 10px 0 10px;
    float:left;
}


/* Textbox text */

.th1{
    font-size:18px;
}
.th2
.t1{
    font-size: 12px;
    color: #013763;    
}
.t2{
    color: #ff6600;
    font-size: 12px;    
}
.t3{
    color:#009bdb;
    font-size: 12px;    
}
.t4{
    color:#023863;
    font-size:10px;
}
.t5{
    color:#666666;
    font-size:12px;
}
.t6 {
    color: #164674;
    font-size:10px;   
}
.t7{
    color: #013763;
    font-size:13px;
}
.t8 {
    color:#5fc9f5;
}
.bold{
    font-weight:bold;
}
.link{
    text-decoration: none;
}
.r {
    text-align: right;
    padding-right:10px;
    padding-bottom: 5px;
}
.r2 {
    text-align: right;
    padding:10px 10px 10px 0;
}
.num {
    padding-top: 5px;
    color: #70bfd5;
    font-size:18px;
    font-weight: bold;
}
.date {
    font-size: 12px;
    color:#FFFFFF;
}
.gazette{
    width: 195px;
    padding-left:30px;
}
.sus{
    vertical-align: top;
}
a.simple{
    text-decoration: none;
}
 .submit-btn{
 	background:transparent url(../images/cherche.png) no-repeat;
	width:85px;
	height:50px;
	margin-top:25px;
 }
 .formular-coloane tr td{
	 padding:5px;
 }
 .right-link{
 	float:right;
 	margin-right:15px;
 }
 .camera-image-bg{
	background:transparent url(../images/no-pic.jpg) no-repeat;
	width:149px;
	height:120px;
	overflow-x:hidden;
	overflow-y:hidden;
}
.simple-left-box{
	width:121px;
	height:232px;
	float:left;
	background:transparent url(../images/left-box-simple-bg.jpg) no-repeat;
}
.icon-fix{
	margin-top:-6px;
}

.error label{color:red;}
td .label label . error {color:red;}
