body {

	background-attachment: fixed;

	background-image: url(images/bg.png);

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #4F9C2A;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: small;

}

p {

	margin-top: 10px;

	margin-right: 15px;

	margin-bottom: 0px;

	margin-left: 0px;

	text-align:justify;

}

h1 {

	color: #ECB610;

	font-size: 20px;

}

.etiqueta_verde h1 {

	font-family: 'Cantarell', arial, serif;

	margin: 0px;

	color: #FFF;

	font-style: italic;

	font-size: 16px;

	padding-left: 20px;

	padding-top: 8px;

	text-shadow: 1px 1px 1px #363636;

	filter: dropshadow(color=#363636, offx=1, offy=1);

}

.etiqueta_amarillo h1 {

	font-family: 'Cantarell', arial, serif;

	margin: 0px;

	color: #FFF;

	font-style: italic;

	font-size: 16px;

	padding-left: 20px;

	padding-top: 8px;

	text-shadow: 1px 1px 1px #363636;

	filter: dropshadow(color=#363636, offx=1, offy=1);

}

h2 {

	color: #060;

	font-size: 18px;

}

h3 {

	color: #4697A5;

	font-weight: bold;

	font-size: small;

	font-style: italic;

}

#content {

	width: 820px;

	margin: 0 auto;

}
#content2 {

    width: 820px;

	margin: 0 auto;

}

#content .etiqueta_verde {

	background-image: url(images/etiq_verde.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}

#content .etiqueta_amarillo {

	background-image: url(images/etiq_amarillo.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}

#content #header {

	background-image: url(images/header.gif);

	height: 150px;

	width: 820px;

}

#content #etiqueta_quienes {

	background-image: url(images/etiq_quienes.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}

#content #etiqueta_act2net {

    background-image: url(images/etiq_act2net.png);

    background-repeat: repeat-y;

	height: 48px;

	width: 820px;

}

#content #etiqueta_fle {

	background-image: url(images/etiq_fle.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}

#content #etiqueta_escuela {

	background-image: url(images/etiq_escuela.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}

#content #etiqueta_capacitacion {

	background-image: url(images/etiq_capacitacion.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}

#content #etiqueta_quo {

	background-image: url(images/etiq_quo.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}
#content #etiqueta_mensajes {

	background-image: url(images/etiq_mensajes.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}
#content #etiqueta_login {

	background-image: url(images/etiq_login.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}

#content #etiqueta_contacto {

	background-image: url(images/etiq_contacto.png);

	background-repeat: no-repeat;

	height: 48px;

	width: 820px;

}

#content #footer {

	background-image: url(images/footer.png);

	height: 70px;

	width: 770px;

	padding-top: 10px;

	padding-right: 25px;

	padding-bottom: 10px;

	padding-left: 25px;

	font-size: x-small;

	text-align:center;

	color: #CCC;

}

.main_content {

	background-image: url(images/main_content.png);

	height: auto;

	width: 770px;

	background-repeat: repeat-y;

	margin: 0px;

	padding-top: 10px;

	padding-right: 25px;

	padding-bottom: 10px;

	padding-left: 25px;

}
.main_contenta2n {

    background-image: url(images/main_content2.png);

	height: auto;

	width: 770px;

	background-repeat: repeat-y;

	margin: 0px;

	padding-top: 10px;

	padding-right: 25px;

	padding-bottom: 10px;

	padding-left: 25px;

}
#content #main_header {

	background-image: url(images/main_header.png);

	background-repeat: repeat-y;

	height: auto;

	width: 770px;

	margin: 0px;

	padding-top: 10px;

	padding-right: 25px;

	padding-bottom: 10px;

	padding-left: 25px;

}

#content #menu {

	height: 46px;

	width: 820px;

}

#menu #quienes {

	height: 46px;

	width: 110px;

	margin: 0px;

	padding: 0px;

	float: left;

}
#menu #Act2Net {

    margin: 0px;

	padding: 0px;

	float: left;

	height: 46px;

	width: 100px;

}
#menu #fle {

	margin: 0px;

	padding: 0px;

	float: left;

	height: 46px;

	width: 100px;

}

#menu #escuela {

	margin: 0px;

	padding: 0px;

	float: left;

	height: 46px;

	width: 100px;

}

#menu #capacitacion {

	margin: 0px;

	padding: 0px;

	float: left;

	height: 46px;

	width: 100px;

}

#menu #quo {

	margin: 0px;

	padding: 0px;

	float: left;

	height: 46px;

	width: 100px;

}

#menu #contacto {

	margin: 0px;

	padding: 0px;

	float: left;

	height: 46px;

	width: 100px;

}

#menu #vacio {

	height: 46px;

	width: 210px;

	margin: 0px;

	padding: 0px;

	float: left;

}

.boxsmall {

	background-image: url(images/box_small.png);

	background-repeat: no-repeat;

	height: 140px;

	width: 170px;

	overflow: auto;

	padding-top: 5px;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 15px;

}

.boxmedium {

	background-image: url(images/box_medium.png);

	height: 295px;

	width: 206px;

	font-size: x-small;

	padding-top: 15px;

	padding-bottom: 30px;

	padding-right: 15px;

	padding-left: 15px;

	

}

.boxbig {

	background-image: url(images/box_big.png);

	background-repeat: no-repeat;

	height: 311px;

	width: 275px;

	font-size: 12px;

	padding-top: 15px;

	padding-bottom: 30px;

	padding-right: 15px;

	padding-left: 15px;

}

.etiq {

	width: 30%;

	display: inline;

	float: left;

	color: #4F9C2A;

	font-size: x-small;

	text-align: right;

	margin-right: 10px;

}

.linea {
	margin-top: 5px;
	margin-bottom: 5px;

}

.campo {

	width: 100%;

}



.par{

	width: 60%;

	display: inline;

	float: left;

	text-align: right;

	margin-right: 10px;

}



.boxsp {

	width: 100%;	

}



a 

{

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica;

	color: #4697A5;

	text-decoration: none;

	text-align:left;

}

a:visited 

{

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica;

	color: #4697A5;

	text-decoration: none;

	text-align:left;

}

a:link 

{

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica;

	color: #4697A5;

	text-decoration: none;

	text-align:left;

}

a:hover

{

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica;

	color: #060;

	text-decoration: none;

	text-align:left;

}

input {
	padding-left: 18px;
}

textarea {
	padding-left: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}

#content .main_content #response_form1 {
	padding-top: 5px;
	padding-left: 240px;
	color: #036;
	display: block;
}

th {
	background-image: url(SpryAssets/bgtabselected.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: x-small;
}

.extra {
	font-size: x-small;
	color: #BA3C1D;
	background-color: FFFFF2;
}

.normal {
	font-size: x-small;
	background-color: #D56C51;
}
