/************************************/
/* HTML tag styles                  */
/************************************/

body {
	margin: 0;
	padding: 0;
}

p {  text-align: justify}

.campos {  font-family: Tahoma; font-size: 9px; text-decoration: none; background-color: #ffffff; border: 1px #bdbdbd solid; color: #000000}

/************************************/
/* HTML submenu                     */
/************************************/

.blancosub10 {
    color: #ffffff;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}


a.blancosub10 {
    color: #ffffff;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.blancosub10:hover {
    color: #b2b2b2;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

.grisub10claro{
    color: #b4b4b4;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

.grisub10oscuro {
    color: #4d4d4d;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

/************************************/

/************************************/
/* Layers generales                 */
/************************************/

#centro {
	width: 496px;
	margin: auto;
}

#centrointerior {
	width: 765px;
	margin: auto;
}

/************************************/


/************************************/
/* Textos                           */
/************************************/

A {color: #000000; }
A:hover {color: cccccc;}

.gris9 {
    color: #acacac;
	font-family:tahoma;
	font-size:9px;
	text-decoration:none;
}


a.grisoscuro9 {
    color: #5f5f5f;
	font-family:tahoma;
	font-size:9px;
	text-decoration:none;
}


a.grisoscuro9:hover {
    color: #b2b2b2;
	font-family:tahoma;
	font-size:9px;
	text-decoration:none;
}


.gris10bold {
    color: #595959;
	font-family:tahoma;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}


.granate10 {
    color: #730000;
	font-family:tahoma;
	font-size:11px;
    font-weight:normal;
	text-decoration:none;
}

.negra9 {
    color: #000000;
	font-family:tahoma;
	font-size:9px;
	text-decoration:none;
}

.negra10 {

    color: #000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

.texto10 {
    color: #5c5c5c;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
text-align: justify;
}

.subtitular {
    color: #5c5c5c;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}


.foto {
 border:1px solid #787878;
}