/* COMPORTAMIENTO NORMAL DE LOS DE LOS LINKS: GRIS. ROJO CUANDO HOVER*/

a:link 	{
	text-decoration : underline;
	color: #666666;
   }

a:visited {
	text-decoration : underline;
color: #666666;
}

a:active  {
	text-decoration : underline;
	color: #666666;
}

a:hover  {
	color: #FF0000;
	text-decoration: underline;
}
  
/* LINKS EN MENUS Y PIE DE PAGINA: NEGRO. BLANCO CUANDO HOVER*/

a.blanco:link {color:#000000; text-decoration:none;}
a.blanco:visited {color:#000000; text-decoration:none;}
a.blanco:active {color:#000000; text-decoration:none;}
a.blanco:hover {color:#FFFFFF; text-decoration:none;}

/* LINKS DE PROYECTOS EN HOME: NEGRO. ROJO CUANDO HOVER*/

a.negro:link {color: #000000; text-decoration: none;}
a.negro:visited {color: #000000; text-decoration: none;}
a.negro:active {color: #000000; text-decoration: none;}
a.negro:hover {color: #FF0000; text-decoration: none;}

/* RESTO DE LINKS EN HOME: GRIS. ROJO CUANDO HOVER*/

a.gris:link {color:#666666; text-decoration:none;}
a.gris:visited {color:#666666; text-decoration:none;}
a.gris:active {color:#666666; text-decoration:none;}
a.gris:hover {color:#FF0000; text-decoration:none;}

/*TAMAŅOS DE LETRA, TITULOS Y SUBTITULOS */

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	vertical-align: text-bottom;
}

.normal12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.normal9pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.normalnegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.normalsup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	vertical-align: text-top;
	background-color: #FFFFFF;
}

.titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.titulargigante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

/*MARGENES, SEPARADORES Y BLOQUES*/

.margen {
	width: 12px;
}

.margendoble {
	width: 24px;
}

.separador {
	height: 8px;
}

.separador10puntos {
	height: 10px;
}

.bloque180x130 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: text-top;
	height: 130px;
	width: 180px;
}
.bloque180x40 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: text-top;
	height: 40px;
	width: 180px;
}
.bloque180x25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	height: 25px;
	width: 180px;
	font-weight: bold;
	float: left;
}

/*BLOQUE DE 'SOLUCIONES INFORMATICAS PARA LA EMPRESA*/

.soluciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 34px;
	color: #000000;
}

/*ESTILOS GENERALES: MENU SUPERIOR Y BLOQUE EN EL QUE SE INSERTA LA DIV 'BLOQUETEXTO', FORMATO DE TEXTO NORMAL Y FORMATO DE TEXTO SI VA A DOS COLUMNAS */

.menusuperior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.bloqueparacapa {
	height: 226px;
	width: 756px;
	font-size: 12px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textocolumna {
	width: 255px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 326px;
	overflow: auto;
	font-size: 12px;
	vertical-align: text-top;
	text-align: left;
}

/*TEXTO BAJO LA FOTOGRAFIA EN CADA SECCION DE LA WEB*/

.entradilla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CCCCCC;
	height: 196px;
	width: 180px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
}
.entradilla12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

/*FORMATO DE LISTA APLICADO EN TODA LA PAGINA*/

li {
	list-style-type:disc;
	margin-bottom : 10px;
	margin-top:10px;
	}
	
/*FORMATOS PARA IMAGENES*/
	
.icono {
	vertical-align: text-top;
	height: 25px;
	width: 25px;
	border:none;
	padding-right: 5px;
}

.foto {
	height: 100px;
	width: 180px;
}

/*ESTILOS ESPECIFICOS DE 'HOME'*/

.bolaflotante {
	height: 62px;
	width: 180px;
}

.noticias {
	text-align: justify;
	vertical-align: text-bottom;
	height: 178px;
	width: 372px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.piedefoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	width: 372px;
	height: 12px;
	background-color: #CCCCCC;
}

.modulo166 {
	height: 166px;
	width: 372px;
	text-decoration: none;
}

.fondocaminantes {
	background-image: url(img/caminantes.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 160px;
	width: 756px;
}

.promociones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100px;
	width: 180px;
	text-align: left;
	vertical-align: text-top;
}

/* PAGINA DE ULTIMOS PROYECTOS */

/* NOMBRE DE CADA SECTOR EN PAGINA DE ULTIMOS PROYECTOS */

.sector {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	width: 220px;
	text-indent: 5px;
	border-bottom: 1px solid #cccccc;
}

/* DESCRIPCION DE CADA PROYECTO EN PAGINA DE ULTIMOS PROYECTOS*/
 
.des_proyecto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	width: 255px;
	vertical-align: top;
}

.encabezado_promociones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
