@charset "utf-8";
/* CSS para Procedencia */


#ColumIzq {
	height: auto;
	width: 890px;
	clear: left;
	float: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(imagenes/fondopremios2.jpg);
	background-repeat: no-repeat;
	background-color: #756148;
}
#BoxTitulo {
	height: 346px;
	width: 309px;
	border: 1px solid #B9A88A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#BoxContenido {
	height: 310px;
	width: 300px;
	border: 1px solid #B9A88A;
	padding: 3px;
}
.titulo {
	text-decoration: underline;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.texto {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
#Columder {
	height: 370px;
	width: 330px;
	position: static;
	top: 0px;
	float: none;
	background-color: #6C573D;
	clear: right;
}

/*ul premios*/
ul.premios
{
	margin: 0px;
	padding: 0px;
}
ul.premios li
{



}
ul.premios h1{
	font-size: 12pt;
	color: #B9A88A;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
}

ul.premios p{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-indent: 0px;
}

