﻿h1
{
	color:Black;
	font-size:1.6em;
	font-weight:lighter;	
}
h1.Tamano12
{
	font-size:1.2em;
}
h1.Negrita
{
	font-weight:bold;	
}
h1.FuenteBlanco
{
	color:white;
}

h2
{
	font-size:1.4em;
	font-weight:lighter;
	text-align: left;
}

h2.Gris
{
	color:Gray;
	font-style:oblique;
}

	
h3 {
	font-size:1.2em;
	display:inline;
	}	


h4 {
	font-size:1em;
	}
		
h4.Azul {
	color:#97bcd3;
	}

h4.Rojo {
	color:#990000;
	}
	
.tit_mas_info {
	color:#000;
	font-weight: bold;
	background-color: #ccc;
	text-align: center;
	width: 80%;
	margin: auto 10%;
	padding: 0.2em 0;
	text-align:center;	
}

.textoTitulo
{
	color: #97bcd3;
	font-weight: bold;
}