@charset "utf-8";
/*
a:link, a:visited{
	text-decoration: underline;
	color:#0000FF;
}
a:hover{
	text-decoration: none;
}*/
a:link, a:visited{
	color: #B30000;
}
a:hover{
	text-decoration: none;
}
a.slink:link, a.slink:visited{
	font-size: 11px;
	/*color:#0000FF;*/
	color:#B30000;
	text-decoration: underline;
}
a.slink:hover{
	text-decoration: none;
}
h4{
	font-size: 12px;
	font-weight:bold;
	color:#AE291F;
	margin: 0 0 5px 0;
	text-align: left;
}
.itext{
	font-size:11px;
}
.rojo{
	color: #AE291F;
	font-weight:bold;
}
/******************************************************************/
.form{
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
.contacto{
	position:relative;
	width: 487px;
	height: 355px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/ieContacto.png);
}
.cTable{
	position: absolute;
	left: 35px;
	top: 85px;
}
.cButton{
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
}
.cMessage{
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
}
/******************************************************************/
.tecnic{
	font-size: 14px;
	font-weight: bold;
	color:#AE291F;
}
.comment{
	font-size: 10px;
	font-style: italic;
	color: #999999;	
}
.imgtexto{
	padding-left: 80px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#mapaweb li{
	padding-bottom: 8px;
}
h6{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	color:#333333;
	margin-top: 20px;
}
#premio span{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color:#333333;
}
#premio p{
	line-height: 20px;
}