body {
	background-color: #4b4b4b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/logo-large.gif);
	background-repeat: no-repeat;
	background-position: center 500px;
}
img {
	display:block;
	border:0;
	}
p {
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	padding: 5px 0px 10px 13px;
}
p, td, li, ul, h1, h2, h3, h4 , h5, h6 {
	font-family: Helvetica, sans-serif
	}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00028;
	font-size: 65%t;
	text-transform: lowercase;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A7A9AC;
	font-size: 64%;
	}
.texto {
	font-family: Helvetica, Arial, Verdana;
	font-size: 65%;
	font-style: normal;
	color: #A7A9AC;
}
.small {
	font-size: 65%;
}
a:link {
	color: #626365;
	font-family: Helvetica, Arial, Verdana;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Arial, Verdana;
	color: #F00028;
	text-decoration: underline;
}
a:visited {
	font-family: Helvetica, Arial, Verdana;
	color: #A7A9AC;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height:600px;
	text-align:left;
	padding:0px;
	top: 0px;
	background-color: #FFFFFF;
	display: block;
}
em {
	color:#E51837;
	font-style:normal;
	font-weight: normal;
	}

#banner {
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 106px;
	position: absolute;
	left: 0px;
	right: 0px;
	display: block;
		}
#nav {
	position: absolute;
	top: 110px;
	left: 3.5px;
	right: 3.5px;
	display: block;
	clear: left;
	}
#contact {
	width: 148px;
	height: 52px;
	position: absolute;
	right: 11px;
	bottom: 33px;
	}
#copyright {
	width: 321px;
	height: 12px;
	position: absolute;
	right: 4px;
	bottom: 4px;
	}

#text {
	position: absolute;
	top: 178px;
	left: 0px;
	right: 0px;
	display: block;
	clear: left;
	}
#principal {
	background-image: url(../img/fondo-con-logo.jpg);
	background-repeat: no-repeat;
	color: #666666;
	text-align: right;
	display: block;
	padding-right: 100px;
	padding-top: 200px;
	font-size: 18px;
	font-style: normal;
	height: 380px;
}
/* Content Section */

#content{
	width:462px;
	float:left;
}
#header{
	border-bottom:1px solid #fff;
	height:210px;
	width:450px;
	background-color: #be2430;
}
#visual_content{
	height:230px;
}
#visual_thumbs {
	height:250px;
	padding-bottom:12px;
}
#visual_content, #visual_thumbs{
	border-bottom:1px solid #fff;
	width:450px;
	background-color:#afafa6;
}
#visual_thumbs img{
	margin-left:10px;
	margin-top:10px;
}
#visual_content img{
	float:left;
}
#visual_content2{
	height:230px;
}
#visual_thumbs2 {
	height:170px;
	padding-bottom:12px;
}
#visual_content2, #visual_thumbs2{
	border-bottom:1px solid #fff;
	width:450px;
	background-color:#afafa6;
}
#visual_thumbs2 img{
	margin-left:10px;
	margin-top:10px;
}
#visual_content2 img{
	float:left;
}
#thumbs{
	margin-left:10px;
	width:129px;
	float:left;
	height:230px;
}
#thumbs img{
	margin-top:10px;
	height:100px;
}
#text_content{
/*	width:450px;*/
	line-height:16px;
	margin-top:22px;
}
#text_content img{
	margin-bottom:16px;
}
#principal a{
	color: #be2430;
	text-decoration:none;
}
#principal a:hover{
	text-decoration:none;
}
#main_text, #sec_text{
	display:inherit;
}
#sec_text{
	width:150px;
}
p{
	margin:0px;
	padding:0px;
	margin-bottom:16px;
}
#small{
	font-size: 11px;
}

