*{

	margin: 0;

	padding:0;

	border:0;

	font-family: "Myriad Pro", "Myriad", "Verdana";

}



a{

	text-decoration:none;

	font-weight:bold;

}

.topHeader{

	height:35px;

	background: #FFE957;

}

.botonera {

	margin-top:-10px;

	margin-left:70px;

}

.header{

	text-align:center;

	height:120px;

	background: #FFE957;

}

.borde-blanco{

	height:10px;

	margin: 0 auto;

	background: url(imagenes/borde-blanco.png) #FFE957 no-repeat center;

}

#contenedor{

	margin: 0 auto;

	background: url(imagenes/fondo-grad.png) repeat-x top;

}

#contenido{

	margin: 0 auto;

	width: 982px;

	background: url(imagenes/fondo-contenedor.png) no-repeat center top #fff;

}

.colizq{

	float:left;

	width: 300px;

}

.notiIzq{

	padding-top: 10px;

	padding-left:25px;

}

.cont{

	float:right;

	width: 670px;

}

h1.titulo{

	color: #969696;

	font-weight: bold;

	font-size: 20px;

	text-align: right;

	width: 590px;

	float:right;

	padding-top: 10px;

	padding-right: 60px;

	padding-bottom: 5px;

	background: url(imagenes/linea-titulo.png) no-repeat bottom left;

}



.texto{

	color:#000;

	padding: 90px 60px 0px 40px;

	text-align:justify;

	line-height:25px;

}
.texto p{

	margin-bottom: 15px;
	text-indent: 5%;

}

.texto p.nombre{

	margin:0;

	font-size:16px;

	color: #24305e;

	font-weight:bold;

}

.texto p.cargo{

	margin-top:-5px;

	font-size:0.8em;

	color: #5f5f5f;

	font-weight:bold;

}

.texto p.desc{

	padding-left:60px;

	margin-top:-5px;

	font-size:14px;

	line-height:16px;

}



#footer{
	margin:0 auto;
	margin-top:40px;
	margin-left:10px;
}

li{

	margin-left:50px;

}

ul{

	margin-top:10px;

}

.flashIzq{

	position:relative;

	left:33px;

	top:20px;

}
.textoCont{
	padding: 90px 60px 0px 40px;
	line-height:25px;
}
.textoCont b{
	color:#24305E;
}