body {
	margin: 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#A6A7A1 url(imagenes/bg.jpg);
	background-repeat:repeat-x;
	color: #666666;
	line-height: 130%;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#wrap { 
	margin:0 auto; 
	width:968px;
	text-align:left;
	padding: 25px 0px 0px 0px;
}
#menu {
	width: 968px;
	height: 36px;
	background: url(imagenes/menu_bg.jpg);
	background-repeat:no-repeat;
}
#header {
	width: 968px;
	height: 115px;
	background: url(imagenes/header_bg.png);
	background-repeat:no-repeat;
}
#shadow {
	width: 968px;
	height: 15px;
	background: url(imagenes/shadow_bg.jpg);
	background-repeat:no-repeat;
}

/*CONTENIDO*/
#content {
	float: left;
	width: 908px;
	padding: 10px 30px 30px 30px;
	background: url(imagenes/content_bg.jpg);
	background-repeat:repeat-y;
}
#side-a {
	float: left;
	width: 439px;
	padding-top: 15px;
	padding-right: 30px;
	display: block;
}
.placa{ 
	width: 399px;
	height: 169px;
	/*height: 61px;*/
	background:url(imagenes/placa_bg.jpg);
	background-repeat:no-repeat;
	padding: 20px 20px 20px 20px;
	color:#FFFFFF;
	line-height: 130%;
	font-size:12px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 439px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.flash{ 
	width: 399px;
	height: 61px;
	background:url(imagenes/index_flash.jpg);
	background-repeat:no-repeat;
	padding: 80px 20px 0px 20px;
	color:#FFFFFF;
	line-height: 130%;
}
.flash2{ 
	width: 439px;
	height: 141px;
}
.latest{ 
	width: 410px;
	padding: 20px 9px 20px 20px;
}
.news{ 
	width: 410px;
	padding: 10px 0px 10px 0px;
	border-bottom: #CCCCCC thin dotted;
}
.newsFecha{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 5px;
}
.newsTitulo{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 110%;
	padding-bottom: 5px;
}
.newsTexto{
	font-size: 11px;
	color: #666666;
	line-height: 110%;
	padding-bottom: 5px;
}
.newsMore{
	font-size: 10px;
	font-weight:bold;
	color: #990000;
}
.newsMore a{
	font-size: 10px;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
}
.newsMore a:hover{
	font-size: 10px;
	font-weight:bold;
	color: #990000;
	text-decoration:underline;
}


/*-----------------------FOOTER-----------------------*/
#footer {
	float: left;
	width: 938px;
	font-size: 11px;
	line-height:115%;
	padding: 15px 30px 15px 0px;
	color: #FFFFFF;
}
#footer_left {
	float: left;
	width: 206px;
	height: 51px;
	font-size: 10px;
	padding: 20px 0px 0px 65px;
	color: #FFFFFF;
	background:url(imagenes/bg_footer_visit.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	
}
#footer_right {
	float: right;
	width: 647px;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;
	color: #FFFFFF;
	
}

#bottom {
	float: left;
	width: 968px;
	height: 11px;
	background: url(imagenes/bottom_bg.png);
	background-repeat:no-repeat;
}


/*-----------------------CORPORATE PAGE-----------------------*/
#side-a_COR {
	float: left;
	width: 189px;
	padding-right: 30px;
	padding-bottom: 30px;
	display: block;
	font-size: 11px;
	font-weight:bold;
	color: #990000;
}
#side-b_COR { 
	margin: 0;
	float: left;
	width: 689px;
	padding-bottom: 30px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

/*-----------------------ABOUT US PAGE-----------------------*/
#side-a_ABO {
	float: left;
	width: 233px;
	padding-right: 30px;
	padding-bottom: 30px;
	display: block;
	font-size: 11px;
	font-weight:bold;
	color: #990000;
}
#side-b_ABO { 
	margin: 0;
	float: left;
	width: 645px;
	padding-bottom: 30px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.cuadro{ 
	width: 405px;
	height: 255px;
	background:url(imagenes/about_cuadro_bg.jpg);
	background-repeat:no-repeat;
	padding: 15px;
	line-height: 130%;
	margin-top: 30px;
}
.cuadroTit{ 
	padding-bottom: 5px;
	border-bottom: thin dotted #CCCCCC;
	color:#990000;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
}
.cuadroText{ 
	width: 100%;
	padding-bottom: 15px;
	font-size:12px;
	padding-top: 5px;
}

/*-----------------------PRODUCTS PAGE-----------------------*/
#side-a_PRO {
	float: left;
	width: 439px;
	padding-top: 15px;
	padding-right: 30px;
	display: block;
}
#side-b_PRO {
	margin: 0;
	float: left;
	width: 439px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.prod2{ 
	width: 435px;
	line-height: 130%;
	margin-top: 34px;
}
.prod_line{ 
	width: 100%;
	padding-bottom: 20px;
}
.prod_img{ 
	width: 210px;
	height: 131px;
	padding-bottom: 10px;
}
.prod_logo{ 
	width: 210px;
	height: 20px;
	padding-bottom: 5px;
}
.prod_tit{ 
	width: 210px;
	color:#666666;
	font-size:11px;
	font-weight: bold;
}
.prod_link{ 
	width: 210px;
	color:#990000;
	font-size:10px;
	font-weight: bold;
}
.prod_link a{ 
	color:#990000;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
.prod_link a:hover{ 
	color:#990000;
	font-size:10px;
	font-weight: bold;
	text-decoration:underline;
}
/*-----------------------NEWS PAGE-----------------------*/
#side-a_NEW {
	float: left;
	width: 189px;
	padding-right: 30px;
	display: block;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	line-height: 110%;
	text-transform: uppercase;
}
.fecha_big{ 
	width: 189px;
	color:#CCCCCC;
	font-size:24px;
	letter-spacing: -0.05em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	text-transform: uppercase;
}
#side-b_NEW { 
	margin: 0;
	float: left;
	width: 689px;
	padding-bottom: 30px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.new_tit2 {
	color: #990000; 
	font-weight:bold; 
	padding-bottom: 10px; 
	text-transform:uppercase;
	font-size: 13px;
}
.new_text {
	width: 100%;
}
.new_text a{
	color:#666666;
	text-decoration:none;
}
.new_text a:hover{
	color:#666666;
	text-decoration:underline;
}
.new_img {
	float:left;
	width: 233px;
	padding-right: 10px;
}

/*-----------------------CONTACT PAGE-----------------------*/
#side-a_CON {
	float: left;
	width: 399px;
	padding-right: 40px;
	display: block;
}
#side-b_CON { 
	margin: 0;
	float: left;
	width: 439px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.cuadro_CON{ 
	width: 420px;
	padding: 0px 15px 0px 0px;
	line-height: 130%;
}
.cuadroText_CON{ 
	width: 100%;
	padding-bottom: 15px;
	font-size:11px;
	padding-top: 15px;
	line-height: 130%;
}
.cuadroText_CON a{ 
	color:#666666;
	text-decoration:none;
}
.cuadroText_CON a:hover{ 
	text-decoration:underline;
}

/*-----------------------MENU-----------------------*/
#botonera {
	color:#ffffff;
	line-height:30px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	overflow:hidden;
	text-align: right;
}
#botonera ul {
	margin-top:4px;
	margin-bottom:0px;
	margin-left:6px;
	margin-right:20px;
	padding:0px;
	list-style-type:none;
}
#botonera li {
	float:left;
	margin-left:8px;
	margin-right:8px;
}
#botonera li a{
	color:#ffffff;
	text-decoration:none;
}
#botonera li a:hover{
	text-decoration:underline;
}

/*-----------------------FORM-----------------------*/
.input1{
	border:1px solid #bbbdc0;
	padding:3px;
	font-size:11px;
	color:#990000;
}
.estilo3{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}
.estilo3 a{
	color:#990000;
	text-decoration:none;
}
.estilo3 a:hover{
	text-decoration:underline;
}
.estilo4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808080;
	text-transform:uppercase;
	}

/*-----------------------EXTRAS-----------------------*/
.style1 {
	color: #333333;
	font-weight: bold;
}
.style2 {
	color: #333333
}
.style3 {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}
.style5 {
	font-size: 12px
}
.style1_about {
	color: #990000;
	font-weight: bold;
}
.style2_about {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.style4_about {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.style1_corp {
	color: #990000
}
.clear {
	clear: both;
}