@charset "utf-8";
*{
	padding:0px;
	margin:0 auto;
}
body{
	margin:0 auto;
	color:#232323;
	padding: 0;
	background-color:#017699;
}
#index_contenido{
	height:100%;
	margin: auto;
	width: 619px;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin-top:60px;
}
#index_contenido img{
	float:left;
	border:0;
}
#index_contenido #pie{
	width: 619px;
	height:30px;
	background-color:#007697;
	padding-top:10px;
	text-align:center;
	color:#FFF;
}
#index_contenido #pie span{
	color:#FFF;
	font-size:13px;
	font-family: "Lucida Grande", sans-serif;
	font-weight: normal;
}
#index_contenido #pie a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#contenido{
	height:100%;
	margin: auto;
	width: 841px;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	padding: 0px;
	background-color:#FFF;
}
#top{
	width: 141px;
	height:17px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin:0;
	background-color:#FFF;
	padding-left:680px;
	padding-top:20px;
}
#top span{
	color:#999;
	font-size:13px;
	font-family: "Lucida Grande", sans-serif;
}
#top span a{
	color:#999;
	text-decoration:none;
}
#top span a:hover{
	color:#666;
	text-decoration:none;
}
#cabecera{
	float: left;
	width: 762px;
	height: 209px;
	margin:0 auto;
	padding:0;
	padding-left:40px;
	padding-right:39px;
	background-color:#FFF;
}
#contenedor{
	width:762px;
	height:100%;
	font-family: "Lucida Grande", sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #252525;
	text-decoration: none;
	padding-right: 40px;
	padding-left: 39px;
	background-color:#FFF;
	float:left;
	background:url(../images/contenedor_bg.jpg) repeat-y top center #FFF;
}
.bloque_contenido{
	padding-left:24px;
	padding-right:36px;
	float:left;
}
#area_contenido{
	margin:0 auto;
	float: left;
	width: 548px;
	text-align:justify;
	background:url(../images/contenido_bg.png) repeat-y top left #5F6E1B;
	height:100%;
	text-align:left;
}
#area_contenido .top{
	margin:0 auto;
	height: 75px;
	width: 548px;
	background:url(../images/contenido_top.jpg) no-repeat top left;
	float:left;
}
#area_contenido .botton{
	margin:0 auto;
	height: 75px;
	width: 548px;
	background:url(../images/contenido_botton.jpg) no-repeat top left;
	float:left;
	clear:both;

}
#area_menu_left{
	height:100%;
	margin:0 auto;
	float: left;
	width: 214px;
	text-align:left;
	background:url(../images/menu_left_bg.png) repeat-y top left #FF720E;
}
#area_menu_left .bloque_contenido{
	color:#FFF;
	padding:0;
	margin:0;
	padding-left:12px;
	width:180px;
}
#area_menu_left .bloque_contenido a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#area_menu_left .bloque_contenido a:hover{
	text-decoration:underline;
}
#area_menu_left .top{
	margin:0 auto;
	height: 25px;
	width: 214px;
	background:url(../images/menu_left_top.png) no-repeat top left;
	float:left;
}
#area_menu_left .botton{
	margin:0 auto;
	height: 17px;
	width: 214px;
	background:url(../images/menu_left_botton.png) no-repeat top left;
	float:left;
}
#pie{
	width: 841px;
	height:40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFF;
	padding-left:0px;
	padding-top:17px;
	padding-right:0px;
	float:left;
	text-align:center;
}
#pie span{
	color:#999;
	font-size:13px;
	font-family: "Lucida Grande", sans-serif;
}

