BODY {
	background-image: url(img/fondo.gif);
	background-repeat: repeat;
	background-color:#212121;
	border: 0px #FFFFFF solid;
	padding: 0px;
	margin: 0px;
}
A {
	/* enlace simple por defecto */
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	color: #990000;
}
A:link {
	/* enlace simple por defecto */
	font-weight: normal;
}
A:hover {
	/* enlace simple por defecto con el ratón sobre él mismo */
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline
}
A:visited {
	/* enlace simple por defecto ya visitado */
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	color: #990000;
}
.oculto {
	visibility: hidden;
	display: none;
 	height: 0px;
	width: 0px;
}
.rojo
{
	background: #F9ECDB;
	color: #333333;
	border-bottom: solid 1px red;
}
.imgnoborde {
	border: 0px #999999!important;
	color: #999999;
}
input.inputgris {
	background-color: #F7F7F7;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(img/fondoinput2.gif);
	background-repeat:   repeat-x;
	height: 20px;
}
textarea.textareagris {
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(img/fondoarea.gif);
	background-repeat:  repeat-x;
}
select.selectazoscuro {
	background-color: Blue;
	font-weight: bold;
	font-size: 12px;
	color: Aqua;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select.selectazclaro {
	background-color: #6890C8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #E0F0F8;
	font-size : 10px;
	font-weight : bold;
}
input.inputsubmit {
	background-color: #E0E0E0;
	font-size: 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-image: url(img/fondoinput.gif);
	background-repeat:  repeat-x;
}
table.tablacabecera {
	width: 928px;
}
table.tablacabecera tbody td.titular {
	height: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
table.tablacabecera tbody td.social {
	padding: 0px!important;
	height: 50px;
	width: 180px!important;
	margin: 0px;
}
table.tablasocial {
	width: 180px;
	top: 0px;
	overflow: visible;
	position: relative;
	visibility: visible;
	background-image: url(img/fondo-social.gif);
	background-repeat: no-repeat;
}
table.tablasocial tbody td {
	padding: 0px!important;
	height: 45px;
	width: 50px!important;
	margin: 0px;
}
div#gplus {
	float:right;
	width:100px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 30px;
	padding-top: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 90;
	clear: none;
	position: relative;
	left: 5px;
}
div#enlace-facebook a {
	float:left;
	background-image:url(img/b-facebook.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 50px;
}
div#enlace-facebook a:hover {
	background-image:url(img/b-facebook2.gif);
	background-repeat: no-repeat;
}
div#enlace-flickr a {
	float:left;
	background-image:url(img/b-flickr.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 50px;
}
div#enlace-flickr a:hover {
	background-image:url(img/b-flickr2.gif);
	background-repeat: no-repeat;
}
div#enlace-blogs a {
	float:left;
	background-image:url(img/b-blog.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 50px;
}
div#enlace-blogs a:hover {
	background-image:url(img/b-blog2.gif);
	background-repeat: no-repeat;
}
div#enlace-twitter a {
	float:left;
	background-image:url(img/b-twitter.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 50px;
}
div#enlace-twitter a:hover {
	background-image:url(img/b-twitter2.gif);
	background-repeat: no-repeat;
}
div#enlace-youtube a {
	float:left;
	background-image:url(img/b-youtube.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 50px;
}
div#enlace-youtube a:hover {
	background-image:url(img/b-youtube2.gif);
	background-repeat: no-repeat;
}
div#enlace-linkedin a {
	float:left;
	background-image:url(img/b-linkedin.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 50px;
}
div#enlace-linkedin a:hover {
	background-image:url(img/b-linkedin2.gif);
	background-repeat: no-repeat;
}
div#enlace-fsquare a {
	float:left;
	background-image:url(img/b-fsquare.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 50px;
}
div#enlace-fsquare a:hover {
	background-image:url(img/b-fsquare2.gif);
	background-repeat: no-repeat;
}
div#enlace-mail a {
	float:left;
	background-image:url(img/b-mail.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 50px;
}
div#enlace-mail a:hover {
	background-image:url(img/b-mail2.gif);
	background-repeat: no-repeat;
}
.sombratop {
	background-image: url(img/sombra02.gif);
	background-repeat: repeat-x;
}
.sombradown {
	background-image: url(img/sombra07.gif);
	background-repeat: repeat-x;
}
.sombraizq {
	background-image: url(img/sombra04.gif);
	background-repeat: repeat-y;
}
.sombrader {
	background-image: url(img/sombra05.gif);
	background-repeat: repeat-y;
}
.fondomenu {
	background-image: url(img/b0.jpg);
	background-repeat: repeat-x;
}
.fondocentro {
	background-image: url(img/fondopagina.gif);
	background-repeat: repeat-y;
}
/*
td.bordeTabla {	
padding: 2px 4px 2px 4px;
border: 1px solid #CCCCCC;
}
*/
div#texto-servicios {
	float:left;
	background-image:url(img/renueva-servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 500px;
	z-index: 1;
	text-align: justify;
	padding-left: 20px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	padding-right: 15px;
	bottom: 10px;
	visibility: visible;
	right: 0px;
	padding-bottom: 20px;
	clear: none;
	padding-top: 0px;
	vertical-align: top;
}
div#boton-servicios-01 {
	float:left;
	height: 210px;
	width: 380px;
	z-index: 2;
	padding-left: 0px;
	left: 0px;
	top: 20px;
	position: relative;
	overflow: visible;
	clear: none;
}
div#boton-servicios-01 a {
	float:left;
	background-image:url(img/b-servicios-01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	width: 167px;
}
div#boton-servicios-01 a:hover {
	background-image:url(img/b-servicios-01a.jpg);
	background-repeat: no-repeat;
}
div#boton-servicios-02 {
	float:left;
	height: 210px;
	width: 380px;
	z-index: 2;
	padding-left: 0px;
	left: 0px;
	top: 20px;
	position: relative;
	overflow: visible;
	clear: none;
}
div#boton-servicios-02 a {
	float:left;
	background-image:url(img/b-servicios-02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	width: 167px;
}
div#boton-servicios-02 a:hover {
	background-image:url(img/b-servicios-02a.jpg);
	background-repeat: no-repeat;
}
div#boton-servicios-03 {
	float:left;
	height: 105px;
	width: 377px;
	z-index: 1;
	padding-left: 0px;
	left: 0px;
	top: 20px;
	position: relative;
	overflow: visible;
}
div#boton-servicios-03 a {
	float:right;
	background-image:url(img/b-servicios-03.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 105px;
	width: 250px;
}
div#boton-servicios-03 a:hover {
	background-image:url(img/b-servicios-03a.jpg);
	background-repeat: no-repeat;
}
div#boton-servicios-04 {
	float:right;
	height: 62px;
	width: 250px;
	z-index: 1;
	padding-left: 0px;
	right: 10px;
	top: 20px;
	position: relative;
	overflow: visible;
}
div#boton-servicios-04 a {
	float:right;
	background-image:url(img/b-servicios-04.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 62px;
	width: 250px;
}
div#boton-servicios-04 a:hover {
	background-image:url(img/b-servicios-04a.jpg);
	background-repeat: no-repeat;
}
div#texto-colaboradores {
	float:left;
	background-image:url(img/tab-colabora-02.gif);
	background-repeat:  repeat-x;
	background-position: top;
	width: 884px;
	height: auto;
	left: 20px;
	top: 0px;
	right: 15px;
	z-index: 3;
	position: relative;
	display: block;
	clear: none;
	bottom: 20px;
	padding-bottom: 5px;
	overflow: visible;
}
table.limpia {
	border: none;
	margin: 0px;
	background-image: url(img/nada.gif);
	background-repeat: repeat-x;
}
table.tablacorporativa {
	border: none;
	margin: 0px;
	background-image: url(img/fondo-proyectos.gif);
	background-repeat: repeat-x;
}
table.tablacontacta {
	border: none;
	margin: 0px;
	background-image: url(img/contacta-fondo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
table.tabladescarga {
	border: 1px solid #999999;
	margin: 0 auto 0;
	background-image: url(img/tablafondo.gif);
	background-repeat: repeat-x;
}
table.tabladescarga thead th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #333333;
	text-align: left;
	padding: .5em;
	background-color: #E2DABA;
}
table.tabladescarga tbody th {
	border: 1px solid #CFC28D;
	margin: 0 auto;
	background-image: url(img/fondotitular.gif);
	background-repeat:     no-repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	height: 25px;
}
table.tabladescarga tfoot td {
	font: 9em/normal Verdana, sans-serif;
	color: #000066;
	text-align: right;
	height: 22px;

}
table.tabladescarga tbody td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #666666;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	padding: .5em;
	vertical-align: top;

} 
table.tabladescarga tbody tr.lineatr td {
	color: #333333;
	background-color: #E4E4E4;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	font-weight: normal;

}
table.tablapanel {
	border: 1px solid #999999;
	margin: 0 auto 0;
	background-image: url(img/tablafondo.gif);
	background-repeat:     repeat-x;
}

table.tablapanel thead th {
	font: bold 0.7em/1.4em Verdana, sans-serif;
	color: #000099;
	text-align: left;
	padding: .5em;
	background-color: #FFCC00;
}

table.tablapanel tbody th {
	border: 1px solid #CFC28D;
	margin: 0 auto;
	background-image: url(img/fondotitular.gif);
	background-repeat:     no-repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	height: 25px;
}
table.tablapanel tbody tr.lineatr td {
	color: #333333;
	background-color: #E4E4E4;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	font-weight: normal;

}
table.tablapanel tbody tr td {
	color: #333333;
	background-color: #CCCCCC;
	border-top: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 12px;
	font-weight: normal;

}
table.tablapanel tfoot td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #000066;
	text-align: center;
	padding: .5em;
	border-top: 1px solid #CCCCCC;
	background-color: #9BA9B9;
}
table.tablacarac {
	border: 1px solid #999999!important;
	margin: 0 auto 0;
	background-image: url(img/tablafondo.gif)!important;
	background-repeat: repeat-x;
	font-size: 13px!important;
	color: #993300!important;
}

table.tablacarac thead th {
	font: bold 12em/normal Verdana, sans-serif!important;
	color: #000099!important;
	text-align: left;
	padding: .5em;
	background-color: #E6E6E6!important;
}

table.tablacarac tbody th {
	border: 1px solid #CFC28D!important;
	margin: 0 auto;
	background-image: url(img/fondotitular.gif)!important;
	background-repeat:     no-repeat;
	background-color: #E2DABA!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	font-style: normal;
	text-transform: capitalize;
	color: #666666!important;
	font-weight: bold!important;
	height: 15px;
}
table.tablaproducto {
	border: 1px solid #CC0033;
	margin: 0 auto 0;
/*	background-image: url(img/tablafondo.gif);
	background-repeat: repeat-x;
*/	background-color: #FFFFFF;
}
table.tablaproducto thead th {
	font: bold normal 13px/normal Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding: 0px 0px 0px 35px;
	text-transform: capitalize;
	
	background-repeat: no-repeat;
	background-color: #E2DABA;
	height: 25px;
	margin: 0px;
}
table.tablaproducto tbody th {
	border: 1px solid #CFC28D;
	margin: 0 auto;
	background-image: url(img/fondotitular.gif);
	background-repeat: repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	height: 25px;
}
table.tablaproducto tbody tr.lineatr td {
	height: 22px;
}
table.tablaproducto tbody td.celdaprod {
	background-image: url(img/tablafondo.gif);
	background-repeat:  repeat-x;
}
table.tablaproducto tbody td.celdaprod1 {
	background-image: url(img/fproductos1.jpg);
	background-repeat: no-repeat;
}
table.tablaproducto tbody td.celdaprod2 {
	background-image: url(img/fproductos2.jpg);
	background-repeat: no-repeat;
}
table.tablaproducto tbody td.celdaquien {
	background-image: url(img/fquienes.jpg);
	background-repeat: no-repeat;
}
table.tablaproducto tfoot td {
	font: 9em/normal Verdana, sans-serif;
	color: #000066;
	text-align: right;
	height: 22px;
}
table.tablaproducto tbody td {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #666666;
	padding: .5em;
	vertical-align: top;

} 

table.tablatitular {
	border: 1px solid #CFC28D;
	margin: 0 auto 0;
	background-image: url(img/fondotitular.gif);
	background-repeat:     repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
}
table.tablatitulopag {
	margin: 15px auto 5px;
	background-image: url(img/titulo-vacio.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	background-position: left;
	height: 25px;
	color: #990000;
}
table.tablatitulopag tbody th {
	font: bold 13px/normal Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	text-transform: capitalize;
	left: 30px;
	position: relative;
	height: 25px;
}
table.tablabanner1 {
	border: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	padding: 10px;
	background-color: #FFCCBB;
}
table.tablabanner2 {
	border: 1px solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	padding: 10px;
	background-color: #D7EFFF;
}
table.tablabanner3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.tablabanner3 td.cajacolabora {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/caja.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 203px;
}
table.tablabanner3 td.cajaproyectos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/caja2.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 203px;
}
table.tablabanner3 td.cajavideos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/cajavideo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 203px;
	margin-right: 15px;
	margin-left: 15px;
}
table.tablapie {
	height: 30px;
	background-image: url(img/piefondo.gif);
	background-repeat:  repeat-x;
}
table.tablapie tbody td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #990000;
	font-weight: normal;
	text-align: center;
}
table.tablapie A:link{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
table.tablapie A:hover{
	color: #CC3300;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
table.tablapie A:visited{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
table.tablapie tbody td.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #CC0000;
	font-weight: normal;
	text-align: center;
}
table.tablapie tbody td.legal A:link{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
table.tablapie tbody td.legal A:hover{
	color: #CC3300;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
table.tablapie tbody td.legal A:visited{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.titulopagina {
	margin: 1px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	height: 24px;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #003366;

}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.subtitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
	text-decoration: underline;
}
.subtitular a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: underline;
}

.subtitular a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: underline;
}
.subtitular a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: underline;
}
.subtitular a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: underline;
}
.tablita {
	background-color: #CC0000;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.txtcaractitulo {
	background: #FFEECC;
	color: #333333;
	border-bottom: 1px solid #CC9900;
	font-weight: bold;

}
.buscador {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	background-image: url(img/buscador02.jpg);
	background-repeat:  repeat-x;
	text-transform: capitalize;
}
.minitext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #828282;
}
.minitext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #828282;
	line-height: 12px;
	text-align: justify;
}
.minitext2n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: 12px;
	text-align: justify;
}
.negrita {
	font-weight: bold;
}
.parpadeo {
	text-decoration: blink;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: normal;
	padding-right: 15px;
}
.textob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	font-weight: normal;
}
.textoservicios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
	padding-right: 15px;
	vertical-align: top;
}
.textodireccion {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 25px;
}
.minitexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 12px;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}
.textomini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 8px;
	line-height: 15px;
	text-align: justify;
	font-weight: bold;
	padding-right: 10px;
}
.textolegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
	line-height: 15px;
	text-align: justify;
	font-weight: bold;
	padding-right: 10px;
}
.textolegal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
}
.Estilo1 {
	
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;

}
.tabtop {
	background-image: url(img/tab2.gif);
	background-repeat:  repeat-x;
}
.tabizq {
	background-image: url(img/tab4.gif);
	background-repeat:  repeat-y;
}
.tabder {
	background-image: url(img/tab5.gif);
	background-repeat:  repeat-y;
}
.tabbajo {
	background-image: url(img/tab7.gif);
	background-repeat:  repeat-x;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: justify;

}
.textoerror {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	text-align: justify;

}
.imgbordecero {
	border: 0px none #999999!important; 
	color: #999999;
}
/* imagen aleatoria */
#swap {
	background-image: url(img/anuncio01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 271px;
	width: 928px;
} 
#swap2 {
	background-image: url(img/anuncio02.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 271px;
	width: 928px;
}
#swap3 {
	background-image: url(img/anuncio03.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 271px;
	width: 928px;
}
#swap4 {
	background-image: url(img/anuncio04.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 271px;
	width: 928px;
}
#swap5 {
	background-image: url(img/anuncio05.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 271px;
	width: 928px;
}
#swap6 {
	background-image: url(img/anuncio06.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 271px;
	width: 928px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:250px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:100px;
	width:775px;
	height:250px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
.txttitulomenuhtml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F2F2F2;
	line-height: 10px;
	text-transform: capitalize;
}
.texto_noticias {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 14;
}
.texto_noticias a:link {
	font-size: 11px;
	color: #FBCC60;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
}
.texto_noticias a:hover {
	font-size: 11px;
	color: #FFE991;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
}
.texto_noticias a:visited {
	font-size: 11px;
	color: #FFB546;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.txthosting {
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
}
/*  ASTEROIDS   */
.ASTEROIDSYEAH #doit {
	opacity: 0.5;
	}
#doit {
	margin-top: -10px;
	display: block;
	width: 498px;
	height: 176px;
	margin: 0 auto;
	background: url(button.png) no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	}

#boom {
	text-align: center;
	}

