* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.contenedor {
	background-image: url(../img/fondo_home_superior.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 867px;
	margin: 0 auto;
}

.header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #495677;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 727px;
	float: left;
}

.mainmenu {
	background-image: url(../img/fondo_mainmenu.jpg);
	background-repeat: no-repeat;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}

.mainmenu a {
	color: #fff;
	text-decoration: none;
}

.mainmenu a:hover {
	color: #bbb;
	text-decoration: none;
}

#mmlf {
	margin-left: 90px;
}

.mmlink {
	margin-top: 10px;
	float: left;
}

.mmlinklm {
	margin-top: 10px;
	float: left;
	margin-left: 30px;
}

.header02 {
	width: 867px;
	height: 94px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	padding-top: 120px;
	padding-left: 180px;
}

.cuadrados {
	height: 376px;
}

.cuadrado01 {
	width: 425px;
	height: 376px;
	background-image: url(../img/cuadrado01.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	float: left;
}

.enlace01 {
	margin-top: 22px;
	margin-left: 210px;
}

.enlace01 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.enlace01 a:hover {
	color: #bbb;
}

.c01texto {
	width: 225px;
	height: 100px;
	font-size: 10px;
	color: #000;
	text-align: right;
	margin-top: 25px;
	margin-left: 190px;
}

.cuadrado02 {
	width: 425px;
	height: 376px;
	background-image: url(../img/cuadrado02.jpg);
	background-repeat: no-repeat;
	margin-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	float: left;
}

.enlace02 {
	margin-top: 23px;
	margin-left: 60px;
}

.enlace02 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.enlace02 a:hover {
	color: #bbb;
}

.c02texto {
	width: 225px;
	height: 100px;
	font-size: 10px;
	color: #000;
	text-align: left;
	margin-top: 25px;
	margin-left: 20px;
}

.menu_inf {
	width: 867px;
	height: 24px;
	background-image: url(../img/menu_inf.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}

.menu_inf a {
	color: #fff;
	text-decoration: none;
}

.menu_inf a_hover {
	color: #bbb;
}

#milf {
	margin-left: 100px;
}

.mil {
	margin-top: 5px;
	margin-left: 40px;
	float: left;
}

.footer {
	height: 50px;
	padding-top: 30px;
	color: #495677;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}