#sub_caja{
	border: 1px #ACACAC solid;
	padding: 1px;
	margin-right: 5px;
}
#sub_caja h5{
	background-color: #428BB9;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;	
}
#sub_caja p{
	margin: 5px 5px 0 5px;
	color: #555;
}
#sub_caja input{
	margin: 0 0 5px 5px;
	width: 175px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #DC143C;
}
a:hover {
	color: #000000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}

.recuadroNegro {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;

}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.fondo {
	background-attachment: fixed;
	background-repeat:  repeat-x;
	background-position: bottom;
}
#derecha{
	float: right;
	width: 172px;
	display: block;
	background-color: #D0CEDB;
	border-color: #C0BECD;
	border-style: solid;
	border-width: 2px;
}

#relacionadas{
	margin: 4px;
	display: block;
	background-color: #F5F5F5;
	width: 200px;
	font-size: 10px;
	border:1px solid #7A7A7A; color:#000000
}

#relacionadas p{
	padding: 4px;
	margin-bottom: 4px;
	display: block;
	background-color: #DCDCDE;
	color: #000000;font-size:10px
}
#relacionadas h1{
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	font-size: 11px;
	margin-bottom: 4px;
	color: #000;
}

#relacionadas li{
	list-style-image: url(/iconos/flecha-dcha-azul.gif);
	margin-right: 8px;
	font-weight: normal;
}

.tabla_table {
	font-family : Arial;
	border-collapse: collapse;
	font-size : 10px;
	border-width : thin;
	border-color : Gray;
}

.tabla_th {
	background-color : #B0E0E6;
	font-size : 12px;
	font-weight : bold;
}

.tabla_td {

}

#enlaces, {
	margin-top: 8px;
	display: block;
	background-color: #fff;
	text-align: left;
	font-size: 11px;
	border:1px solid #222;
}
#enlaces p{
	margin-bottom: 4px;
	margin-top: 0px;
	padding: 2px;
	padding-left: 8px;
	font-size: 12px;
	display: block;
	background-color: #6DB7DC;
	color: #000;
	font: italic;
}
#enlaces UL{
	margin: 0px;
	padding: 0px;
	margin-left: 18px;	
}
#enlaces UL LI{
	margin-top:2px;
	list-style-image: url(/iconos/flecha-dcha-azul.gif);
	line-height:normal;
}

#sec_not{
	border-bottom: 1px #000 dotted;
	padding: 5px;
	height: auto;
}
.img_sec{
	float: right;
	width: 120px;
	margin: 5px 0 5px 5px;
	border: 1px #666 solid;
}
.clear{
	clear: both;
}
.subs{
	font-size: 12px;
	margin: 20px;
	text-align: center;
}
