body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	scrollbar-face-color:#C8C8C8;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*	
	morado              #812A95
	morado medio        #B53BD0	
	morado claro        #CC99FF	
	naranja             #FFA651
	rojo                #E62020
	verde               #99FF00
	azul                #356CA4
	amarillo            #FCFF66
	
	gris claro          #C8C8C8
	gris medio          #999999
	gris                #5A5A5A

*/

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

@font-face{
	font-family:"Square";
	src: url("square.eot");
}


.titulopeque{
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	color:#E62020;      
	background-color: #FFFFFF;

}
.titulo{
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#E62020;      
	background-color: #FFFFFF;

}


.titulo2{
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#C8C8C8;      
	background-color: #FFFFFF;

}

.titulo3{
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#E62020;      
	background-color: #FFFFFF;

}
.titulo4{
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;      
	background-color: #FFFFFF;

}
.titulo5{
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#B53BD0;      
	background-color: #FFFFFF;

}
.titulo6{
    font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: bold;
    color:#B53BD0;      
    background-color: #FFFFFF;

}
.colorDatosExt{
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#E62020;      
	background-color: #eeeeee;
}

.fondoTablaCombinado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;   
	background-color: #eeeeee;
}
.fondoTablaCombinado2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold; 
	background-color: #FFFFFF;
}


.barraNavegacion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;  
	background-color: #cccccc;
}

h1{
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight: bold;
	color:#E62020;      
}

.datosAp{
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: solid;
    table-layout:auto;
	
	border-right-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:0px;
	
	 outline-width:0px;
	
	
	border-color:#812A95;
	
}

/* Textos largos pero importante*/
.texto1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#000000;
}

/*Los td de la tabla que compone el menu en la cabecera*/
.cabecera{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#000000;	     
	
	background-image: url(../imagenes/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	background-attachment: fixed;
	
	margin-top: 0px;

}

/*Los td de la tabla que compone el menu*/
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;      
	background-color: #5A5A5A;

}

/* Letra pequeña para presentar alguna informacion */
.peque{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	color:#000000;
}
/* Letra pequeña para presentar alguna informacion */
.peque1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    font-weight: bold;
    color:#E62020;
}

/*Para tablas con bordes*/
.sin{
	
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	
	border-color:#000000;
}
.izq{
	
	border-style: solid;
	
	border-right-width:0px;
	border-left-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;
	
	border-color:#000000;
}
.bajoder{
	
	border-style: solid;
	
	border-right-width:1px;
	border-left-width:0px;
	border-bottom-width:1px;
	border-top-width:0px;
	
	border-color:#000000;
}
.bajoizq{
	border-style: solid;
	
	border-right-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:0px;
	
	border-color:#000000;
}
.altoder{
	
	border-style: solid;
	
	border-right-width:1px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:1px;
	
	border-color:#000000;
}


/* LINEA*/
.linea{
	background-color: #FFFFFF;
}

.lineagorda{
	background-color: #812A95;
}




	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #000000 1px solid;
	background-color: #FFFFFF;
	font-size:10px;
}
	
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #000000 1px solid;
	background-color: #FFFFFF;
	font-size:10px;
}

select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #000000 1px solid;
	background-color: #FFFFFF;
	font-size:10px;
} 






a:link
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#812A95;
	cursor: pointer;
}

a:visited
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#812A95;
	cursor: pointer;
}

a:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#E30303;
	cursor: pointer;
}


a.menu:link
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	cursor: pointer;
}

a.menu:visited
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	cursor: pointer;
}

a.menu:hover
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#E30303;
	cursor: pointer;
}

a.menuprivado:link
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	cursor: pointer;
}

a.menuprivado:visited
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	cursor: pointer;
}

a.menuprivado:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FCFF66;
	cursor: pointer;
}

a.menuprivado2:link
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFA651;
	cursor: pointer;
}

a.menuprivado2:visited
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFA651;
	cursor: pointer;
}

a.menuprivado2:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FCFF66;
	cursor: pointer;
}

/*En la cabecera*/
a.peque:link
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	cursor: pointer;
}

a.peque:visited
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	cursor: pointer;
}

a.peque:hover
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#E30303;
	cursor: pointer;
}

/*En las noticias*/
a.enlace2:link
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	cursor: pointer;
}

a.enlace2:visited
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	cursor: pointer;
}

a.enlace2:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#E30303;
	cursor: pointer;
}

/* Enlaces en el cuerpo */
a.enlace1:link
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#812A95;
	cursor: pointer;
}

a.enlace1:visited
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#812A95;
	cursor: pointer;
}

a.enlace1:hover
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#E62020;
	cursor: pointer;
}


/* Enlaces en el cuerpo */
a.enlace3:link
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#C8C8C8;
	cursor: pointer;
}

a.enlace3:visited
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#C8C8C8;
	cursor: pointer;
}

a.enlace3:hover
{
	text-decoration: none;
	font-family: "Square",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#812A95;
	cursor: pointer;
}

/* Enlaces en noticias */
a.enlace4:link
{
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: bold;
    color:#812A95;
    cursor: pointer;
}

a.enlace4:visited
{
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: bold;
    color:#812A95;
    cursor: pointer;
}

a.enlace4:hover
{
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: bold;
    color:#E62020;
    cursor: pointer;
}

/*Enlaces pequeños para enlazar con pentamero*/
a.enlacechico:link
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#812A95;
	cursor: pointer;
}

a.enlacechico:visited
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#812A95;
	cursor: pointer;
}

a.enlacechico:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#FFA651;
	cursor: pointer;
}
