@charset "utf-8";
/* CSS Document */

HTML {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px; 
	}
BODY {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border:0px;
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(imgs/armado/background.png);
	background-color:#ffffff;
	background-repeat:repeat-x;
	}

.titblack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
	}
.titcolor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0479B9;
	font-weight: bold;
	}
.subverde{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#68b022;
	font-weight: bold;
	}
.subamarillo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dca410;
	font-weight: bold;
	}
.subazul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007bbe;
	font-weight: bold;
	}
.submorado{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8180b8;
	font-weight: bold;
	}
.subrojo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e2001a;
	font-weight: bold;
	}
.contenido{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-style:normal;
	}
.contenido_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: bold;
	}
.link_contenido{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style:normal;
	text-decoration: underline;
	cursor:pointer;
	}
.link_contenido:hover{
	color:#000000;
	font-style:normal;
	text-decoration: underline;
	cursor:pointer;
	}
.link_color{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0479B9;
	font-style:normal;
	text-decoration: none;
	cursor:pointer;
	}
.link_color:hover{
	color:#0479B9;
	font-style:normal;
	text-decoration: underline;
	cursor:pointer;
	}
.link_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style:normal;
	text-decoration: none;
	cursor:pointer;
	}
.link_2:hover{
	color:#000000;
	font-style:normal;
	text-decoration: underline;
	cursor:pointer;
	}
.fechas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
	font-stretch:condensed;
	letter-spacing:-1px;
	}
.fechas:hover{
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
	}
.fechas_on{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-style:normal;
	text-decoration: underline;
	}
.delineado{
	border-right: #3a3a3a 1px solid; 
	border-top: #3a3a3a 1px solid; 
	border-left: #3a3a3a 1px solid; 
	border-bottom: #3a3a3a 1px solid; 
	background-color: #ffffff;
	font: Arial, Helvetica, sans-serif;
	padding: 4px;
	}
#footer{
	background-color: #ffffff;
	background-image: url(imgs/armado/footer.png);
	background-repeat:no-repeat;
 	height:40px;
	width:749px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#333333;
	}

#fechas{
	background-image: url(imgs/armado/fechas.png);
	background-repeat:no-repeat;
 	height:40px;
	width:600px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer_interior{
	background-color: #ffffff;
	background-image: url(imgs/armado/footer_interno.png);
	background-repeat:no-repeat;
 	height:82px;
	width:948px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#333333;
	}
.altblack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-style:normal;
	}

