.contenidoGeneral {
	font-family:"Trebuchet MS";
	font-size:10pt;
}
.titulo {
	font-size:22pt;
	background:url(../imagenes/fondo3.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
}

.titulo_ant {
	font-size:22pt;
	background:url(../imagenes/fondo.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
}
.titulo2 {
	font-size:22pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#FF6600;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
}

.titulo3 {
	font-size:22pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#FF6600;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
}

.titulo4 {
	font-size:22pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#757575;
	font-weight:bold;
	text-align:center;
	padding-left:30px;
}

.titulo5 {
	font-size:16pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-left:30px;
	background:#FF6600;
}

.titulo6 {
	font-size:16 pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#FF6600;
	font-weight:bold;
	text-align:center;
	padding-left:30px;
	font-weight:bold;
}
.titulo7 {
	font-size:22pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#3D829F;
	font-weight:bold;
	text-align:center;
	padding-left:30px;
}
.subtitulo1 {
	color:#FF6600;
	font-weight:bold;
	font-size:11pt;
}
.subtitulo2 {
	color:#000000;
	font-size:20px;
	font-weight:bold;
}
.subtitulo3 {
	font-weight:bold;
	font-style:italic;
	color:#333333;
}
.parrafo {
	text-align:justify;
	color:#333333;
}
.vineta {
	list-style-image:url(../imagenes/vineta2.jpg);
}
.encabezados {
	color:#00356A;
	text-align:left;
	font-weight:bold;
}

.subtitulo_b1 {
	color:#FF6600;
	font:Brush Script Std;
}
.subtitulo_b2{
	color:#006699;
	font:Brush Script Std;
}


.titulo_verde {
	font-size:11pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:#94bc1d;
}

.titulo_naranja {
	font-size:11pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:#f6af31;
}

.titulo_rojo {
	font-size:11pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:#cb3a25;
}

.titulo_guinda {
	font-size:11pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:#bd0926;
}

.titulo_azul {
	font-size:11pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background:#113162;
}

.titulo_guinda_left{
	font-size:11pt;
	/*background:url(../imagenes/fondo.jpg) no-repeat;*/
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	background:#bd0926;
}


.cuadro_azul{
background:#31849B;
}

.cuadro_verde{
background:#8FCE1C;
}

.cuadro_negro{
background:#000000;
width:450px; 
float:right;
padding:2px;
}

.guia{
color:#487B90;
font-weight:bold;
}
.bullet{
list-style-image: url('../imagenes/bullet.jpg');

}

