@charset "utf-8";
*, body {
	margin: 0px;
	padding: 0px;
}

body {
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: bottom;
	background-color: #2C8BC1;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#encabezado {
	float: left;
	width: 760px;
}

#contenido {
	float: left;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
}
#presenta {
	width: 740px;
	float: left;
}








#menu_principal {
	float: left;
	width: 760px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#contactenosimg {
	float: right;
}
#contactenostxt {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contactenosfrm {
	float: left;
	width: 740px;
}
#servicios {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#parrafo  {
	padding-left: 15px;
	padding-right: 10px;
}
#parrafo2 {
	padding-left: 20px;
}

#servicios    #menusrv  a:link {
	display: block;
	padding: 5px;
	text-decoration: none;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #3CB54B;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #3CB54B;
	margin-bottom: 10px;
	background-color: #85D68F;
	text-align: center;
}
#servicios    #menusrv  a:visited {
	display: block;
	padding: 5px;
	text-decoration: none;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #3CB54B;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #3CB54B;
	margin-bottom: 10px;
	background-color: #85D68F;
	text-align: center;
}
#servicios    #menusrv  a:hover {
	padding: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FDB417;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FDB417;
	background-color: #FEDE9C;
	color: #666666;
}
#servicios   #regresa a:link   {
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-align: right;
	width: 693px;
	color: #2C8BC1;
}
#servicios #regresa a:visited {
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-align: right;
	width: 693px;
	color: #2C8BC1;
}




#menu {
	width: 760px;
	float: left;
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #1A4997;
	color: #999999;
}
#menu a:link {
	color: #999999;
}
#menu a:visited {
	color: #999999;
}

#piepag {
	float: left;
	font-size: 11px;
	width: 760px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	background-color: #1A4997;
}

#quienes {
	width: 470px;
	float: left;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#quienesimg01 {
	float: right;
	width: auto;
	text-align: right;
}
#quienesimg02 {
	float: left;
	width: auto;
}

#objetivos {
	float: right;
	width: 480px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}


#piepag a:link {
	color: #999999;
}
#piepag a:visited {
	color: #999999;
}





#fin {
	clear: both;
}





a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
#linkArchivo {
}
#linkArchivo a:link {
	color: #000000;
}
#linkArchivo a:visited {
	color: #000000;
}

p.letrapeq {
	font-size: 11px;
}
h1 {
	font-size: 21px;
	color: #1A4997;
	font-weight: bolder;
}
h2 {
	font-size: 19px;
	color: #3CB54B;
}
h3 {
	color: #FDB417;
	font-size: 18px;
	font-style: normal;
}

#oculta {
	background-color: #FFFFFF;
	height: 50px;
	width: 250px;
	position: absolute;
	top: 322px;
	left: 517px;
}
