a{
	font-family: Verdana,  Tahoma, "Comic Sans MS";
	font-style: normal;
	font-size: 70%;
	color: #999999;
	text-align: justify;
}

a:hover{
	background: transparent;
	color: #006600;
}

.titulos{
	font-family:  Verdana,  Tahoma, "Comic Sans MS";
	font-size: 90%;
	font-style: normal;
	color: #134B62;
	font-weight: bold;
}

.tituloBlanco{
	font-family:  Verdana,  Tahoma, "Comic Sans MS";
	font-size: 80%;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.tituloAzul{
	font-family:  Verdana,  Tahoma, "Comic Sans MS";
	font-size: 80%;
	font-style: normal;
	color: #24428C;
	font-weight: bold;
}

.textosGenerales{
	font-family: Verdana,  Tahoma, "Comic Sans MS";
	font-style: normal;
	font-size: 70%;
	color: #000000;
	text-align: justify;
}
.textojoder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.textosGeneralesAzules{
	font-family: Verdana,  Tahoma, "Comic Sans MS";
	font-style: normal;
	font-size: 80%;
	color: ##24428C;
	text-align: justify;
}

.textosFoot{
	font-family: Verdana,  Tahoma, "Comic Sans MS";
	font-size: 60%;
	color: #FFFFFF;
}

a.textoFoot{
	font-family: Verdana,  Tahoma, "Comic Sans MS";
	font-style: normal;
	font-size: 100%;
	color: #CCCCCC;
	text-align: justify;
}

a:hover.textoFoot{
	background: transparent;
	color: #FFFF00;
}

.textoForm {
	font-family: Verdana,  Tahoma, "Comic Sans MS";
	color: #333333;
	font-size: 70%;
}

a.textoForm{
	font-family: Verdana,  Tahoma, "Comic Sans MS";
	font-style: normal;  
	text-decoration: none;
	color: #000000;
    background: transparent;
	font-weight: bold;
	font-size: 60%;
}

a:hover.textoForm{
    background: transparent;
	color: #990000;
}

body 
{
    background: #ffffff;
	margin: 0;
    padding: 0;
}

#head{
	color: #000;
	margin: auto;
	padding: 15px 0px 0px 0px;
	width: 949px;
}

#contenidos{
	color: #000;
	background-image : url(../img/fondo.png);
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 949px;
}

#menu{
	color: #000;
	background-image : url(../img/menu.png);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 949px;
	height: 39px;
}

#foot{
	color: #000;
	background-image : url(../img/foot.png);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px 0px 15px 0px;
	width: 949px;
	height: 163px;
}

INPUT {font-size: 60%}
SELECT {font-size: 60%}

img {border-style:none }
