html, body, div, p, td {
	font-size: 0px;
	line-height: 0px;
	color: #666666;
	margin: 0px;
	font-family: Arial;
}

a img {
	border: 0;
}

p, td {
	font-size: 12px;
	line-height: 16px;
	padding: 3px 40px 3px 31px;
}

a {
	color: #5A439C;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-family: Georgia, "Times New Roman";
	color: #5A439C;
	font-weight: normal;
	font-size: 17px;
	line-height: 17px;
	margin: 0;
	padding: 8px 0 5px 0;		
}

table.form {
	border-spacing: 5px;
	margin-top: 10px;
	margin-left: 31px;
}

table.form td {
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
	padding: 0px;
}

table.form td:first-child {
	text-align: right;
	width: 120px;
}

input, textarea {
	font-size: 12px;
	font-family: Arial;
}

div.todo {
	margin-left: auto;
	margin-right: auto;
	width: 947px;
}

div.header_izq {
	float: left;
}

div.header_der {
	float: left;
}

div.elem_izq {
	float: left;
	width: 601px;
}

div.menu {
	height: 28px;
}

div.menu ul {
	margin: 0;
	padding: 0;
}

div.menu li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 0;
	list-style: none;	
}

div.elem_der {
	float: left;	
}

div.clear {
	clear: both;
}

div.contenido {
	margin-top: 20px;	
}

div.recuadro_home {
	background-image: url("images/loguito_g.png");
	background-repeat: no-repeat;
	background-position: 0px 22px;
	border-bottom: 1px solid #DDDDDD;
	padding: 18px 0 18px 30px;
	width: 550px;
}

div.recuadro_home h2 {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	color: #5A439C;
	font-size: 25px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

div.recuadro_home p {
	font-size: 18px;
	font-weight: normal;
	line-height: 13px;
	padding: 0;
}

div.recuadro_titulo {
	width: 528px;
	height: 51px;
	background-image: url("images/recuadro_titulo.gif");
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

div.recuadro_titulo h1 {
	background-image: url("images/loguito_c.png");
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding: 11px 0px 5px 45px;
	margin: 0;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	color: #5A439C;
}


div.recuadro_grande {
	background-image: url("images/recuadro_grande_gris.gif");
	background-repeat: no-repeat;
	width: 304px;
	height: 271px;
	position: relative;
	left: 5px;
	margin-bottom: 15px;
}

div.recuadro_grande div {
	margin: 10px;
	background-image: url("images/loguito_c.png");
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding-left: 50px;
	padding-right: 10px;
	margin: auto;
	height: 90px;
}

.recuadro_grande h2 {
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	color: #5A439C;
	font-size: 22px;
	line-height: 30px;
	margin: 0;
	padding: 16px 0 0px 0;
}

.recuadro_grande p {
	font-size: 15px;
	line-height: 16px;
	font-weight: bolder;
	padding: 0px;
}

div.recuadro_chico {
	background-image: url("images/recuadro_chico_gris.gif");
	background-repeat: no-repeat;
	width: 304px;
	height: 51px;
	position: relative;
	left: 5px;	
}

div.recuadro_chico div {
	background-image: url("images/loguito_c.png");
	background-repeat: no-repeat;
	background-position: 10px 4px;
	height: 45px;
	padding-left: 42px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	position: relative;
	top: 10px;
	left: 5px;
}

div.recuadro_chico a {
	color: #5A439C;	
	text-transform: uppercase;
}

div.recuadro_chico a:hover {
	color: #5A439C;	
	text-decoration: none;
	text-transform: uppercase;
}


div.footer {
	width: 100%;
	font-size: 12px;
	line-height: 12px;
	border-top: 1px solid #D8D8D8;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
}

div.copy {
	float: left;
	font-size: 12px;
	line-height: 24px;
	padding-left: 20px;
}

div.lava {
	float: right;
	font-size: 12px;
	line-height: 12px;
	padding-right: 25px;
}

div.lava img {
	vertical-align: middle;
}
