﻿@charset "utf-8";
/* CSS Document */

a:link {
	color:#666666;
	font-family:Calibri;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a:visited {
	color:#666666;
	font-family:Calibri;
	font-weight:bold;
	font-size:12px;	
}
a:hover {
	color:#666666;
	font-family:Calibri;
	font-weight:bold;
	font-size:12px;	
}
a:active {
	color: #666666;
	font-family:Calibri;
	font-weight:bold;
	font-size:12px;	
}

body{
	background-image:url('../assets/bkglines.jpg');
	margin-top:17px;
}

.borde-uno{
	background-image:url('../img/default_r1_c1.jpg');
	background-repeat:repeat-x;
}

.borde-dos{
	background-image:url('../img/default_r2_c1.jpg');
	background-repeat:repeat-y;
	background-position:left;
}

.borde-tres{
	background-image:url('../img/default_r2_c3.jpg');
	background-repeat:repeat-y;
	background-position:right;
	background-position:right;
}

.borde-cuatro{
	background-image:url('../img/infoframe_r1_c3.gif');
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position:bottom;
}

.borde-cinco{
	background-image:url('../img/infoframe_r1_c1.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFF;	
}

.borde-seis{
	background-image:url('../img/infoframe_r2_c1.gif');
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFF;
}

.borde-siete{
	background-image:url('../img/infoframe_r2_c7.gif');
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFF;	
}

.borde-ocho{
	background-image:url('../img/infoframe_r3_c4.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;	
}

.borde-white{
	background-color:#FFF;
}

.borde-nueve{
	background-image:url('../img/default_r5_c1.jpg');
	background-repeat:no-repeat;
	background-color:#FFF;
	height:52px;
}

.borde-diez{
	background-image:url('../img/default_r5_c3.jpg');
	background-repeat:no-repeat;
	background-color:#FFF;
	height:52px;
}

.borde-once{
	background-image:url('../img/default_r5_c2.jpg');
	background-repeat:no-repeat;
	background-color:#FFF;
	height:52px;
}

.borde-doce{
	background-image:url('../img/default_r6_c1.jpg');
	background-repeat:no-repeat;
	background-color:#FFF;
}

.titulo{
	background-image:url('../assets/slices/grad_title.jpg');
	background-repeat:repeat-x;
	height:30px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;	
}

.contenido{
	background-color:#E8E3CA;
}

.contenido-subtitle{
	background-color:#E8E3CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#333;
	text-align:center;
	height:30px;
}

.information{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#FFF;
}

.links{
	border:#BE6D1E 1px solid;
}

.boton{
	cursor:pointer;
}

.header-formas{
	border-bottom:#BE6D1E 1px solid;
	border-right:#BE6D1E 1px solid;	
	border-top:#BE6D1E 1px solid;
	background-color:#F93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	height:32px;
}

.header-download{
	border-bottom:#BE6D1E 1px solid;
	border-right:#BE6D1E 1px solid;
	border-top:#BE6D1E 1px solid;
	background-color:#F93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#333;
	text-align:center;
	height:32px;
}

.desc-formas{
	border-bottom:#BE6D1E 1px solid;
	border-right:#BE6D1E 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#333;
	text-align:left;
}

.desc-download{
	border-bottom:#BE6D1E 1px solid;
	border-right:#BE6D1E 1px solid;
	text-align:center;
	background-color:#CCC;
}

.header-formas-left{
	border-bottom:#BE6D1E 1px solid;
	border-left:#BE6D1E 1px solid;	
	border-top:#BE6D1E 1px solid;		
	background-color:#F93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	height:32px;
}

.desc-formas-left{
	border-bottom:#BE6D1E 1px solid;
	border-left:#BE6D1E 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#333;
	text-align:left;
}
	
.linktoitem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#CC6633;
}

.tddownborder {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	height:25px;
}

.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:justify;
}

div.n89-sitios{
	padding: 10px;
}

div.n89-sitios p{
	margin:0;
	text-align: justify;
}

div.n89-sitios img{
	width:95%;
}

