@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/images/background-main.png);
	background-repeat:repeat-x;
	background-color:#3b5d90;
	margin:0;
}
body, tr, th {
	font-family:Arial; 
	font-size:11px; 
	color:#353535;
	line-height:16px;
}
p {
	margin: 0
}
.sub_titlebar {
	background-image:url(/images/titlebar.gif);
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	padding-top:8px;
	padding-left:12px;
	padding-bottom:-8px;
}

a:link {
	color: #e5bb38;
	text-decoration:none;
}
a:visited {
	color: #F6A236;
	text-decoration:none;
}
a:hover {
	color: #F6A236;
	text-decoration:none;
}
a:active {
	color: #F6A236;
	text-decoration:none;
}


a.link-article:link {
	color: #e39025;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a.link-article:visited {
	color: #e39025;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a.link-article:hover {
	color: #b77520;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a.link-article:active {
	color: #b77520;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}


a.vermas:link {
	color: #e39025;
	text-decoration:underline;
}
a.vermas:visited {
	color: #e39025;
	text-decoration:underline;
}
a.vermas:hover {
	color: #b77520;
	text-decoration:underline;
}
a.vermas:active {
	color: #b77520;
	text-decoration:underline;
}

.header{
	background-image:url(/images/banner.png);
	height:186px;
}
.content {
	background-image:url(/images/background-content.png);
}

.content_main_sq {
	background-image:url(/images/background-content.gif);
	background-repeat:repeat-y;
}

.bottom-sq {
	background-image:url(/images/bottom-sq.gif);
	background-repeat:no-repeat;
	height:15px;
}
.bottom-sq-sh {
	background-image:url(/images/bottom-sq-sh.gif);
	background-repeat:no-repeat;
	height:6px;
}
.titlebar {
	background-image:url(/images/titlebar.gif);
	background-repeat:no-repeat;
	height:34px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	padding-top:8px;
	padding-left:12px;
	padding-bottom:-8px;
	margin: 0;
}
.sub-title {
	color:#E28552;
	font-size:13px;
	font-weight:bold;
}
.text-main {
	color:#5475a8;
	font-size:14px;
	text-align:left;
}
.text-main-ye {
	color:#e5bb38;
}

.PIC-R {
	float: right;
	margin-left: 10px;
}

.PIC-L {
	float: left;
	margin-right: 10px;
}	


.Reportes a:link {
	color: #5475A8;
	text-decoration:none;
}
.Reportes a:visited {
	color: #5475A8;
	text-decoration:none;
}
.Reportes a:hover {
	color: #5475A8;
	text-decoration:none;
}
.Reportes a:active {
	color: #5475A8;
	text-decoration:none;
}

.date-novedades {
color:#E8661E;
font-size:14px;
font-weight:bold;
}

.text-novedades {
color:#435B7E;
font-size:13px;
text-align:left;
}