.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:#FF6600;
	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;
}
.subtitulo1 {
	color:#FF6600;
	font-weight:bold;
	font-size:11pt;
}
.subtitulo2 {
	color:#662204;
	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;
}
