@charset "utf-8";
.body {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
}
.cajacentrada {
	width:972px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
}
.cajainterna {
	width:972px;
	height:800px;
	float:left;
}
.top {
	float:left;
	height:200px;
	width:972px;
}
.contenedor_de_botoneras {
	float:left;
	width:952px;
	height:auto;
	margin:10px;
}
.botoneras {
	float:left;
	width:217px;
	height:190px;
	margin:10px;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:link {    
text-decoration: none;
	color: #000000;
}

a:visited {
text-decoration: none;
     color: #000000;
}

a:hover {
	text-decoration: underline;
	color:#666666
}

a:active {
    text-decoration: none;
	color: #000000;
}
.caja {
height:auto;
width: 400px;
float: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}