body{
	background-color: #375167;
	font-family: 'Roboto Condensed', sans-serif;
	color: #FFF;
}
.ie body{
	background-image: url('../imagenes/marina-arrecife-1680x1050.jpg');
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center 0;
}
header{
	position: relative;
}
.ie div#ie-header{
	position: relative;
}
#cont{
	padding-bottom: 20px;
}
#cont img.borde{
	box-shadow: 0px 1px 5px #2E4356;
}
.container{
	background-image: url('../imagenes/bg-trans-azul-3.png');
	padding: 0px 20px;
}
#logo{
	position: relative;
	margin-top: 25px;
	margin-left: 25px;
}
#logo div#flecha{
	position: absolute;
	width: 200px;
	height: 200px;
	top: 26px;
	left: 0px;
	-webkit-transition: left 0.5s;
	transition: left 0.5s;
}
#logo div#flecha:hover {
	left: 40px;
}
#logo div#flecha a {
	outline: 0;
}
nav{
	display: block;
}
nav ul{
	margin-top: 20px;
	transition: margin-top 1s;
}
.ie ul#menu{
	margin-top: 160px;
}
nav ul li{
	margin-bottom: 5px;
}
.ie ul#menu li{
	float: left;
	background-color: #FBE14E;
	padding: 8px 10px;
	margin-right: 3px;
}

nav ul li a{
	display: block;
	position: relative;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none !important;
	color: #fff;
	background-color: #FBE14E;
	opacity: 0.9;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	padding: 8px 10px;
}
.ie ul#menu li a{
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none !important;
	color: #fff;
}

.ie ul#menu li a:hover{
	text-decoration: none !important;
	color: #52A3CC;
}
nav ul#menu li a span.esquinal, nav ul#menu li a span.esquinar{
	position: absolute;
	width: 37px;
	height: 12px;
	display: none;
}
.ie li a span.esquinal, li a span.esquinar{
	position: absolute;
	width: 37px;
	height: 12px;
	display: none;
}
nav ul#menu li a span.esquinal{
	background-image: url('../imagenes/esquinal.png');
	background-repeat: no-repeat;
	top:-12px;
	left: -2px;
}
.ie li a span.esquinal{
	background-image: url('../imagenes/esquinal.png');
	background-repeat: no-repeat;
	top:-12px;
	left: -2px;
}
nav ul li a:hover{
	opacity: 1;
	color: #508394 !important;
}
nav ul li a, nav ul li a:hover, nav ul li a:link{
	outline: 0;
}
p#contacto{
	position: absolute;
	top: 7px;
	left: 85%;
	border-bottom: 4px solid #86B0BE;
	border-left: 1px solid #86B0BE;
	border-right: 1px solid #86B0BE;
}
.ie p#contacto{
	position: absolute;
	top: 7px;
	left: 80%;
	border-bottom: 4px solid #86B0BE;
	border-left: 1px solid #86B0BE;
	border-right: 1px solid #86B0BE;
}
p#contacto a{
	display: block;
	background-color: #415F79;
	color: #9CCFD6;
	padding: 8px 8px 10px 8px;
	font-size: 30px;
	outline: 0;
}
.ie p#contacto a{
	font-size: 26px;
	font-weight: bold;
}
p#contacto a:hover, p#contacto a:link{
	text-decoration: none;
}
span.borde{
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: -20px;
	padding: 0px 20px;
	border-top: 7px solid #415F79;
	border-bottom: 1px solid #548B9E;
}
.ie span.borde{
	width: 940px;
	left: 0px;
}
div#contacto{
	background: #415F79;
	padding: 20px 10px;
	margin: 0px -20px;
	xbackground-image: url('../imagenes/bg-rep01.png');
}
.ie div#contacto{
	padding: 20px 20px;
	margin: 0px -20px;
}
p#correo{
	color: #FBE14E;
	font-weight: bold;
	border-bottom: 1px dotted #FBE14E;
	padding-bottom: 0.6em;
}
p#correo a{
	color: #FBE14E;
	text-decoration: none;
	border-bottom: 1px solid #FBE14E;
}
p#otros-tramites{
	background-color: #71B4D5;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	color: #fff;
	text-align: center;
	margin-top: 1.5em;
	padding: 10px 0px;
}
.ie p#otros-tramites{
	margin-top: 130px;
}
p#otros-tramites:hover{
	background-color:  #90C4DE;
}
p#otros-tramites a{
	border-bottom: 1px solid #fff;
	color: #fff;
}
p#otros-tramites a:hover{
	text-decoration: none;
}
.ie p.btn{
	display: none;
}
footer div.container{
	padding: 23px 20px;
	text-align: center;
	border-top: 2px dotted #548B9E;
	border-bottom: 1px solid #2D4153;
	margin-bottom: 20px;
}
.ie div#pie{
	padding: 23px 20px;
	text-align: center;
	border-top: 2px dotted #548B9E;
	border-bottom: 1px solid #2D4153;
	margin-bottom: 20px;
}
div#pie p.ie7-contacto{
	display: none;
}
.ie div#pie p.ie7-contacto{
	display: block;
}
footer p.txt-small{
	letter-spacing: 1px;
}
footer p.txt-small a{
	color: #fff;
}
/**************************** txt **************************************/
blockquote h1{
	color: #FBE14E;
	text-align: center;
	font-size: 25px;
	letter-spacing: 1px;
	margin: 40px 0px;
}
h1,h2,h3,h4{
	text-shadow: 0px 3px 0px #2E4356;
}
h2{
	font-size: 24px;
	color: #ACD5E0;
}
h3 span.ok{
	font-size: 1.5em !important;
	color: #FBE14E;
}
#cont p:not(#otros-tramites){
	margin-bottom: 1em;
	font-family: Tahoma;
	font-size: 14px;
	text-shadow: 0px 1px 0px #000;
}
ul.tab35{
	margin-left: 35px;
}
ul.tab35 li{
	text-shadow: 0px 1px 0px #000;
}
#cont ul.square li{
	list-style-type: square;
}
#cont ul#servicios{
	line-height: 1.1em;
}
i.icon{
	vertical-align: middle;
}
p.caption{
	padding: 5px 10px;
	max-width: 230px;
	background-image: url('../imagenes/bg-trans-50.png');
	color: #1a1a1a;
	position: relative;
	top: -29px;
}
/****************************************************  clases  *********/
.current{
		color: #508394 !important;
		opacity: 1;
}
.comillas{
	font-size: 2.5em;
	font-family: Arial, sans-serif;
	vertical-align: middle; 
	line-height: 0em;
}
.arriba{
	display: block;
}
.borde-sup{
	border-top: 2px dotted #8FB6C3;
}
.borde-inf{
	border-bottom: 1px dotted #548B9E;
}
.txt-small{
	font-size: 11px !important;
	line-height: 1em;
}
/*  GOOGLE MAPS IFRAME ADAPTABLE */
iframe, object, embed{
	max-width: 100%;
}
/**************************Media Queries *****************************/
@media only screen and (min-width: 480px){
	#logo{
		margin-left: 5px;
	}
}
@media only screen and (min-width: 767px){
	nav ul{
		margin-left: 220px;
		margin-top: -119px;
	}
	.arriba{
		display: none;
	}
	p#contacto{
		left: 83%;
	}
}
@media only screen and (max-width: 767px){
	nav ul li a{
		text-transform:capitalize;
	}
}
@media only screen and (min-width: 979px){
	nav ul{
		margin-left: 0;
		margin-top: 166px;
	}
	nav ul li{
		float: left;
		margin-right: 5px;
	}
	nav ul li a{
		padding-left: 15px;
		padding-right: 15px;
		opacity: 0.8;
	}
	nav ul#menu li a span.esquinal, nav ul#menu li a span.esquinar{
		display: block;
	}
	blockquote h1{
		font-size: 35px;
	}
	p#correo{
		margin-right: 120px;
	}
	p#otros-tramites{
		margin-top: 120px;
		margin-left: -70px;
		margin-right: 70px;
	}
	p#contacto{
		left: 80%;
	}
	p#contacto a{
		padding: 23px 8px 10px 8px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 979px){
	
}
@media only screen and (max-width: 979px){
	.container{
		width: 90%;
	}
	.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12{
		width: 96%;
	}
	.offset1{
		margin-left: 20px;
	}
	textarea#comentario{
		width: 98%;
	}
}
@media only screen and (min-width: 1281px){
	body{
		background-image: url('../imagenes/marina-arrecife-1680x1050.jpg');
			background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center 0;
	}
	
}
@media only screen and (max-width: 1280px){
	body{
		background-image: url('../imagenes/marina-arrecife-1280.jpg');
			background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center 0;
	}
}
@media only screen and (max-width: 1024px){
	body{
		background-image: url('../imagenes/marina-arrecife-1024.jpg');
			background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center 0;
	}
}
#lbx{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	display: none;
	background-image: url('../imagenes/bg-trans-azul-3.png');
}
#lbx p.x{
	position: relative;
	top: 20px;
	left: 93%;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}
#lbx #marco{
	max-width: 800px;
	margin: 50px auto;
	box-shadow: 0px 0px 10px #1a1a1a
}
#lbx #marco img{
	width: 100%;
}