*
{
	font-family: "trebuchet MS";
	font-weight: normal;
	padding: 0 0 0 0;
	margin:0px;
	outline: 0;
	background: transparent;
	font-size:12px;
	color:#000;
}
a img
{
	border:none;
}
strong
{
	font-weight: bold;
	color:#a00000;
	font-size:12px;
}

/**********************************************  sticky footer   ******************/	
html, body 
{
	height: 100%;
	margin:0px;
	background-color: #000;	
}
div#container
{
	min-height:100%;
	margin:0 auto;
	padding:0px;
	width: 960px;
	background-image:url(../images/deco_fondo.png);
	background-position:top center;
	background-repeat:repeat-y;
	position: relative; 
}
* html div#container 
{
	height:100%;
}
.cierre
{
	height:1px;
	margin:0 0 0 0;
	clear:both;
	display:block;
	visibility:hidden;
}
div#pie
{
	height: 1px;
	width: 960px;
	margin:-1px auto 0px auto;
	padding: 0px 0 0 0;
	position:relative;
}
div#contenidos
{
	width: 960px;
	margin: 0 0;
	position: relative;
}

div#menu
{
	width:179px;
	position: relative;
	margin: 50px 0 0 0px;
	padding: 0px 0 0 0px;
	float:left;
}
div#acceso
{
	width:179px;
	position: relative;
	margin: 50px 0 0 0px;
	padding: 0px 0 0 0px;
	float:left;
}

div#texto
{
	width:558px;
	position: relative;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	float:left;
}
div#informacion
{
	width:223px;
	position: relative;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	float:left;
	min-height:672px;
}
* html div#informacion
{
	width:223px;
	position: relative;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	float:left;
	height:758px;
}
div#logo
{
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0;
	position:relative;
}
div#solicite
{
	width:223px;
	margin:0px 0 15px 0px;
	background-color:#1f7960;
}
div#formulario
{
	width:223px;
	height:570px;
}
iframe
{
margin:0px 0 0 0px;
background-color: #d4d4d4;
}
div#formularioFrame
{
	width:223px;
	background-color: #d4d4d4;
	background-image: url(../images/fondo-frame.png);
	background-repeat: repeat;
	height:300px;
}
#formularioFrame form
{
	margin: 0px 0px 0px 0px;
	padding: 8px 0 0px 0;
	width:223px;
}
#formularioFrame .campos
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0 0 0;
	display:block;
	clear:both;
	font-size:10px;
	color:#000;
}
#formularioFrame .campos label
{
	margin: 0 0 0px 10px;
	padding: 0 0 0 0px;
	color:#1f7960;
	width:50px;
	float:left;
	line-height:18px;
	font-size:11px;
}
#formularioFrame .campos input
{
	margin: 0px;
	padding: 0 0 0 5px;
	color:#000;
	border:1px solid #fff;
	background:#1f7960;
	height:18px;
	width:153px;
	line-height:18px;
	float:left;
	color:#fff;
}
#formularioFrame .campos input.check
{
	margin: 0px 5px 0 10px;
	padding: 0 0px 0 0px;
	color:#000;
	border:none;
	background:none;
	height:15px;
	width:15px;
	float:left;
	font-size:10px;
}
#formularioFrame .campos span.error {
	color:#c40;
	text-align:center;
	font-size:11px;
}

#formularioFrame .campos a
{
	margin: 0px 0 0 30px;
	padding: 0px;
	color:#1f7960;
	font-size:10px;
	text-decoration:underline;
}
#formularioFrame .campos a:hover
{
	margin: 0px 0 0 30px;
	padding: 0px;
	color:#fff;
	text-decoration:none;
}
#formularioFrame p
{
	padding: 5px 15px 0px 15px;
	margin: 0 0 0 0;
	font-size:10px;
	clear:both;
	text-align:justify;
	color:#000;
	line-height:11px;
}
button
{
    background-image:url(../images/enviar.gif);
    background-repeat: no-repeat;
    background-position:  top left;
	width:53px;
	height:18px;
	border:none;
	cursor: pointer;
	float:right;
	margin:0px 5px 0 0;
background-color: transparent;
}
button span
{
display:none;
}
div#lateralDer
{
	margin:0px 0px 0px 0px;
	width:179px;
	height:322px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/comidaPres.png);
	background-position: top left;
	background-repeat: no-repeat;
	left:0px;
	bottom:0px;
}
div#chika
{
	margin:0px 0px 0px 0px;
	width:266px;
	height:355px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/chikaPres.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:0px;
}

div#titulo
{
	width:518px;
	position: relative;
	margin: 20px 20px 20px 20px;
	padding: 0px 0 0 0px;
	background-color:#1f7960;
	height:75px;
}
div#manzanas
{
	margin:0px 0px 0px 0px;
	width:320px;
	height:320px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/manzanas.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:0px;
}
div#diploma
{
	margin:0px 0px 0px 0px;
	width:640px;
	height:356px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/fondo-diploma.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:0px;
}
div#peso
{
	margin:0px 0px 0px 0px;
	width:223px;
	height:359px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/peso.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:0px;
}
div#temario
{
	margin:0px 0px 0px 0px;
	width:319px;
	height:332px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/temario.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:0px;
}
div#chika2
{
	margin:0px 0px 0px 0px;
	width:352px;
	height:455px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/chika2.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:0px;
}
div#chika3
{
	margin:0px 0px 0px 0px;
	width:457px;
	height:432px;
	padding: 0px 0 0 0;
	position:absolute;
	background-image: url(../images/chika3.png);
	background-position: top right;
	background-repeat: no-repeat;
	right:0px;
	bottom:0px;
}



