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

body {
  margin:0px;
  padding:0px;
  background:#4a8cd0 url(../images/fundal_01.png) repeat-x top left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  cursor:default;
}

textarea {font-family:Verdana, Arial, Helvetica, sans-serif;}

div {
margin:0px;
padding:0px;
}

#top {
background:url(../images/fundal_top_01.jpg) top center no-repeat;
width:100%;
height:199px;
text-align:center;
overflow:hidden;
}

#bottom {
clear:both;
background:url(../images/bottom_05.png) no-repeat top center;
width:740px; 
height:40px;
margin:0px auto;
padding:40px 105px 10px 105px;
line-height:18px;
}

#content_wrapper {
width:950px;
margin:0px auto;
}

#content_st {
float:left;
width:100px;
height:398px;
background:url(../images/content_gradient_05.png) no-repeat;
}

#content {
float:left;
background:#155596;
width:710px;
margin:0px auto;
min-height:398px;
padding:20px;
line-height:18px;
text-align:justify;
}

#content_dr {
float:left;
width:100px;
height:398px;
background:url(../images/content_gradient_03.png) no-repeat;
}

.left {
float:left;
}

.right {
float:right;
}

a.white_jos:link, a.white_jos:visited, a.white_jos:active {
font-size: 11px;
color:#fff;
text-decoration: underline;
padding:2px;
}

a.white_jos:hover {
font-size: 11px;
color:#155596;
background:#fff;
padding:2px;
text-decoration: none;
}

a.blue_link:link, a.blue_link:visited, a.blue_link:active {
font-size: 11px;
color:#155596;
text-decoration: underline;
}

a.blue_link:hover {
font-size: 11px;
color:#155596;
text-decoration: none;
}

#fetita {
float:left;
background: url(../images/contact_07.png) no-repeat;
width:134px;
height:304px;
margin-top:40px;
}

#contact_inchis {
float:right;
background:url(../images/contact_10.png) no-repeat;
height:304px;
width:5px;
margin-top:40px;
margin-right:20px;
}

#contact_content {
background:url(../images/contact_09.png) repeat-x;
height:304px;
margin-left:auto;
margin-right:20px;
margin-top:40px;
}

.blur {background-color:#c1d9f1; border:1px #5393d5 solid; padding:2px; font-size:11px; }
.focus { background-color:#fff; border:1px #155596 solid; padding:2px; font-size:11px; }

#home-anim {
width:665px;
height:179px;
background:url(../images/home-bgr_03.png) no-repeat;
margin:10px 0px 10px 0px;
padding-top:15px;
padding-left:12px;
}