a {
	text-decoration: none;
}
a.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E547D;
}
a.enlace_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E547D;
}
body{
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: Window;
	scrollbar-track-color: #;
	scrollbar-face-color: #2E547D;
	scrollbar-highlight-color: #cccfff;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;
}
.titulo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	cursor: default;
	text-align: center;
}
.parrafo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
.destacado,.premio{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : Black;
	cursor: default;
}
.subseccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Black;
	cursor: default;
	text-decoration: underline;
}
.noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	cursor: default;
}
.enlace_bajo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	cursor: hand;
}
.firma{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	cursor: text;
}
.plaza_y_fecha{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	cursor: text;
	font-style: italic;
	text-align: right;
}
.detalle{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	cursor: text;
	background-color: Silver;
	margin-left: 10%;
	margin-right: 10%;
	border: thin outset;
}
.mensaje{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	cursor: text;
	background-color: Silver;
	margin-left: 10%;
	margin-right: 10%;
	border: thin dashed;
	padding: 5;
}
div.fotoD{
	margin-left:15px;
	margin-right:5px;
	float:right;
}
div.fotoI{
	margin-left:5px;
	margin-right:15px;
	margin-bottom:5px;
	float:left;
}
input{
	font-family: Verdana;
	font-size: 8pt;
	width: 120px;
	height: 14px;
	border-width: 1px;
	border-color: Black;
	color: #2E547D;
	background-color: #EAEAEA;
}
input.largo{
	font-family: Verdana;
	font-size: 8pt;
	width: 200px;
	height: 14px;
	border-width: 1px;
	border-color: Black;
	color: #2E547D;
	background-color: #EAEAEA;
}
textarea{
	font-family: Verdana;
	font-size: 8pt;
	width: 300px;
	height: 100px;
	border-width: 1px;
	border-color: Black;
	color: #2E547D;
	background-color: #EAEAEA;
}
textarea.corta{
	font-family: Verdana;
	font-size: 8pt;
	width: 300px;
	height: 30px;
	border-width: 1px;
	border-color: Black;
	color: #2E547D;
	background-color: #EAEAEA;
}
input.boton{
	font-family: Verdana;
	font-size: 8pt;
	width: 80px;
	height: 18px;
	border-width: 1px;
	border-color: Black;
	color: #2E547D;
	background-color: #EAEAEA;
	cursor: hand;
}
option{
	font-family: Verdana;
	font-size: 8pt;
	width: 120px;
	height: 14px;
	color: #2E547D;
	background-color: #EAEAEA;
}
select{
	border-width: 1px;
	border-color: Black;
}
li.vineta{
	list-style-image: url(imagenes/pin.gif);
	list-style-position: outside;
}
textarea.noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	width: 460px;
	height: 200px;
	border-width: 1px;
	border-color: Black;
	color: #333333;
	background-color: #EAEAEA;
}
table.noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	width: 480px;
	height: 100px;
	color: #333333;
	margin-left: 40px;
	border: 1px solid #2E547D;
	text-align: justify;
}
.titulo_noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #666666;
	cursor: default;
}
table.marquesina{
	background-color: #EAEAEA;
	border: 1px solid Black;
}
.indicacion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Gray;
	cursor: default;
}
table.fotos_destacadas{
	margin-left: 500px;
	margin-top: 50px;
}