* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

a {
	color:#0863AA;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.clear {clear:both; overflow:hidden; margin:0; padding:0; height:1px;} 
a:hover {text-decoration:none;}
h2 { color:#95a938;font: bold 13px Arial, Helvetica, sans-serif; margin: 15px 5px 5px 0;}
h3 { color:#95a938;font: bold 13px Arial, Helvetica, sans-serif; margin: 0 0 3px 0;}
#contenedor {
	width: 795px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

#top{
	background: url(images/top.png) no-repeat center;
	height: 10px;
	padding: 0;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}#header {
	height: 90px;
	width: 795px;
	margin: 0px;
	background-color: #FFFFFF;
}
#header img {
	margin-top: 10px;
	margin-left: 42px;
}

#nav{
	height: 36px;
	margin: 0;
	width: 795px;
	background-color: #FFFFFF;
}
#nav ul {
	margin: 0;
	list-style: none;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav li {
	display: block;
	float: left;
	vertical-align: middle;
	text-align: center;
	width: 113px;
	height: 36px;
}
#nav li a {
	color: #FAFCF8;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 36px;
}

#nav li a:hover {

}
#nav_old {
	height: 36px;
	clear: both;
	margin: 0;
	width: 795px;
	background-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #383636;
	text-decoration: none;
	margin: 0 0 3px 0;
	text-align: justify;
	
}
#main{
	height: 100%;
	width: 795px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#main_index {
	height: 450px;
	width: 795px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(../gif-jpg/imagen_fondo_sola.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center;
}



#contenido{
	width:535px;
	float:right;
	height: 100%;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#contenido p { margin: 0 0 10px 0}
#contenido ul {
	padding:0 0 10px 0;
	margin:15px 0 0 25px;
	list-style-image: url(../gif-jpg/bola_c.gif);
	list-style-type: square;
}
#contenido li {margin:0; padding:0 0 4px 0;}

#contenido table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 540px;
	align="top"
	cellpadding:3;
	cellspacing:0;
	float: right;
}

#contenido table td {
	border: 1px solid #eaeaea;
	cellpadding:3;
	cellspacing:0;
	height: 20px;

}


/***** Side Bar **********/
#menuderecho{
	width:215px;
	float: left;
	margin-top: 40px;
	height: 418px;
	background-color: #FFFFFF;
}
.menu {
	padding:0;
	list-style:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0pt;
}
#menu_gris {
	color: #474728;
}

.menu li {
	height: 40px;
	padding-left: 25px;
	position: relative;
	font-weight: bold;
}
.menu a {
	color:#0863AA;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color:#000000;
	font-weight: bold;
}	

#footer {
	background-color: #FFFFFF;
	height: 50px;
	width: 795px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom{
	height: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
}
#pie {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 2px;
}
#pie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#pie li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#pie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
