@charset "utf-8";
/* CSS Document */
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Paragraph
 * License URL: http://www.fontspring.com/fflicense/paragraph
 *
 *
 */

@font-face {
    font-family: 'CirculaMedium';
    src: url('circula-medium-webfont.eot');
    src: url('circula-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('circula-medium-webfont.woff') format('woff'),
         url('circula-medium-webfont.ttf') format('truetype'),
         url('circula-medium-webfont.svg#CirculaMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-image: url(img/back2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}

.container{
     position: relative;
	 width: 1136px;
	 margin: 0 auto;
	 padding: 0;
}
	 
.header{
	position: relative;
	float: left;
	width: 1136px;
	height: 278px;
	background-image: url(img/logoentero.gif);
}
.wrapper{
	position: relative;
	float: left;
	width: 1136px;
	background-image: url(img/tallo2.gif);
	background-repeat: repeat-y;
	height: auto;
}

#boxes2 {
	position: relative;
	left:407px;
	top:278px;
	width:188px;
	height:267px;
	z-index:1;
}

 boxes2 li{
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
}

.boxes {
	display: none;
	position: relative;
	width:590px;
	height:auto;
	z-index:1;
	background-color: #F2F3F6;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	left: 120px;
}

.left1 {
	position: relative;
	float: left;
	width: 570px;
	height: auto;
}
	
.left2{
	position: relative;
	float: left;
	height: auto;
	font-size: 18px;
	line-height: 37px;
	color: #E72121;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.08em;
	padding-right: 10px;
	padding-bottom: 10px;
	left: 128px;
}
.center {
	width: 520px;
	float: right;
}


.left2  a:link {
	
	color: #E72121;
	text-decoration: none;
	list-style-type: none;
	
}

.left2 a:link {color:#E72121;}    /* unvisited link */
.left2 a:visited {color:#E72121;} /* visited link */
.left2 a:hover {
	color:#999999;
}   /* mouse over link */
.left2 a:active {color:#E72121;}
.left2 li{
	list-style-type: none;
	clip: rect(0px,0px,0px,0px);
}
.left3{
	position: relative;
	float: right;
	width: 200px;
	height: auto;
	background-color: #F2F3F6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.right{
	position: relative;
	float: right;
	width: 1137px;
	height: auto;
	padding: 0px;
}
.footer{
	position: relative;
	float: left;
	left: 128px;
	width: 968px;
	height: 40px;
	background-color: #7792ba;
	background-image: url(img/footer.gif);
	font-size: x-small;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 15px;
}
.contact {
	float: left;
	width: 400px;
}

.contact a:link{
	color: #FFFFFF;	
	
	}
.contact a:hover {
	color: #FFFFFF;
}
.contact a:active {
	color: #FFFFFF;
}

.fao {
	float: right;
	width: 400px;
	background-position: right;
	padding-right: 20px;
}
#leftcolum {
	float: left;
	width: 180px;
	top: -10px;
}
.style1 {
	color: #999999;
	background-repeat: no-repeat;
	background-position: 100px;
}
.style2 {
	color: #3399CC;
	background-repeat: no-repeat;
	background-position: 100px;
	font-size: small;
	font-weight: bolder;
}
.ttl {
	color: #666666;
	background-repeat: no-repeat;
	background-position: 100px;
	font-size: medium;
	font-weight: bolder;
}
.contact a:visited {
	color: #FFFFFF;
}
