@charset "utf-8";
/* CSS Document */

/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End of RESET CSS */



body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#5a5a5a;
}

.clear { clear:both; }

td.v_sep5 {
	height:10px;
}

td.h_sep20 {
	width:20px;
}

td.v_sep20 {
	height:20px;
}

h1 {
	font-size:13px;
	line-height:20px;
	margin:0px 0px 20px 0px;
}

h2 {
	font-size:12px;
	line-height:20px;
	margin:0px 0px 5px 0px;
}

.blue {
	color:#032b88;
}

.lightblue {
	color:#4a7291;
}

p {
	margin:0px 0px 5px 0px;
}

p.img_foot {
	margin-top:5px;
	font-size:9px;
}

a {
	text-decoration:none;
	outline:none;
}

a.pdf {
	display:block;
	height:16px;
	padding-left:29px;
	padding-top:4px;
	line-height:10px;
	font-size:10px;
	color:#3c3c3c;
	background-image:url(../img/icons/pdf.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.pdf:hover {
	color:#032b88;
	font-weight:bold;
}

a.print {
	display:block;
	height:10px;
	padding-right:45px;
	padding-top:13px;
	padding-bottom:11px;
	line-height:10px;
	font-size:10px;
	color:#3c3c3c;
	background-image:url(../img/icons/print.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

a.print:hover {
	color:#032b88;
	font-weight:bold;
}

#L_MAIN {
	width:980px;
	margin:0px auto;
	padding-bottom:30px;
}

#L_MAIN_MENU {
	width:980px;
	padding:10px 0px;
}

#L_MAIN_MENU table {
	width:940px;
	table-layout:fixed;
}

#L_MAIN_MENU table td.col1 {
	width:122px;
}

#L_MAIN_MENU table td.col2 {
	width:147px;
}

#L_MAIN_MENU table td.col3 {
	width:156px;
}

#L_MAIN_MENU table td.col4 {
	width:156px;
}

#L_MAIN_MENU table td.col5 {
	width:187px;
}

#L_MAIN_MENU table td.col6 {
	width:212px;
}

#L_MAIN_BANNER {
	width:980px;
	height:195px;
	margin-bottom:20px;
}

#L_MAIN_BANNER_CONTENT {
	width:950px;
	height:184px;
	background-color:#d3d3d3;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}

#L_MAIN_BANNER_HOME {
	width:980px;
	height:431px;
	margin-bottom:20px;
}

#L_MAIN_BANNER_HOME_CONTENT {
	width:950px;
	height:420px;
	background-color:#d3d3d3;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}

#L_MAIN_BANNER_FOOT {
	width:980px;
	height:13px;
	background-image:url(../img/home/main_banner_bottom.gif);
	background-repeat:no-repeat;
}

#L_CONTENT {
	width:980px;
}

#L_CONTENT table {
	width:980px;
	table-layout:fixed;
}

#L_CONTENT table td.col1 {
	width:175px;
	vertical-align:top;
}

#L_CONTENT table td.col_sep {
	width:21px;
}

#L_CONTENT table td.col2 {
	width:784px;
	vertical-align:top;
}

#L_CONTENT table td.cell_foot {
	width:784px;
	vertical-align:bottom;
}

#L_FOOT {
	width:980px;
	margin-top:20px;
}

#L_FOOT_HOME {
	width:980px;
	margin-top:20px;
}

#L_FOOT_HOME table td.col1 {
	width:175px;
	vertical-align:top;
}

#L_FOOT_HOME table td.col2 {
	width:21px;
}

#L_FOOT_HOME table td.col3 {
	width:784px;
	vertical-align:top;
}

#L_FOOT_HOME table td.col1 {
	width:175px;
	vertical-align:top;
}

#L_SUBMENU {
	width:175px;
	font-size:10px;
}

#L_SUBMENU_TOP {
	width:175px;
	height:14px;
	background-image:url(../img/submenu/top.gif);

}

#L_SUBMENU_BOTTOM {
	width:175px;
	height:13px;
	background-image:url(../img/submenu/bottom.gif);

}

#L_SUBMENU_EMPRESA {
	width:173px;
	border-bottom:1px solid #fff;
}

#L_SUBMENU_EMPRESA a.empresa_closed {
	background-image:url(../img/submenu/plus.png);
	background-repeat:no-repeat;
	background-position:10px 6px;
	border-bottom:0px;
}

#L_SUBMENU_EMPRESA a.empresa_opened {
	background-image:url(../img/submenu/minus.png);
	background-repeat:no-repeat;
	background-position:10px 6px;
	border-bottom:0px;
}

#L_SUBMENU_EMPRESA span.empresa_opened {
	display:block;
	width:133px;
	height:16px;
	background-image:url(../img/submenu/minus.png);
	background-repeat:no-repeat;
	background-position:10px 6px;
	border-bottom:0px;
	padding-left:30px;
	padding-right:10px;
	padding-top:6px;
	line-height:11px;
	background-color:#ededed;
	font-weight:bold;
	color:#032b88;
}

#L_SUBMENU_EMPRESA a.subempresa {
	width:113px;
	border-bottom:0px;
	background-color:#d3d3d3;
	color:#5a5a5a;
	padding-left:50px;
}

#L_SUBMENU_EMPRESA span.subempresa {
	display:block;
	width:113px;
	height:16px;
	border-bottom:0px;
	background-color:#d3d3d3;
	color:#5a5a5a;
	font-weight:bold;
	line-height:11px;
	padding-top:6px;
	padding-left:50px;
	padding-right:10px;
}

#L_SUBMENU_EMPRESA a.subempresa:hover {
	font-weight:bold;
}

#L_SUBMENU_CONTENT {
	width:173px;
	background-color:#ededed;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

#L_SUBMENU_CONTENT a {
	display:block;
	width:133px;
	/*height:16px;*/
	padding-left:30px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:11px;
	color:#032b88;
	background-color:#ededed;
	border-bottom:1px solid #fff;
}

#L_SUBMENU_CONTENT span {
	display:block;
	width:133px;
	/* height:16px; */
	padding-left:30px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:11px;
	color:#032b88;
	background-color:#ededed;
	border-bottom:1px solid #fff;
	font-weight:bold;
}

#L_SUBMENU_CONTENT a:hover {
	color:#fff;
	background-color:#a4a6a7;
}

#L_BANNER {
	width:784px;
	margin-bottom:20px;
}

#L_BANNER table {
	width:784px;
	table-layout:fixed;
}

#L_BANNER table td.col1, #L_BANNER table td.col3, #L_BANNER table td.col5 {
	width:256px;
}

#L_BANNER table td.col2, #L_BANNER table td.col4 {
	width:8px;
}

#L_NEWSTICKER {
	width:784px;
}

#L_FOOT_LINE {
	width:784px;
}

#L_FOOT_LINE table {
	width:784px;
	table-layout:fixed;
}

#L_FOOT_LINE table td {
	height:30px;
}

#L_FOOT_LINE table td.col_language {
	width:180px;
	vertical-align:bottom;
}

#L_FOOT_LINE table td.col_language #SEL_LANGUAGE {
	width:150px;
	height:17px;
	font-size:9px;
}

#L_FOOT_LINE table td.col_icons {
	width:294px;
	vertical-align:bottom;
}

#L_FOOT_LINE table td.col_icons img {
	margin-right:8px;
}

#L_FOOT_LINE table td.col_copyright {
	width:310px;
	vertical-align:bottom;
	text-align:right;
	font-size:10px;
}

#L_FOOT_LINE table td.col_copyright a {
	color:#5a5a5a;
}

#L_FOOT_LINE table td.col_copyright a:hover {
	color:#032b88;
}
a.enviar {
	display:inline-block;
	height:24px;
	padding-right:37px;
	padding-top:8px;
	background-image:url(../img/icons/enviar.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#5a5a5a;
}

a.enviar:hover {
	color:#032b88;
	font-weight:bold;
}

a.imprimir {
	display:inline-block;
	height:21px;
	padding-right:37px;
	padding-top:4px;
	background-image:url(../img/icons/imprimir.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#5a5a5a;
}

a.imprimir:hover {
	color:#032b88;
	font-weight:bold;
}

a.volver {
	display:inline-block;
	height:21px;
	padding-right:37px;
	padding-top:4px;
	background-image:url(../img/icons/volver.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#5a5a5a;
}

a.volver:hover {
	color:#032b88;
	font-weight:bold;
}

label {
	color:#032b88;
	font-size:11px;
}

#L_COMENTARIOS {
	width:784px;
	margin-top:20px;
}

#L_COMENTARIOS_HEAD {
	width:759px;
	height:17px;
	padding:1px 0px 3px 25px;
	border-bottom:1px dashed #9aa5a5;
	background-image:url(../img/icons/comentarios.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#L_COMENTARIOS_HEAD a {
	color:#0033a9;
}

#L_COMENTARIOS_HEAD a:hover {
	color:#ccc;
}

#L_COMENTARIOS div.comment {
	width:784px;
	padding:10px 0px;
	color:#767676;
	border-bottom:1px dashed #9aa5a5;
}

#L_COMENTARIOS #L_COMENTARIOS_FORM {
	width:784px;
	margin:20px 0px 20px 0px;
}

#L_COMENTARIOS #L_COMENTARIOS_FORM table {
	width:784px;
}

#L_COMENTARIOS #L_COMENTARIOS_FORM table td.left {
	width:514px;
	vertical-align:top;
}

#L_COMENTARIOS #L_COMENTARIOS_FORM table td.middle {
	width:20px;
	vertical-align:top;
}

#L_COMENTARIOS #L_COMENTARIOS_FORM table td.right_top {
	width:250px;
	vertical-align:top;
}

#L_COMENTARIOS #L_COMENTARIOS_FORM table td.right_bottom {
	width:250px;
	vertical-align:bottom;
	text-align:right;
}

#L_COMENTARIOS #L_COMENTARIOS_FORM label {
	color:#0033a9;
}

#L_COMENTARIOS #L_COMENTARIOS_FORM #f2_email, #L_COMENTARIOS #L_COMENTARIOS_FORM #f2_nombre {
	width:250px;
	height:15px;
	border:1px solid #aaa;
	font-size:10px;
}

#L_COMENTARIOS #L_COMENTARIOS_FORM #f2_comment {
	width:512px;
	height:120px;
	border:1px solid #aaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

