body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	scrollbar-face-color:#000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color:#666666; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#1E1E1E; 
	scrollbar-arrow-color:#33ff00;
}

.texto_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.texto_verde_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33ff00;
	font-weight: bold;
	
}
.lateral1 {
	background-image: url(img/lateral3.gif);
	background-repeat: repeat;
	vertical-align: top;
	background-position: top;
}
.centro {
	background-image: url(img/fondo2.gif);
	background-repeat: repeat;
	background-position: left top;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.botoneracentro {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #363636;
}
.lineah {
	background-image: url(img/lineah.gif);
	background-repeat: repeat-x;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #262626;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #262626;
	
	
	
}.lineav {
	background-image: url(img/lineav.gif);
	background-repeat: repeat-y;
}





a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33ff00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #33ff00;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #33ff00;
	font-weight: bold;
}









.textos_cajas_home   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 23px;
}
.centrado   {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	
	padding: 14px;
}
.pago_click   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
}

.paginas_txt_largos   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	
	/*padding-top: 5px;*/
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
}

.pagina_proyectos   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	
	/*padding-top: 5px;*/
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.campos_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
	padding: 3px;
	height: 21px;
	border: thin solid #333333;
	background-image: url(img/fondo_campos.gif);
	background-repeat: repeat;
	color: #33FF00;
}
.campos_texto_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	padding: 3px;
	border: thin solid #333333;
	background-image: url(img/fondo_campos.gif);
	background-repeat: repeat;
	color: #33FF00;
}
.borde_img {
	border: 5px solid #333333;
}
.cacona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
}



.base   {
	background-image: url(img/base.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #666666;
	vertical-align: text-top;
	padding-top: 20px;
}



.link_pie_pagina{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.link_pie_pagina a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.link_pie_pagina a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.link_pie_pagina a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33ff00;
	text-decoration: none;
	font-style: normal;
}
.link_pie_pagina a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}




.ejemplo_enlace_extra{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.ejemplo_enlace_extra a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.ejemplo_enlace_extra a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.ejemplo_enlace_extra a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33ff00;
	text-decoration: none;
}
.ejemplo_enlace_extra a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
