@charset "utf-8";
/* CSS Document */

#todo {  
	width: 1000px;
	left: auto;
	top: auto;
	margin-right: auto;
	margin-left: auto;
}

#hea1 {
	width: 1000px;
	height: 100px;
}
#wh1 {
	height: auto;
	width: 100%;
	float: none;
	left: auto;
	top: auto;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(img/fondoh.jpg);
	background-repeat:  repeat-x;
}
#m {
	width: 1000px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wm {
	height: auto;
	width: 100%;
	float: none;
	left: auto;
	top: auto;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	list-style-type: none;
	display: inline;

}
#menu li {
	display: inline;
	margin: 10px;
}
#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#h1t a {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}


#menu a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5D9BC0;
}
#menu {
	width: 700px;
	margin-bottom: auto;
	margin-right: 0px;
	float: right;
	text-align: right;
}

#menu #activo a{
	color: #5D9BC0;
}

#menu #activo a:hover{
	border-bottom-width: 0px;
}

#hea2 {
	width: 1000px;
	height: 150px;
	left: auto;
	top: auto;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wh2 {
	height: auto;
	width: 100%;
	background-image: url(img/header2.jpg);
	background-repeat:    repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#hea2 h1 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/fondo.jpg);
	background-repeat:   repeat-x;
}

#hea2t {
	float: left;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: auto;
}

#hea2 h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#hea2 p {
	font-size: 14px;
	margin-top: 0px;
}
#hea2i {
	width: auto;
	float: left;
	margin: 10px;
}
#wbc {
	width: 1000px;
	height: auto;
	left: auto;
	top: auto;
	margin-right: auto;
	margin-left: auto;
}
#wfc {
	width: 1000px;
	height: 25px;
	left: auto;
	top: auto;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
}
#wfc p {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
}

#contenido p {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

#wf {
	height: auto;
	width: 100%;
	float: none;
	left: auto;
	top: auto;
	background-color: #F3F3F3;
	clear: both;
	background-repeat:    repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#contenido {
	width: 620px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 30px;
}
#h1t p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#lateral {
	width: 300px;
	float: left;
	height: auto;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F3F3F3;
	background-image: url(img/esq2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenido h1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#lateral h1 {
	font-size: 16px;
	margin-left: 0px;
	color: #5D9BC0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#lateral li {
	font-size: 12px;
	font-weight: bold;
	top: auto;
	bottom: auto;
	list-style-type: none;
	background-image: url(img/lqh.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: -25px;
	padding-left: 20px;
	color: #333333;
}
.cuadroi {
	float: left;
	width: 310px;
	height: 150px;
	background-image: url(img/fondoc2.png);
	background-repeat: no-repeat;
	color: #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.cuadroi h1  img {
	margin-right: 5px;
	margin-left: 5px;
}

.cuadroi h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	font-size: 15px;
	font-weight: bold;
	padding-left: 25px;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 1px;
	background-image: url(img/application.png);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cuadroi p {
	padding: 0px;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-weight: normal;
}
.cuadroi a {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #333333;
	font-size: 14px;
	margin-left: 20px;
}
.cuadroi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#h1t h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #333333;
}
#h1t {
	padding: 10px;
}
.presu {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
#form1 {
	font-size: 12px;
}
.datos {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
