@charset "UTF-8";
/* CSS Document 

font-family: 'Playfair Display SC', serif;

*/

@import url(http://fonts.googleapis.com/css?family=Playfair+Display+SC:400,700);

body,td,th {
	font-family: 'Playfair Display SC', serif;
	font-style: normal;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 background: url(../imagenes/fnd.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color:rgb(123, 124, 124);
}
header{
	margin:auto;
	width:100%;
	height:auto;
	clear:both;
}
.pleca1{
	margin:auto;
	width:100%;
	height:auto;
	background-color:rgb(123, 124, 124);
	padding-bottom:20px;
	
}
nav{
	margin:auto;
	max-width:1060px;
	width:100%;
	height:auto;
}
.pleca2{
	margin:auto auto 20px auto;
	width:100%;
	height:auto;
	padding:20px 0px 20px 0px;
	background-image:url(../imagenes/trans2.png);
	text-align:center;
}
.logo{
	margin:auto;
	max-width:269px;
	width:100%;
	height:auto;
	clear:both;
}
section{
	margin:auto;
	width:100%;
	height:auto;
	clear:both;
}
article{
	margin:auto;
	max-width:1200px;
	width:100%;
	height:auto;
	clear:both;
	padding:30px 0px 30px 0px;
	color:rgba(255,255,255,1.00);
	font-size:1.3em;
}
footer{
	margin:20px auto auto;
	width:100%;
	height:auto;
	text-align:center;
	padding:40px 0px 40px 0px;
	color: rgba(255,255,255,1.00);
	background-color:rgba(123,124,124,1.00);
	border-top: solid thin rgba(255,250,250,1.00);
	font-size:.8em;
}
.trans1{
	background-image:url(../imagenes/trans3.png);
}
h1{
	font-size:2.5em;
	font-weight:300;
}
h2{
	font-size:2em;
	font-weight:300;
}
.fancybox-custom .fancybox-skin {
			background-image:url(../imagenes/trans3.png);
}
.btn1 {
	margin: auto;
	max-width:250px;
	width:90%;
	height: auto;
	cursor:pointer;
	color: rgba(255,255,255,1.00);
	font-family: 'Playfair Display SC', serif;
	font-size:1.3em;
	text-decoration:none;
	display:inline-block;
	vertical-align:top;
	padding:10px;
}
.btn1:hover {
	background-color: rgba(123,124,124,1.00);
	color:rgba(255,255,255,1.00);
	border-radius:5px;
}
.btn1:active {
	position:relative;
	top:1px;
}
.mensaje{
	margin:auto;
	max-width:500px;
	width:100%;
	height:100%;
	font-size:1.2em;
}
.mensaje2{
	margin:20px auto auto auto;
	max-width:500px;
	width:90%;
	height:auto;
	font-size:1.2em;
	background-color:rgba(134,134,134,1.00);
	padding:10px;
}

.fto500{
	margin:auto;
	max-width:500px;
	width:100%;
	height:auto;
}
.campo1{
	margin:10px;
	max-width:250px;
	width:100%;
	height:auto;
	padding:3px;
	font-family: 'Playfair Display SC', serif;
	font-size:.6em;
}
.campo1b{
	margin:10px;
	max-width:450px;
	width:100%;
	height:auto;
	padding:3px;
	font-family: 'Playfair Display SC', serif;
	font-size:.6em;
}
.campo2{
	margin:10px;
	max-width:1160px;
	width:100%;
	height:80px;
	padding:3px;
	font-family: 'Playfair Display SC', serif;
	font-size:.6em;
}
.campo3{
	margin:10px;
	max-width:450px;
	width:100%;
	height:80px;
	padding:3px;
	font-family: 'Playfair Display SC', serif;
	font-size:.6em;
	display: block;
	clear: both;
}
.btn2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color: rgba(27,76,128,1.00);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Playfair Display SC', serif;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.btn2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.btn2:active {
	position:relative;
	top:1px;
}
.tubanner { 
	position: absolute;
	background-image:url(../source/fancybox_overlay.png);
	color:rgba(255,255,255,1.00);
	position: absolute;
	left: 0px;
	top: 0px;
	right:0px;
	bottom:0px;
	z-index: 10000;
}