/* CSS Document */

IMG{
    font: normal 10px arial,tahoma;
    border: 0px;
}
FORM{
    padding: 0px;
    margin: 0px;
}
BODY{
	background-image:url(../images/body_bkg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	background-color:#BFBFBF;
	padding:0px;
}

TABLE.contenido {
	width:780px;
	background-color:#FFFFFF;
	height:100%;
}

TD.seccion {
	border-left:2px solid #827D61;
	border-right:2px solid #827D61;
	background-color:#F2F0E4;
	height:185px;
	vertical-align:bottom;
	align:center;
	background-image:url(../images/logo_bkg1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

TD.seccionin {
	background-color:#8C8559;
	width:200px;
	height:32px;
	font-family:Arial;
	font-size:18px;
	color:white;
	padding-left:20px;
}

TD.titulo_contenido {
	border-bottom:4px solid #F2F0E3;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#010101;
	padding-left:32px;
	background-position:left;
	background-repeat:no-repeat;
	line-height:24px;
}

TD.contenido {
	color:080808;
	font-family:Arial;
	font-size:14px;
	background-position:right;
	background-repeat:no-repeat;
}
TD.subtitulo_contenido {
	border-top:2px solid #CFCFCF;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#645D40;
}

TD.subtitulo_contenido1 {
	border-bottom:1px solid #F2F0E3;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#645D40;
}

TD.subcontenido {
	font-family:Arial;
	font-size:13px;
	color:#726C52;
	vertical-align:top;
	height:100px;
	width:100%;
}

TD.titulo_menu {
	background-color:#8C8559;
	width:200px;
	background-image:url(../images/sectionbox_topright.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:33px;
	font-family:Arial;
	font-size:18px;
	color:white;
	padding-left:20px;
}

TD.titulo_menu_comisiones {
	background-color:#8C8559;
	width:200px;
	font-family:Arial;
	font-size:14px;
	color:white;
	padding-left:20px;
	background-image:url(../images/sectionbox_topright.gif);
	background-repeat:no-repeat;
	background-position:right;
}

TD.subcontenido_menu {
	font-family:Arial;
	font-size:13px;
	color:#9C9C9C;
	vertical-align:center;
	height:100px;
	width:240px;
	padding-left:20px;
	border-right:1px solid #8C8559;
	border-bottom:none;
	border_left:none;
	border_top:none;
	padding-top:10px;
}

TD.footer_menu {
	background-image:url(../images/sectionbox_bottomright.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:23px;
	height:22px;
}
TD.subcontenido_menu a{
	font-family:Arial;
	font-size:13px;
	color:#726C52;
}

A.linkIcon{
	padding-left:20px;
    font:12px arial,verdana;
    padding-top:3px;
    line-height:18px;
    color:blue;
    background:url('../images/icon_file.gif') no-repeat left;
}

A.linkIcon.applicationmsword{
    background:url('../images/icon_word.gif') no-repeat left;
    color:blue;
}

A.linkIcon.applicationpdf{
    background:url('../images/icon_pdf.gif') no-repeat left;
    color:red;
}

A.linkIcon.applicationvndmsexcel{
    background:url('../images/icon_excel.gif') no-repeat left;
    color:green;
}

TD.banca21 {
	font-family:Arial;
	font-size:13px;
	color:#9C9C9C;
	padding-right:10px;
	text-align:justify;
}

TD.banca21doc a {
	padding-left:20px;
    font:12px arial,verdana;
    padding-top:3px;
    line-height:18px;
    background:url('../images/icon_word.gif') no-repeat left;
    color:blue;
}

TD.banca21pdf a {
	padding-left:20px;
    font:12px arial,verdana;
    padding-top:3px;
    line-height:18px;
    background:url('../images/icon_pdf.gif') no-repeat left;
    color:red;
}
