@charset "utf-8";
#contenedor {
	width: 800px;
	margin: auto;
	float: none;
	background-color: #333333;
	height: auto;
}
#cabecera {	
	width: 800px;
}

#contenido {
	width: 800px;
	background-color: #333333;
}

#menu {
	width: 160px;
	margin-top: 8px;
	margin-right: 10px;
	float: left;
}

.celdas1 {
	width: 160px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2f900a;
	margin-top: 2px;
	font-weight: bold;
	text-indent: 30px;
	text-align: left;
	text-decoration: none;
}

.celdas1:link {
text-decoration: none;
}

.celdas1:visited {
text-decoration: none;
}

.celdas1:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-decoration: none;
}


.celdas2 {
	width: 160px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #63ab48;
	margin-top: 2px;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	text-decoration: none;
}

.celdas2:link {
text-decoration: none;
}

.celdas2:visited {
text-decoration: none;
}

.celdas2:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-decoration: none;
}


.celdas6 {
	width: 160px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ef430f;
	margin-top: 2px;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	text-decoration: none;
}


.celdas6:link {
text-decoration: none;
}

.celdas6:visited {
text-decoration: none;
}

.celdas6:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-decoration: none;
}

.celdas7 {
	width: 160px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 2px;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	text-decoration: none;
}

#cont {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2f900a;
	margin-top: 10px;
	text-align: left;
	float: left;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.colum {
	margin-right: 10px;
	margin-top: 6px;

}


#pie {
	width: 800px;
	clear: both;
}

.migas {
	background-color: #8cc63f;
	background-position: top;
	float: left;
	height: 15px;
	width: 430px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 10px;
	font-weight: bolder;
}

.cuadro {
	background-color: #8cc63f;
	background-position: top;
	float: left;
	width: 430px;
	margin-top: 20px;
	margin-left: 10px;
}

.texto_cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	text-align: justify;
}

.cuadro2 {
	background-color: #F60;
	background-position: top;
	float: left;
	width: 136px;
	margin-top: 20px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

.texto_cuadro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 10;
	padding: 10px;
	float: left;
}

.cuadro3 {
	background-color: #FFFFFF;
	background-position: top;
	float: left;
	width: 210px;
	margin-top: 20px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
	text-align: center;
}

.texto_cuadro3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-indent: 10px;
	padding: 10px;
	text-align: left;
}

.cuadro4 {
	background-color: #F86207;
	background-position: top;
	float: left;
	width: 430px;
	margin-top: 20px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bolder;
	text-indent: 10px;
	padding-top: 10px;
}

.texto_cuadro4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 10px;
	padding: 10px;
	float: left;
	text-indent: 0;
	text-align: justify;
}

.f {
	height: 300px;
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;

}
.i {
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;;
	width: 150px;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.blue {
	margin-top: 20px;
	margin-left: 40px;

}

