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

body {
	background:url("../img/bg.jpg") repeat-x scroll center top #1F68C1;
}

#logo {
	padding:24px 0 0 17px;
	width: 228px;
	height: 49px;
}
#logo img{ border:0;}

img a { border:0; text-decoration:none;}

.time { color:#000; text-align:center; padding:7px 0;}
.time2 { color:#FFF; text-align:center; font-size:22px;}

.text_blog {
	float:left;
	width:528px;
}

#footer {
	background: #FFF url(../img/bg_bottom.gif) no-repeat bottom left;
	color:#666;
	padding: 0 12px 12px 12px;
	position: relative;
}
.contact_top { background:url(../img/contact_rop.gif) no-repeat top left;}
.contact_bottom { background:url(../img/contact_bottom.gif) no-repeat bottom left;}

.contact_title {
	padding:11px 0 21px 21px;
}
.contact_fields {
	padding:0 0 7px 10px;
}
.contact_fields .field { width:252px; height:21px; padding:3px 0 0 4px; background:url(../img/contact_field.gif) no-repeat; color:#666; border:0;}
.contact_fields .areafield {
	width:257px;
	height:93px;
	padding:3px 0 0 4px;
	background:url(../img/contact_areafield.gif) no-repeat;
	color:#666;
	overflow:auto;
	border:0;
}
.button { background:url(../img/contact_buton.gif) no-repeat; width:92px; height:26px; border:0;}

.mainImgBox a { color:#FFF;}
.mainImgBox img{ border:0; text-decoration:none;}
.mainImgBox img a { border:0; text-decoration:none;}
.mainImgBox .box {
	width:198px;
	padding:0 18px;
	float:left;
}
.mainImgBox .box2 {
	width:198px;
	padding:0 25px;
	float:left;
}
.mainImgBox .box3 {
	width:198px;
	padding:0 30px;
	float:left;
}
h1 {
	padding:0 0 18px 0;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/arrow.gif) no-repeat right 7px;
	margin:0;
		
}
h3 {
	padding:0 0 18px 0;
	color: #339999;
	font-size: 16px;
	font-weight: bold;
	margin:0;}
	
.box_text {
	padding-bottom:16px;
	color: #4189E0;
	height: 80px;
}
.box_image {
	clear:both;
	text-align: center;
}




/********* Pages **********/
#interna_left {
	width:735px;
	float:left;
}
#interna_contact { width:240px; float:right;}

#logo_bottom {
	position:absolute;
	left:825px;
	top:10px;
}
.readmore {
    display: block;
    padding: 5px;
    text-align: right;
    width: 100%;
}
#conteiner .readmore a {
    color: #6195CD;
    padding: 0 5px;
    width: auto;
}
