@charset "utf-8";
*{-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
html, body {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
body {
	overflow-y: scroll;
	display: block;
}
#principal {
}
#cabecera {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#logo {
	text-align: left;
	float: left;
	height: 185px;
	width: 200px;
}
#logotext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 42px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	height: 185px;
	width: 600px;
	float: left;
	margin-left: 25px;
}
.subtitulo {
	font-size: 40px;
	color: #666666;
	font-weight: normal;
}
.clear {
	clear: both;
}
#menu {
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d4d4;
	clear: both;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-color: #d4d4d4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	height: 40px;
	padding: 0px;
	margin-top: -1px;
	margin-bottom: 0px;
}
#menu ul li {
	float: left;
}
#content {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.princleft {
	width: 258px;
	text-align: center;
	float: left;
	background-color: #D5C9BD;
	height: 309px;
	padding: 10px;
	margin-top: 40px;
}
.princrightsup {
	width: 513x;
	height: 440px;
	float: left;
	font-family: "Indie Flower";
	font-size: 28px;
	font-style: italic;
	color: #7D0303;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
}
#photo {
	height: 233px;
	width: 317px;
	float: right;
	margin-top: 75px;

}
.resalta {
	font-weight: bold;
}
.princrightinf {
	color: #663300;
	font-weight: bold;
	margin-top: 15px;
}
.brown {
	color: #663300;
	font-weight: bold;
	text-align: center;
}
.bigger {
	font-size: 36px;
}
.black {
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	height: 60px;
}
.separate {
	margin-right: 70px;
}
.separatetext {
	margin-right: 10px;
	text-align: left;
	width: 150px;
	float: left;
	margin-left: 25px;
}
.separatetextright {
	text-align: left;
	width: 250px;
	float: left;
}
#menu ul a {
	width: 125px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5d4c3c;
	text-align: center;
	display: block;
	margin-right: 10px;
	height: 40px;
	padding-top: 11px;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	font-weight: bold;
	text-decoration: none;
}
.areainterv {
	width: 225px !important;
}
#menu ul li:nth-child(2n+0) {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 2px;
	width: 1px;
	height: 40px;
	margin: 0px;
	border: 0px solid #FFFFFF;
	display: list-item;
}
#menu a:hover {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
	color: #009900;
	padding-top: 10px;	
}
a:focus {
	outline: none;
}
.selected {
	width: 125px;
	height: 40px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	background-color: #009900;
}
#footer {
	position: fixed;
	clear: both;
	margin: 0;
	background-color: #5D4C3C;
	width: 100%;
	height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	min-width: 1100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textright {
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
}
.textleft {
	text-align: left;
	margin-left: 20px;
}
#contentlocalizacion {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.nosubraya {
	text-decoration: none;
}
.nosubraya:hover {
	text-decoration: underline;
}
#social {
	position: fixed;
	clear: both;
	margin: 0;
	background-color: rgba(93,76,60,0.50);
	width: 100%;
	height: 80px;
	font-size: 16px;
	color: #fff;
/*	min-width: 1100px;
*/	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
}
#social .cerrar {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5D4C3C;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 0px;
	font-family: Arial;
	border-radius: 0 0 0 5px;
	border-left: 1px solid #5D4C3C;
	border-bottom: 1px solid #5D4C3C;
	font-size: 18px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	padding-top: 0px;
	position: relative;
	top: -5px;
}
#social .cerrar:hover {
	background-color: #5D4C3C;
	color: white;
	text-decoration: none;
	text-shadow: -1px -1px #5D4C3C;
	border-bottom: 1px solid #5D4C3C;
	border-left: 1px solid #5D4C3C;
}
#socialtxt {
	position: fixed;
	clear: both;
	width: 80px;
	height: 65px;
	bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#socialtxt .closed {
	float: left;
	position: relative;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5D4C3C;
	text-decoration: none;
	background-color: rgba(93,76,60,0.50);
	border: 1px solid #5D4C3C;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-top:4px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
}
#socialtxt .closed:hover  {
	color: #fff;
	background-color:#5D4C3C;
}	
.socialcont {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.ocultar {
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	-ms-transition:1s;
	transform:translate(0px, 80px);

/*transform:translate(200px, 100px); /*General*/

/*-moz-transform:translate(200px, 200px); /*Firefox*/

/* -ms-transform:translate(200px, 100px); /*Microsoft Internet Explorer*/

/* -webkit-transform:translate(200px, 100px); /*Chrome, Safari*/

/* -o-transform:translate(200px, 100px); /*Opera*/

}
.mostrar {
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	-ms-transition:1s;
	opacity:1;
	-ms-opacity:1;
	-moz-opacity:1;
	visibility:visible;
}
.btn_twtt {
	position: relative;
	display: inline-block;
	height: 30px;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 1px;
	font-weight: 500;
	color: #fff;
	cursor: pointer;
	background-color: #1b95e0;
	border-radius: 4px;
	box-sizing: border-box;
	text-decoration: none;
	font-family: Helvetica Neue,Arial,sans-serif;
	font-size: 12px;
}
.btn_twtt:hover {
	background-color: #0c7abf;
}
.btn_twtt_lbl {
	height: 30px;
	padding-top: 0px;
	padding-left: 6px;
	vertical-align: top;
}
.btn_x {
	position: relative;
	display: inline-block;
	height: 30px;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 1px;
	font-weight: 500;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	border-radius: 20px;
	box-sizing: border-box;
	text-decoration: none;
	font-family: Helvetica Neue,Arial,sans-serif;
	font-size: 12px;
}
.btn_x:hover {
	background-color: #474747;
}
.btn_x_lbl {
	height: 30px;
	padding-top: 0px;
	padding-left: 6px;
	vertical-align: top;
}
#social ul {
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	width:800px;
}
#social li {
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
	float: left;
	margin-right: 20px;
}
.btn_face {
	position: relative;
	display: inline-block;
	height: 20px;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 1px;
	font-weight: 500;
	color: #fff;
	cursor: pointer;
	background-color: #4965b5;
	border-radius: 3px;
	box-sizing: border-box;
	text-decoration: none;
	font-family: Helvetica Neue,Arial,sans-serif;
	font-size: 12px;
}
.btn_face:hover {
	background-color: #5878d0;
}
.liface {
	margin-top: 5px;
}
.imliface1 {
	margin-top: 5px!important;
}
.imliface2 {
	margin-top: 6px!important;
}
.cookie {
	position: fixed;
	clear: both;
	margin: 0;
	background-color: rgba(93,76,60,0.50);
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #fff;
/*	min-width: 1100px;
*/	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
}
.gestcookie {
	font-weight: bolder;
	color: #8F7C6B;
	font-size: 18px;
}

