/* @group general */

body {
	font: 80%/125% Helvetica, Arial, sans-serif;
	color: #190000;
	background: #FEE901 url(../media/images/web/container_bg.png) no-repeat fixed center top;
}

a {
	color: #190000;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.left, .right {
	display: inline;
}

.container_24 {
	position: relative;
}

h1 {
	padding: 17px 0 10px 340px;
}

h1 a {
	display: block;
	width: 466px;
	height: 149px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../media/images/web/logotipo.gif) no-repeat;
}

#navprin {
	padding: 0 20px;
	list-style-type: none;
	border: 2px solid #FDD200;
}

#navprin li {
	margin: 0;
}

#navprin li a {
	display: block;
	line-height: 35px;
	padding: 0 15px;
	text-decoration: none;
	color: #190000;
	background: url(../media/images/web/nav_separator.png) repeat-x left bottom;
	font-weight: normal;
	font-style: normal;
}

#navprin li.last a {
	background: none;
}

#navprin li a:hover {
	font-weight: bold;
}

#navprin li a.activo {
	font-weight: bold;
}

#latbox {
	border: 2px solid #FDD200;
	padding: 15px 15px 0;
}

.imgb {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
}

#footer {
	text-align: center;
	margin: 40px 0;
	font-size: .9em;
}

h2 {
	font: normal 25px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../media/images/web/nav_separator.png) repeat-x left bottom;
	padding: 0 5px 3px;
}

h3 {
	font: normal 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../media/images/web/nav_separator.png) repeat-x left top;
	padding: 5px 10px;
	margin: 0;
}

h3 a {
	text-decoration: none;
}

form.filtro {
	text-align: right;
	padding: 0 10px;
}

form.filtro select {
	border: 1px solid #190000;
	font: 105% Helvetica, Arial, sans-serif;
	margin-right: 10px;
	background-color: #fcdc74;
}

.imgnot {
	float: right;
	display: inline;
	margin: 0 0 10px 15px;
	border: 5px solid #d96c09;
}

.notfch {
	background: url(../media/images/web/nav_separator.png) repeat-x left top;
	margin: 0 0 5px;
	font-size: .8em;
	text-align: right;
	font-weight: bold;
}

.paginacion {
	background: url(../media/images/web/nav_separator.png) repeat-x left top;
	padding: 10px;
	margin: 10px 0 0;
}

div.paginacion ul {
	margin-left: 0;
	list-style: none;
}

div.paginacion li {
	display: inline;
	margin-left: 20px;
}

div.paginacion li a {
	text-decoration: none;
}

.galeria {
	margin: 10px 0 0;
	background: url(../media/images/web/nav_separator.png) repeat-x left top;
	padding: 10px 10px 0;
}

.galeria img {
	border: 1px solid #d96c09;
	padding: 3px;
}


legend {
	
}

label {
	width: 110px;
	text-align: right;
	padding: 7px 5px 0;
	font-weight: bold;
}

.enviado {
	background-color: #060;
	padding: 5px;
	text-align: center;
}

textarea, input.text {
	border: 1px solid #190000;
	font: 105% Helvetica, Arial, sans-serif;
	width: 430px;
	padding: 5px;
	margin-right: 20px;
	background-color: #fcdc74;
}

input.submit {
	background-color: #fa860e;
	padding: 2px 20px;
	color: #fff;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 15px;
}

#contacto input.submit {
	margin-left: 120px;
}

select {
	font: 100% Georgia, "Times New Roman", Times,serif;
	margin-right: 10px;
	width: 160px;
}

p.obligatorio {
	margin-left: 120px;
}

span.required {
	font-weight: bold;
	color: #BA9000;
}

.form_validation_field_error_error_message {
	clear: both;
	margin-left: 120px;
}

#marcofot {
	display: block;
	height: 250px;
	overflow: hidden;
	background-color: #fff105;
	border: 5px solid #d96c09;
}

.mas {
	background: url(../media/images/web/nav_separator.png) repeat-x left top;
	padding: 5px;
	margin-bottom: 30px;
	text-align: right;
}

