/* CSS Document */

h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #B70D15;
	text-align: left;
	margin-top: 0px;
}


h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
	margin-bottom: 0px;
}
h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #B70D15;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: lowercase;
}





#contenido_formacion {
	font-size: 13px;
	color: #666666;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Verdana;
	text-align: justify;
	padding-left: 10px;
}
#contenido_formacion a {
	color: #B70D15;
	text-decoration: none;
	font-weight: bold;
}



.sangria {
	padding-left: 25px;
	line-height: 25px;
}
.rojo {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}
#contenido_posicionamiento {
	font-size: 13px;
	color: #666666;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Verdana;
	text-align: justify;
	padding-left: 10px;
	background-image: url(../imagenes/posicionamiento.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contenido_posicionamiento a {

	color: #B70D15;
	text-decoration: none;
	font-weight: bold;
}
