@charset "utf-8";
/* CSS Document */
.ficha {
	background-repeat: no-repeat;
}
.ficha .ftext {
	background-color: #000;
	padding: 20px 0px 30px;
}
.ficha .ftextnopadding {
	padding: 0px;
}
.ficha .ftext h1, .ficha .ftext h2 {
	color: #b3b3b3;
}
.ficha .ftext h1 {
	font-size: 24px;
	margin: 0px;
	margin-bottom: 10px;
}
.ficha .ftext h2 {
	font-size: 20px;
}
.ficha .ftext h3 {
	color: #b3b3b3;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}
.ficha .ftext .emphasized, .ficha .ftext h4 {
	color: #b3b3b3;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 15px;
}
.ficha .ftext div, .ficha .ftext ul, .ficha .ftext p, .ficha .ftext table, .ficha .ftext a, .ficha .ftext input, .ficha .ftext textarea {
	color: #b3b3b3;
}
.ficha .ftext a {
	color: #3a88cf;
	color: #fff;
	color: #66d9ff;
}
.ficha .ftext a:hover {
	text-decoration: none;
}
.ficha .ftext p {
	margin-bottom: 10px;
}
.ficha img {
	float: left;
}
.ficha li {
	list-style-image: url(img/bulletlist1.png);
}
.ficha ul.important li {
	list-style-image: url(img/bulletimportant.png);
}
.ficha .col-1 {
	padding-right: 10px;
}
.ficha .divisor {
	border-right: 1px solid #afafaf;
}
.ficha .divisor2 {
	border-left: 1px solid #afafaf;
	padding-left: 10px;
}
.ficha th {
	background-color: #52513f;
	color: #fff;
}
.ficha td {
	border-bottom: 1px solid #a8a8a9;
}
.ficha .even td {
	background-color: #ebebeb;
}
.ficha .submit {
	margin-bottom: 10px;
}
.ficha .submit input {
	background-image:url(img/bgbutton.png);
	background-repeat: repeat-x;
	border: 0px;
	border: 1px solid #b3b3b3;
	color: #fff;
	font-weight: normal;
	height: 25px;
	text-transform: uppercase;
}
.ficha .submit input.bigbutton {
	background-image:url(img/bgbuttonbig.png);
	height: 40px;
}
.ficha label {
	color: 999999;
}
.ficha input, .ficha textarea {
	border: 1px solid #e6e6e6;
}
.ficha .speciallinks a {
	color: #b3b3b3;
	font-weight: bold;
	text-decoration: none;
}
.ficha .speciallinks a:hover {
	color: #b3b3b3;
}
.ficha .sectionimage {
	clear: both;
	float: none;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
.ficha .ftext .ovhidden {
	overflow: hidden;
}
.ficha textarea {
	width: 310px;
	height: 200px;
}
.ficha div.destacadohome {
	float: left;
	position: relative;
	margin-right: 6px;
}
.ficha div.destacadohome a {
	color: #cccccc;
	text-decoration: none;
}
.ficha div.destacadohome a:hover {
	text-decoration: underline;
}
.ficha div.destacadohome img {
	padding-bottom: 6px;
}
.ficha div.destacadohome span.frase {
	background-color: #2e2e2e;
	clear: both;
	bottom: 0px;
	color: #cccccc;
	display: block;
	font-weight: bold;
	left: 0px;
	padding: 2px 9px;
	text-align: center;
	text-transform: uppercase;
}
.ficha form .error {
	background-color: transparent;
}
.ficha .error-message {
	display: none;
}
.ficha .ftext #contactmessageMessage {
	color:#8a1f11;
}
.witcmslayout-4 {
	min-height: 560px;
}
.ftext {
	/* No compatible con IE */
	/* position: relative; */
}
.ficha .menun3 {
	clear: both;
	float: none;
	height: 30px;
	padding-top: 5px;
	text-align: right;
	width: 100%;
	/* position: absolute; */
}
.ficha .menun3 a {
	border-right: 1px solid #b3b3b3;
	color: #b3b3b3;
	display: inline-block;
	padding: 0px 10px;
	text-decoration: none;
}
.ficha .menun3 a.last{
	border: 0px;
}
.ficha .menun3 a.sel{
	color: #fff;
}
.ficha .menun3 a:hover{
	color: #fff;
}

.ficha .lightboxalbum{
	margin-top: 15px;
	padding-bottom: 40px;
}
.ficha .lightboxalbum h1{
	clear: both;	
	color: #b3b3b3;	
	font-size: 24px;	
	padding-top: 20px;
}

.ficha .lightboxalbum h1.first{
	padding-top: 0px;
}
.ficha .lightboxalbum .lightbox{
	display:block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ficha .lightbox{
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 2px;
}

.ficha .lightbox img{
	display: block;
	visibility: visible;
}

.witcmslayout-10 .col-1{
	width: 150px;
}
.witcmslayout-10 .col-2{
	width: 520px;
}

