a:link
{
	color: #333333;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
	color: #000033;
}

a:active
{
	text-decoration: none;
	color: #000066;
}

body
{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(/img/imag-base/fondo-web-fila.jpg);
	margin: 0px;
}

h1
{
	font-size: xx-large;
	color: #333333;
}

h2
{
	font-size: large;
	color: #003333;
}

h3
{
	font-size: medium;
	color: #000033;
}

.link
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.link:hover { color: #FF0000; }

.texto
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.negrita
{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #000099;
}

.titulo
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}

.titulo_rojo
{
	font-family: "Trebuchet MS";
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
	border: medium double #FF0000;
}

.cursiva { font-style: italic; }


/* NO USADO***********************************************
.mano
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	cursor: pointer;
}
************************************************************/

.negrita_negra
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.borde { border: 0px solid #000099; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }


h6
{
	font-size: x-small;
	color: #333300;
}

h4
{
	font-size: xx-small;
	color: #003300;
}

h5
{
	font-size: small;
	color: #006666;
}


.Estilo2 { font-weight: bold }
.Estilo2 { font-size: large }


.Estilo4 { font-weight: bold }

.Estilo11 { font-family: Arial, Helvetica, sans-serif }

.Estilo11
{
	color: #000066;
	font-weight: bold;
}

.Estilo3
{
	color: #FFFFFF;
	font-weight: bold;
}

.Estilo6
{
	color: #6600CC;
	font-weight: bold;
}

.Estilo8
{
	color: #6633CC;
	font-weight: bold;
}

.Estilo9 { color: #6600CC }

.texto_pequeño {
	font-size: small;
	font-family: Trebuchet;
	color: #000066;
}

.texto_grande
{
	font-size: large;
	font-family: Trebuchet;
}
.texto_recuadrado {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: thick ridge #0000FF;
	padding: 5px;
}

#Madre #Contenido P { font-family: Arial, Helvetica, sans-serif; 
}
#Email { font-weight: bold; }
#Contenido  #centros {
	margin: 2px;
	height: 750px;
	width: 600px;
	border: 1px solid #000000;
}
#Contenido    .imagen_normal {
	margin: 15px;
	border: 1px solid #000000;
}

#publicar .nombres_campos {
	font-weight: bold;
	color: #000066;
}

#Madre {
	margin-right: auto;
	margin-left: auto;
}
