body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}
.Estilo1 {color: #FFFFFF}
.textos {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 20px;
	text-align: justify;
}
*html .pagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	width: 760px;
	font-weight: normal;
}
.pagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	width: 760px;
	font-weight: normal;
}	
.contenedor {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	width: 760px;
	font-weight: normal;
	background-image: url(img/fondo.jpg);
	border:0px;
	padding:0px;
}	
* html .separador {
	background-color: #a92703;
	width: 760px;
	top: 0px;
	height: 5px;
	border:0px;
	padding:0px;
	font-size:1px;
}
.separador {
	background-color: #a92703;
	position:relative;
	width: 760px;
	top: 5px;
	height: 5px;
	}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	width: 85px;
	float: left;
	background-color: #a92703;
	margin-right:50px;
	text-align: center;
}
*html .titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #39548f;
	text-decoration: none;
	border: 0px;
	padding-top: 18px;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #39548f;
	text-decoration: none;

}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 6pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A92703;
	height: 15px;
	width: 760px;
}

/*desde aqui se manejan los botones del menu*/
#sidebar {
width:85px;
}

#sidebar ul {
list-style:none;
margin:0px 0px 5px 0px;
padding:0;
font-size:8pt;
}
/*para internet explorer*/
* html #sidebar ul a {
display:block;
padding:3px 0px 3px 0px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
height:1px;
}
/*fin de css explorer*/
#sidebar ul a {
display:block;
padding:3px 0px 3px 0px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
#sidebar ul a:visited {
/*background-color:#626262;
color:#6cf;*/
}
#sidebar ul a:hover {
background-color:#262626;
color:#6cf;
}
.titulosinternos {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textosinsangria {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
	font-size: 12pt;
	list-style-position: outside;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #A92703;
	text-decoration: none;
}
