html {
	height: 100%;
}

body {
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu {
	font-size: 10px;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
}
.menu a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


#cuerpo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
}

.cuerpo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
}


.cajaflotante {
	float: left;
}
.cajaflotanteder {
	float: right;
}


.boton {
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	background-color: #E6E6E6;
	margin: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	display: block;
}
.boton a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	display: block;
}
.boton a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	background-color: #FFF;
	display: block;
}


.banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	clear: both;
	display: block;
}



#listado {
	margin:auto;
}
#listado ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#listado li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-color: #E2EFF3;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
#listado a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
#listado a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}


#listado9 {
	margin:0px;
	font-size: 9px;
}
#listado9 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#listado9 li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-color: #E2EFF3;
	border-top-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
}
#listado9 a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
#listado9 a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}



.linea {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
	display: block;
	overflow: hidden;
}
.linea00 {
	height: 0px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
	display: block;
	overflow: hidden;
}


.espaciador01 {
	margin: auto;
	height: 1px;
	width: 100px;
	clear: both;
	display: block;
	overflow: hidden;
}
.espaciador05 {
	margin: auto;
	height: 5px;
	width: 100px;
	clear: both;
	display: block;
	overflow: hidden;
}
.espaciador10 {
	margin: auto;
	height: 10px;
	width: 100px;
	clear: both;
	display: block;
	overflow: hidden;
}
.espaciador15 {
	margin: auto;
	height: 15px;
	width: 100px;
	clear: both;
	display: block;
	overflow: hidden;
}
.espaciador20 {
	margin: auto;
	height: 20px;
	width: 100px;
	clear: both;
	display: block;
	overflow: hidden;
}
.barra {
	background-color: #FF0000;
	height: 8px;
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}


.Cuerpo09 {
	font-size: 9px;
	line-height: normal;
}
.Cuerpo13 {
	font-size: 13px;
	line-height: normal;
}
.Cuerpo16 {
	font-size: 16px;
	line-height: normal;
}
.Cuerpo18 {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
}
.Titulo24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-style: italic;
	font-weight: bold;
}
.Arial09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	line-height: normal;
}
.Arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
}






h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	display: block;
	padding: 0px;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}




.formizq {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 200px;
	text-align: right;
	font-size: 9px;
	clear: left;
}
.formder {
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	width: 550px;
	font-size: 9px;
	clear: right;
}
.formerror {
	float: left;
	margin-bottom: 15px;
	padding: 2px;
	font-size: 9px;
	border: medium dashed #FF0000;
	clear: right;
}



.fotogrande {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.piedefoto {
	float: left;
	font-size: 10px;
	margin-left: 10px;
}

.contfotothumbs {
	font-size: 9px;
	font-style: italic;
	float: left;
	width: 120px;
	height: 150px;
	overflow: hidden;
	display: block;
	text-align: center;
	margin-right: 13px;
	margin-bottom: 10px;
}
.fotothumbs {
	display: block;
}

.cajathumb50 {
	float: left;
	margin-right: 4px;
	display: block;
	height: 50px;
	width: 50px;
	overflow: hidden;
	margin-bottom: 4px;
}
