/* CSS Document */

body {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
BACKGROUND-ATTACHMENT: fixed; 
BACKGROUND-IMAGE: url(img/degradado-violeta.jpg); 
PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; 
BACKGROUND-REPEAT: repeat-x; 
BACKGROUND-COLOR: #ffffff

/*	FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#330033',endColorstr='#9966CC', gradientType='0');
	color: #000;
	background-color: #fff;
	background-image:url(fondo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
*/
}	

.cajaTextoSup{
background-image:url(img/barra_superior.gif)
}

.cajaTextoInf{
background-image:url(img/barra_inferior.gif)
}

.cajaTextoSupG{
background-image:url(img/barra_superior_G.gif)
}

.cajaTextoInfG{
background-image:url(img/barra_inferior_G.gif)
}

.fondoTitulo{
background-image:url(img/barra_titulo.gif);
}
.fondoTituloG{
background-image:url(img/barra_tituloG.gif);
}

.fondoCabezote{
background-image:url(img/cabezote_tienda.jpg);
height:200px;
}
.fondoPie{
background-image:url(img/pie.jpg);
height:187;
}

.tablaTexto{
background-color:#F2E6FF;
}

.tablaGrande{
background-color:#FFFFFF;
}

/* estilo para títulos */
.textoG{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#75993F;/*400D45*/
	font-weight:bold;
	text-transform: capitalize;
}
/* estilo para títulos de SECCION (MENU)*/
.tituloG{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFFF;/*400D45*/
	font-weight:bold;
	text-transform: capitalize;
}

a:link, a:visited, a:hover, a:active {

	color:#FF51D3;/*400D45*/

	font-weight: bold;

}

.texto{

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

	font-size: 13px;

	color:#33116A;
}

/*
.vinculoblanco {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color:#FFFFFF; font-size:10px }

.vinculoverdeG {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color:#2D0077; font-size:12px }

.vinculoverde 

{font-family:Verdana, Arial, Helvetica, sans-serif; 

font-weight: bold; 

color:#330033; 

font-size:12px }

.textoP{

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

	font-size: 10px;

	color:#FFFFFF;

}

.texto{

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

	font-size: 13px;

	color:#6905ff;

}

.textoM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#2D0077;
}

.textoC{

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

	font-size: 14px;

	color: #660099;

	font-weight:bold;

}



.copyrigth {

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

	font-size: 9px;

	color:#003366;

}





.borde_tabla {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #C3C3C3;

	border-right-color:#C3C3C3;

	border-bottom-color: #C3C3C3;

	border-left-color:#C3C3C3;

}

<!-- este es para la tabla con toas las líneas

.borde_tabla2{

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style:solid;

	border-right-style: solid;

	border-bottom-style:solid;

	border-left-style: solid;

	border-top-color: #C3C3C3;

	border-right-color:#C3C3C3;

	border-bottom-color: #C3C3C3;

	border-left-color:#C3C3C3;

}

.vinculoverdeG_2 {

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

	font-weight: bold;

	color:#2D0077;

	font-size:12px;

	text-decoration: underline;

}

.titulo{

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

	font-size: 13px;

	font-weight: bold;

	color:#000000;	

}

.cursiva{

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

	font-size: 13px;

	font-weight: bold;

	color:#000000;

	font-style: italic;

}



.tabla_lineas {

	border-top: thin solid #C3C3C3;

	border-right: thin solid #C3C3C3;

	border-bottom: thin solid #C3C3C3;

	border-left: thin solid #C3C3C3;

}

.vinculoazul{

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

	font-weight: bolder;

	color:#007CC3;

	font-size:12px;

	font-style: italic;

}

.linea_arriba {

	border-top: thin solid #C3C3C3;

}

.linea_abajo {

	border-bottom: thin solid #C3C3C3;

	border-right-width: thin;

	border-left-width: thin;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #C3C3C3;

	border-left-color: #C3C3C3;

}

.mayusculas {

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	text-transform: uppercase;

	color:#2D0077;

	

}



/* DESDE AQUI ESTILOS PARA FONDO*/




/*


	



acronym {

	border: 0;

}



h3 {

	font: bold 16px Georgia, "Times New Roman", Times, serif;

	color: #003300;

	background-image: url(bonsai.gif);

	background-repeat: no-repeat;

	padding-left: 28px;

	height: 23px;

	margin-top: 14px;

	margin-bottom: -5px;

}



h3 span {

	border-bottom: 1px dotted #000000;

	padding-bottom: 3px;

}



p {

	line-height: 165%;

}



ul {

	list-style: none;

	padding: 0 0 0 13px;

	margin: 10px 0 0 0;

}



li {

	line-height: 16px;

	padding-bottom: 8px;

}



a:link, a:visited, a:hover, a:active {

	color: #003300;

	font-weight: bold;

}



#linkList a:link, #linkList a:visited {

	color: #FFFFFF;

	font-size: 12px;

	font-style: normal;

	text-decoration: none;

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	text-shadow: 0 0 3px #000000;

	font-weight: bold;

	display: block;

}



#linkList a:hover, #linkList a:active {

	color: #FFFFFF;

	font-size: 12px;

	font-style: normal;

	text-decoration: underline;

	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	text-shadow: 0 0 3px #000000;

	font-weight: bold;

}



#linkList {

	position: absolute;

	width: 200px;

	top: 300px;

	right: 7%;

	color: #FFFFFF;

	font-style: italic;

	font-size: 9px;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-shadow: 0 0 3px #000000;

}



#linkList h3 {

	font: bold 12px Georgia, "Times New Roman", Times, serif;

	padding: 0;

	text-align: center;

	text-transform: lowercase;

	color: #FFFFFF;

	background-image: none;

	height: auto;

}



#linkList h3 span {

	background-color: #000000;

	padding: 4px 20px 4px 20px;

	position: relative;

	top: -7px;

}



#lselect, #larchives, #lresources {

	background-image: url(bg_black.gif);

	margin-bottom: 25px;

	padding-bottom: 3px;

}



#quickSummary {

	font-style: italic;

	font-family: Georgia, "Times New Roman", Times, serif;

	width: 380px;

	border-left: 1px dotted #000000;

	padding-left: 8px;

}



#pageHeader {

	top: 29px;

	position: absolute;

	height: 116px;

	text-align: center;

	width: 92%;

	background-image: url(header.gif);

	background-position: center;

	background-repeat: no-repeat;

}



#pageHeader h1 {

	font: normal 85px Georgia, "Times New Roman", Times, serif;

	text-shadow: 0 0 7px #000000;

	text-transform: lowercase;

	margin: 0;

	padding: 0;

	color: #111133;

	display: none;

}



#pageHeader h2 {

	font: bold 12px Georgia, "Times New Roman", Times, serif;

	text-transform: lowercase;

	position: relative;

	left: -143px;

	top: -20px;

	color: #000000;

	padding-top: 6px;

	display: none;

}



#pageHeader h2 span {

	border-top: 1px dotted #000000;

	padding-top: 3px;

}



#container {

	width: 92%;

	margin-left: 40px;

	padding-bottom: 40px;

}



#intro {

	padding-top: 162px;

}



#explanation, #participation, #benefits, #requirements, #preamble {

	width: 53%;

}



#lselect a:link.c , #lselect a:visited.c {

	color:#EBE2A8;

	text-decoration: none;

	display: inline;

}



#lselect a:hover.c, #lselect a:active.c {

	text-decoration: underline;

	display: inline;

}



#extraDiv1 {

	background-image: url(platform.png);

	position: fixed;

	top: 270px;

	right: 85px;

	width: 85px;

	height: 184px;

	margin: -85px;

}



#extraDiv2 {

	background-image: url(edge_bottom_black.gif);

	background-repeat: repeat-x;

	position: fixed;

	bottom: 0;

	left: 100%;

	width: 100%;

	height: 20px;

	margin-left: -100%;

}



#extraDiv3 {

	background-image: url(edge_top_black.gif);

	background-repeat: repeat-x;

	position: fixed;

	top: 0;

	left: 100%;

	width: 100%;

	height: 20px;

	margin-left: -100%;

}



#extraDiv4 {

	background-image: url(edge_left_black.gif);

	background-repeat: repeat-y;

	position: fixed;

	top: 0;

	left: 0;

	width: 20px;

	height: 100%;

	margin: 0;



}



#extraDiv5 {

	background-image: url(edge_right_black.gif);

	background-repeat: repeat-y;

	position: fixed;

	top: 0;

	right: 0;

	width: 20px;

	height: 100%;

	margin: 0;

}

*/

/* HASTA AQUI */