@charset "UTF-8";
*{
	margin:0;
	padding:0;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	width: 150px;
	position: absolute;
	left: 10px;
	top: 20px;
	height: 140px;
}
#bloque #menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu a:active {
	color: #00FF00;
}
#bloque {
	position: fixed;
	height: 160px;
	width: 850px;
	left: 0px;
	top: 0px;
	z-index: 2;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#bloque a:link {
}
#textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	height: 140px;
	width: 490px;
	position: absolute;
	float: left;
	left: 185px;
	top: 20px;
}
#contenedor {
	width: 850px;
	left: 10px;
	top: 160px;
	position: absolute;
	z-index: 1;
	margin-top: 20px;
}
#contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	height: 140px;
	width: 150px;
	position: absolute;
	float: left;
	left: 700px;
	top: 20px;
}
#menu li{
	line-height:12px;
	color:#0000FF;
}
#menu a{
	line-height: 12px;
}
#menu a:link {
	color: #000000;
	text-decoration: none;
}
#contacto a:link {
	color: #000;
	text-decoration: none;
}
#menu a:visited {
	color: #000000;
	text-decoration: line-through;
}
#contacto a:visited {
	color: #000;
	text-decoration: line-through;
}
#menu a:hover {
	color: #0000FF;
}
#contacto a:hover {
	color: #0000FF;
}
#imgboton {
	height: 140px;
	width: 150px;
	left: 20px;
	top: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#imggrandes {
	height: 550px;
	width: 830px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
.parafotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
#contenedor #imgboton img {
	border:none;
	margin-bottom:10px;
}
.negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
#imggrandesplus {
	height: 1000px;
	width: 830px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#imggrandesplusplus {
	height: 1200px;
	width: 830px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contenedor a:link {
	color: #000000;
	text-decoration: none;
}
#contenedor a:hover {
	color: #0000FF;
}
#contenedor a:visited {
	color: #000000;
	text-decoration: line-through;
}
#imgboton a:hover {
	color: #0000FF;
}
#text_about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	height: 800px;
	width: 490px;
	margin-bottom: 10px;
	margin-right: 175px;
	left: 185px;
	margin-left: 185px;
}
.cursivas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #000000;
}
.subrallado {
	text-decoration: underline;
}
.cursivanegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#textos a:hover {
	color: #0000FF;
}
#contenedor #text_about a:hover {
	color: #0000FF;
}
#contenedor #text_about a:visited {
	color: 0000FF;
	text-decoration: line-through;
}
#contenedor #text_about a:link {
	color: 0000FF;
}
#bloque #textos a:hover {
	color: #0000FF;
}
#bloque #textos a:visited {
	color: #000000;
	text-decoration: line-through;
}
#bloque #textos a:link {
	color: 0000FF;
	text-decoration: none;
}
.cursivas_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #000000;
}
