/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a{
	color: #022649;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

body {
	background: #c9ebff url(images/bg_all.jpg) top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0 auto;
	padding:0px;
}

#content{
	margin: 0 auto;
	width: 879px;
	text-align: left;
}

#main{
	width: 879px;
	margin: 0 auto;
	clear:both;
	background-color: #FFF;
}

#header {
	width: 1105px;
	height: 191px;
	background: url(images/header.jpg) no-repeat top center;
	margin: 0 auto;
}

/*------------------------------header_content-----------------------*/
.header_content{
width:600px;
height:164px;
float:left;
padding:0 0 0 50px;
}
.top_divider{
float:left;
width:1px;
height:164px;
}
.oferta{
width:538px;
float:left;
padding:15px 30px 0 30px;
}
.oferta_img{
float:left;
padding:0 0 10px 0;
}
.oferta_title{
font-size:15px;
color:#b72c24;
font-weight:bold;
}
.oferta_details{
width:400px;
float:left;
padding:0 0 0 30px;
}
.gen_text{
padding:5px 0 5px 0;
font-size:12px;
color:#FFFFFF;
text-align:justify;
line-height:15px;
}
a.details{
width:83px;
height:21px;
display:block;
float:right;
margin:5px 0 0 0;
padding-left:5px;
background:url(media/details_bt_bg.gif) no-repeat center;
text-align:center;
line-height:21px;
text-decoration:none;
color:#000000;
}
/*---------------------header_content-----------------------------*/

#gen_text{
	padding:5px 0 5px 0;
	font-size:12px;
	color:#000;
	text-align:justify;
	line-height:15px;
	height: 100px
	position: relative;
}

#back_cl{
	padding:5px 0 5px 0;
	font-size:12px;
	color:#000;
	text-align:justify;
	line-height:15px;
	height: 100px
	position: relative;
}

#logo {
	height: 100px;
	padding-left: 680px;
	padding-top:20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}

#menu{
	width:1000px;
	height: 31px;
	margin: 0 auto;
	padding-left: 155px;
	margin-top:23px;
}

#menu ul {
	padding-left: 0px;
	list-style:none;
	display: inline;
}

#menu li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 142px;
	height: 23px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding-top: 8px;
	font-size: 18px;
	background: url(images/menu_bg.jpg) no-repeat left top;
	padding-right:1px;
}

#menu a:hover{
	width: 142px;
	height: 23px;
	background: url(images/menu_hover.jpg) no-repeat center;
	color: #ffffff;
}

#con_top{
	background: url(images/con_top.png) no-repeat;
	height:7px;
	margin-top:10px;
}

#con_bot{
	background: url(images/con_bot.png) no-repeat;
	height:18px;
}

#left{
	width: 260px;
	height: 100px;
	padding-left: 10px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	padding-top:15px;
	background: url(images/title_left.jpg) no-repeat;
	height: 39px;
}

#left ul{
	list-style: none;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 35px;
	background: url(images/leftulbg.jpg) no-repeat top;
}

#left li{
	background: url(images/ls.png) no-repeat left top;
	padding-left: 25px;
	margin-bottom:10px;
	padding-bottom: 10px;
}

#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #3793ce;
	font-weight:bold;
}

#left a:hover{
	color: #000000;
}

.lefthr{
	height:1px;
	margin-top: 30px;
	border-bottom: 1px solid #000000;
	
}

#right_top{
	background: url(images/right_top.png) no-repeat;
	height:8px;
}

#right{
	float: right;
	width: 587px;
	margin-right:11px;
}

#textblog{
	padding: 8px;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #022649;
	padding-left:3px;
	background: url(images/title_right.png) repeat-x bottom;
	margin-bottom:20px;
	padding-bottom:5px;
	clear:both;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}
.read, #left ul li .read{
	float:right;
}
.read a, #left ul li .read a{
	font-weight:normal;
	color: #ffffff;
	background: url(images/read.png) no-repeat top;
	width:104px;
	height: 19px;
	display: block;
	padding-top:3px;
	text-align:center;
}

.read a:hover, #left ul li .read a:hover{
	color: #000000;
}

.text{
	padding-top:20px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #18004f;
	font-weight:bold;
}

#leftcol{
	width: 195px;
	float:left;
	margin-left: 10px;
	text-align:left;
}

#cencol{
	width: 195px;
	float:left;
	margin-left: 40px;
	text-align:left;
}

#rightcol{
	width: 195px;
	float:left;
	margin-left: 40px;
	margin-right: 10px;
	text-align:left;
}

#footer {
	height: 33px;
	clear: both;
	padding-top: 5px;
	background: url(images/footer.jpg) repeat-x top;
	margin-top:10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
#logo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	font-style: italic;
	position: absolute;
	height: 109px;
	padding-left: 1px;
	padding-top:20px;
	left: 427px;
	top: 98px;
	width: 695px;
}
}

#logo3 {
	width: 74px;
	height: 189px;
	position: absolute;
	left: 690px;
	top: 130px;
	float: left;
}
#logo4 {
	width: 408px;
	height: 64px;
	position: absolute;
	left: 565px;
	top: 182px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #006;
	font-weight: bold;
}
#logo4 .style1.style2 {
	color: #003;
}
#logo4 .style1.style2 {
	font-family: Georgia, Times New Roman, Times, serif;
}
#logo4 .style1.style2 strong {
	font-family: Times New Roman, Times, serif;
}
#header #logo2 p {
	color: #804000;
}
