@charset "UTF-8";

*{margin:0; padding:0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
/* CSS Document */

body,td,th {
	font-size: 12px;
	background-color: #000;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-weight: normal;
}
#contenedor {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#encabezado {
	height: 130px;
	width: 940px;
	margin-bottom: 10px;
}
.menu_contenedor {
	width: 940px;
	height: 120px;
	clear: left;
}
#menu_01  {
	list-style: none;
	float: left;
}
#menu_01   li  {
	color: #000000;
	list-style: none;
	width: 200px;
}
#menu_01 li a {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
	padding-top: 10px;
	height: 11px;
	padding-bottom: 7px;
	list-style: none;
	display: block;
}
#menu_01 li a:hover {
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
	padding-top: 10px;
	height: 10px;
	padding-bottom: 7px;
	list-style: none;
}
#menu_01_activo {
	width: 200px;
	padding-top: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 10px;
	padding-bottom: 7px;
	clear: left;
}
#menu_02 {
	width: 720px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-image: none;
	list-style-type: none;
}
#menu_02 li {
	width: 90px;
	height: 27px;
	float: left;
}
#menu_02  li a {
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
	display: block;
	padding-top: 10px;
	height: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#menu_02  li a:hover {
	width: 85px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 9px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#menu_02_activo {
	width: 85px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 9px;
	padding-bottom: 7px;
	float: left;
	padding-left: 5px;
}
#menu_01_abajo  {
	list-style: none;
	float: left;
}
#menu_01_abajo   li  {
	color: #000000;
	list-style: none;
	width: 200px;
}
#menu_01_abajo li a {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
	padding-top: 10px;
	height: 11px;
	padding-bottom: 7px;
	list-style: none;
	display: block;
}
#menu_01_abajo li a:hover {
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
	padding-top: 10px;
	height: 10px;
	padding-bottom: 7px;
	list-style: none;
}
#menu_01_activo_abajo {
	width: 200px;
	padding-top: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 10px;
	padding-bottom: 7px;
	clear: left;
}
#menu_02_abajo {
	width: 720px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-image: none;
	list-style-type: none;
}
#menu_02_abajo li {
	width: 90px;
	height: 27px;
	float: left;
}
#menu_02_abajo  li a {
	width: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
	display: block;
	padding-top: 10px;
	height: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#menu_02_abajo  li a:hover {
	width: 85px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 9px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#menu_02_activo_abajo {
	width: 85px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 9px;
	padding-bottom: 7px;
	float: left;
	padding-left: 5px;
}
.contenido_general {
	width: 940px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
}
.contenido_info {
	clear: left;
	width: 470px;
	margin-bottom: 10px;
	color: #666666;
}
#contenido_info_titulo {
	clear: left;
	width: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.contenido_foto {
	width: 932px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	clear: left;
}
#pie {
	width: 930px;
	padding-top: 10px;
	padding-left: 10px;
	clear: left;
	text-align: center;
	height: 20px;
}
.contenido_info h1 {
	clear: left;
	width: 470px;
	margin-bottom: 10px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 32px;
}
.contenido_info h2 {
	clear: left;
	width: 470px;
	margin-bottom: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}
#container {
	padding: 3px;
	float: left;
	width: 360px;
}
#container01 {
	padding: 3px;
	float: left;
	width: 360px;
}
#container02 {
	padding: 3px;
	float: left;
	width: 360px;
}
#container03 {
	padding: 3px;
	float: left;
	width: 360px;
}
#container04 {
	padding: 3px;
	float: left;
	width: 360px;
}
#container05 {
	padding: 3px;
	float: left;
	width: 360px;
}
#contenido_foto_adentro {
	clear: left;
	margin-bottom: 5px;
}
#validador {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear: left;
}
