@charset "utf-8";
header, nav, section, article, aside, figure, footer{
	display: block;
	text-align: center;
}
.limpiar{
	clear:both;
	}

body{
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

p0{
	font-family: 'Yaldevi', sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
		
	}

p{
	font-family: Candara;
	font-size: 15px;
	color: #FFF;
	text-shadow:0.1em 0.1em 0.08em #000;
	}
p1{
	font-family: Candara;
	font-size: 15px;
	color: #CCCCCC;
	text-align: justify;
	font-weight: bold;
	
	}
p2{
	font-family: 'Yaldevi', sans-serif;
	font-size: 15px;
	color: #ddd;
	font-weight: normal;
	}
p3{
	font-family: Candara;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
p4{
	font-family: 'Yaldevi', sans-serif;
	font-size: 15px;
	color: #390;
	font-weight: normal;
	}
p5{
	font-family: Candara;
	font-size: 15px;
	color: #fff;
	text-align: justify;
	font-weight: bold;
	line-height:150%;
	
	}
p6{
	font-family: 'Yaldevi', sans-serif;
	font-size: 15px;
	color: #036;
	text-align: justify;
	font-weight: bold;	
	}
p7{
	font-family: Candara;
	font-size: 15px;
	color: #0099FF;
	text-align: justify;
	font-weight: bold;
	line-height:150%;
	}
p8{
	font-family: Candara;
	font-size: 15px;
	color: #ff00ff;
	text-align: justify;
	font-weight: bold;
	line-height:150%;
	
	}
h1{
	font-family: 'Yaldevi', sans-serif;
	font-size: 20px;
	color: #FF00FF;
	
}

h2{
	font-family: 'Yaldevi', sans-serif;
	font-size: 20px;
	color: #0099FF;
	}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding-left: 2px;
	}
h4{
	font-family: Candara;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	}
h5{
	font-family: 'Yaldevi', sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #007F83;
	text-align: justify;
	}
h6{
	font-family: 'Days One', sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	
	}
h7{
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	color: #C60;
	text-align: justify;
	font-weight: bold;
	text-shadow: 0.1em 0.1em 0.05em #000;
	}

/*-- maquetacion --*/
#contenedor{
	width: 1325px;
	margin:auto;
}
.flotante {
	display: scroll;
	position: fixed;
	bottom: 100px;
	right: 0px;
	z-index: 999;
}

#cabecera{
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: rgba(255,0,0,0.5);
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	}
	
#logo{
	float: left;
	margin-left: 30px;
	padding-top: 5px;	
	}
#dir{
	float: left;
	width: auto;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 100px;	
	}
.menu{
	margin-top: 10px;
	background-color: #424251;
	margin-bottom: 10px;
	}
#titulo{
	line-height: 20%;
	margin-top: 25px;
	margin-bottom: 40px;
	}
	
/*--EMPRESA--*/
#ft-emp{
	float: left;
	margin-top: 10px;
	margin-left: 100px;	
	
	}
	#ft-emp img{
	border-radius: 15px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #F00;
	border-left-color: #F00;		
		}
#tex-emp{
	padding: 30px;
	float: right;
	margin-top: -250px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 150px;
	background-color: rgba(255,255,255,0.2);
	width: 500px;
	text-align: justify;
	}
#linea{
	background-color: #666;
	height: 2px;
	margin-top: 40px;
	margin-right: 300px;
	margin-bottom: 40px;
	margin-left: 300px;
	}
	
/*--INTERIOR MUJER--*/

#galeria{
	float: left;
	margin-top: 20px;
	margin-left: 100px;
	border: 2px solid #F00;	
	background-color: rgba(255,255,255,0.2);
	}

#tex-mujer{
	padding: 30px;
	float: right;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: rgba(255,255,255,0.2);
	width: 500px;
	text-align: center;
	}
	
/*--FOOTER--*/
footer{
	background-color: rgba(102,0,0,0.7);
	margin-left: 0px;
	margin-top: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: left;
	}
.comunicacion{
	float: left;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 50px;	
	}
#copy{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-left: 350px;
	}
#copy1{
	margin-right: 10px;
	margin-left:10px;
	}
#contador{
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;	
	}
	
/*--mapa--*/
.mapa{
	float: right;
	margin-left: 40px;
	width: 350px;
	height: 250px;
	position: relative;
// This is the aspect ratio
    height: 75%;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 30px;
	border: 3px outset #666;
	margin-right: 80px;
	}
/*--codigo-mapa-google--*/

.mapa iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px !important;
	height: 250px !important;
}




@media only screen and (max-width:1024px){
	
	body{
	width:100%;	
	}
	#contenedor{
	width: 100%;
	margin:0 auto;	
	}
	#cabecera{
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: rgba(255,0,0,0.5);
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	}
	
#logo{
	float: left;
	margin-left: 30px;
	padding-top: 5px;	
	}
#dir{
	float: left;
	width: auto;
	margin-top: 40px;
	margin-right: 70px;
	margin-left: 50px;	
	}
.menu{
	margin-top: 10px;
	background-color: #424251;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	}
#titulo{
	line-height: 20%;
	margin-top: 25px;
	margin-bottom: 40px;
	}
	
/*--EMPRESA--*/
#ft-emp{
	float: left;
	margin-top: 10px;
	margin-left: 50px;	
	
	}
	#ft-emp img{
	border-radius: 15px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #F00;
	border-left-color: #F00;		
		}
#tex-emp{
	padding: 30px;
	float: right;
	margin-top: -300px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 150px;
	background-color: rgba(255,255,255,0.2);
	width: 300px;
	text-align: justify;
	}
#linea{
	background-color: #666;
	height: 2px;
	margin-top: 40px;
	margin-right: 300px;
	margin-bottom: 40px;
	margin-left: 300px;
	}
	
/*--INTERIOR MUJER--*/

#galeria{
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	border: 2px solid #F00;	
	background-color: rgba(255,255,255,0.2);
	width:auto;
	height:auto;
	}
#tex-mujer{
	padding: 30px;
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: rgba(255,255,255,0.2);
	width: 350px;
	text-align: center;
	}
	
/*--FOOTER--*/
footer{
	background-color: rgba(102,0,0,0.7);
	margin-left: 0px;
	margin-top: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: left;
	}
.comunicacion{
	float: left;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 50px;	
	}
#copy{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-left: 350px;
	}
#copy1{
	margin-right: 10px;
	margin-left:10px;
	}
#contador{
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;	
	}
	
/*--mapa--*/
.mapa{
	float: right;
	margin-left: 40px;
	width: 350px;
	height: 250px;
	position: relative;
// This is the aspect ratio
    height: 75%;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 30px;
	border: 3px outset #666;
	margin-right: 80px;
	}
/*--codigo-mapa-google--*/

.mapa iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px !important;
	height: 250px !important;
}
	
	
	
	}
@media only screen and (max-width:768px){

body{
	width:100%;	
	}
	#contenedor{
	width: 100%;
	margin:0 auto;	
	}
	#cabecera{
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: rgba(255,0,0,0.5);
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	}
	
#logo{
	float: left;
	margin-left: 30px;
	padding-top: 40px;	
	}
#dir{
	float: right;
	width: auto;
	margin-top: 40px;
	margin-right: 100px;
	margin-left: 100px;
	}
.menu{
	margin-top: 10px;
	background-color: #424251;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	}
#titulo{
	line-height: 20%;
	margin-top: 25px;
	margin-bottom: 40px;
	}
	
	
/*--EMPRESA--*/
#ft-emp{
	float: left;
	margin-top: 10px;
	margin-left: 100px;	
	
	}
	#ft-emp img{
	border-radius: 15px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #F00;
	border-left-color: #F00;
	height: 90%;
	width: 90%;
		}
#tex-emp{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 100px;
	background-color: rgba(255,255,255,0.2);
	width: 450px;
	text-align: justify;
	}
#linea{
	background-color: #666;
	height: 2px;
	margin-top: 40px;
	margin-right: 300px;
	margin-bottom: 40px;
	margin-left: 300px;
	}
	/*--INTERIOR MUJER--*/

#galeria{
	float: left;
	margin-top: 20px;
	margin-left: 200px;
	border: 2px solid #F00;	
	background-color: rgba(255,255,255,0.2);
	
	}

#tex-mujer{
	padding: 30px;
	float: right;
	margin-top: 10px;
	margin-right: 180px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: rgba(255,255,255,0.2);
	width: 350px;
	text-align: center;
	}
	
/*--FOOTER--*/
footer{
	background-color: rgba(102,0,0,0.7);
	margin-left: 0px;
	margin-top: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: left;
	}
.comunicacion{
	float: left;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 200px;	
	}
#copy{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-left: 150px;
	}
#copy1{
	margin-right: 10px;
	margin-left:10px;
	}
#contador{
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;	
	}
	
/*--mapa--*/
.mapa{
	float: left;
	margin-left: 200px;
	width: 350px;
	height: 250px;
	position: relative;
// This is the aspect ratio
    height: 75%;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 30px;
	border: 3px outset #666;
	margin-right: 0px;
	}
/*--codigo-mapa-google--*/

.mapa iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px !important;
	height: 250px !important;
}

}

@media only screen and (max-width:640px){
body{
	width:100%;	
	}
	#contenedor{
	width: 100%;
	margin:0 auto;	
	}
	#cabecera{
	padding-bottom: 10px;
	background-color: rgba(255,0,0,0.5);
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	}
	
#logo{
	float: left;
	margin-left: 30px;
	padding-top: 0px;
	margin-top: 20px;
	}
#dir{
	float: right;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 130px;
	}
.menu{
	margin-top: 10px;
	background-color: #424251;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	}
#titulo{
	line-height: 20%;
	margin-top: 25px;
	margin-bottom: 40px;
	}
	
/*--EMPRESA--*/
#ft-emp{
	float: left;
	margin-top: 10px;
	margin-left: 60px;	
	
	}
	#ft-emp img{
	border-radius: 15px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #F00;
	border-left-color: #F00;
	height: 90%;
	width: 90%;
		}
#tex-emp{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 110px;
	background-color: rgba(255,255,255,0.2);
	width: 350px;
	text-align: justify;
	}
#linea{
	background-color: #666;
	height: 2px;
	margin-top: 40px;
	margin-right: 300px;
	margin-bottom: 40px;
	margin-left: 300px;
	}
	/*--INTERIOR MUJER--*/

#galeria{
	float: left;
	margin-top: 20px;
	margin-left: 120px;
	border: 2px solid #F00;	
	background-color: rgba(255,255,255,0.2);
	
	}

#tex-mujer{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-left: 100px;
	margin-bottom: 20px;
	background-color: rgba(255,255,255,0.2);
	width: 350px;
	text-align: center;
	}
	
	/*--FOOTER--*/
footer{
	background-color: rgba(102,0,0,0.7);
	margin-left: 0px;
	margin-top: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: left;
	}
.comunicacion{
	float: left;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 120px;	
	}
#copy{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-left: 150px;
	}
#copy1{
	margin-right: 10px;
	margin-left:10px;
	}
#contador{
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;	
	}
	
/*--mapa--*/
.mapa{
	float: left;
	margin-left: 120px;
	width: 350px;
	height: 250px;
	position: relative;
// This is the aspect ratio
    height: 75%;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 30px;
	border: 3px outset #666;
	margin-right: 0px;
	}
/*--codigo-mapa-google--*/

.mapa iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px !important;
	height: 250px !important;
}
	
	
	
	}
	
	@media only screen and (max-width:480px){
body{
	width:100%;	
	}
	#contenedor{
	width: 100%;
	margin:0 auto;	
	}
	#cabecera{
	padding-bottom: 10px;
	background-color: rgba(255,0,0,0.5);
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	}
	
#logo{
	float: left;
	margin-left: 130px;
	padding-top: 0px;
	margin-top: 20px;
	}
#dir{
	float: left;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 130px;
	}
.menu{
	margin-top: 10px;
	background-color: #424251;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	}
#titulo{
	line-height: 20%;
	margin-top: 25px;
	margin-bottom: 40px;
	}
	
/*--EMPRESA--*/
#ft-emp{
	float: left;
	margin-top: 10px;
	margin-left: 20px;	
	
	}
	#ft-emp img{
	border-radius: 15px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #F00;
	border-left-color: #F00;

		}
#tex-emp{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 70px;
	background-color: rgba(255,255,255,0.2);
	width: 300px;
	text-align: justify;
	}
#linea{
	background-color: #666;
	height: 2px;
	margin-top: 40px;
	margin-right: 300px;
	margin-bottom: 40px;
	margin-left: 300px;
	}
	/*--INTERIOR MUJER--*/

#galeria{
	float: left;
	margin-top: 20px;
	margin-left: 65px;
	border: 2px solid #F00;	
	background-color: rgba(255,255,255,0.2);
	
	}

#tex-mujer{
	padding: 30px;
	float: right;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: rgba(255,255,255,0.2);
	width: 300px;
	text-align: center;
	}
		
	/*--FOOTER--*/
footer{
	background-color: rgba(102,0,0,0.7);
	margin-left: 0px;
	margin-top: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: left;
	}
.comunicacion{
	float: left;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 60px;	
	}
#copy{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-left: 50px;
	}
#copy1{
	margin-right: 10px;
	margin-left:10px;
	}
#contador{
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;	
	}
	
/*--mapa--*/
.mapa{
	float: left;
	margin-left: 60px;
	width: 350px;
	height: 250px;
	position: relative;
// This is the aspect ratio
    height: 75%;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 30px;
	border: 3px outset #666;
	margin-right: 0px;
	}
/*--codigo-mapa-google--*/

.mapa iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px !important;
	height: 250px !important;
}
	
	}
	
	@media only screen and (max-width:414px){
body{
	width:100%;	
	}
	#contenedor{
	width: 100%;
	margin:0 auto;	
	}
	#cabecera{
	padding-bottom: 10px;
	background-color: rgba(255,0,0,0.5);
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	}
	
#logo{
	float: left;
	margin-left: 100px;
	padding-top: 0px;
	margin-top: 20px;
	}
#dir{
	float: left;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 90px;
	}
.menu{
	margin-top: 10px;
	background-color: #424251;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	}
#titulo{
	line-height: 20%;
	margin-top: 25px;
	margin-bottom: 40px;
	}
	
/*--EMPRESA--*/
#ft-emp{
	float: left;
	margin-top: 10px;
	margin-left: 10px;	
	
	}
	#ft-emp img{
	border-radius: 15px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #F00;
	border-left-color: #F00;

		}
#tex-emp{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-color: rgba(255,255,255,0.2);
	width: 300px;
	text-align: justify;
	}
#linea{
	background-color: #666;
	height: 2px;
	margin-top: 40px;
	margin-right: 300px;
	margin-bottom: 40px;
	margin-left: 300px;
	}
	/*--INTERIOR MUJER--*/

#galeria{
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	border: 2px solid #F00;	
	}


#tex-mujer{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 28px;
	background-color: rgba(255,255,255,0.2);
	width: 300px;
	text-align: center;
	}
	
	/*--FOOTER--*/
footer{
	background-color: rgba(102,0,0,0.7);
	margin-left: 0px;
	margin-top: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: left;
	}
.comunicacion{
	float: left;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 30px;	
	}
#copy{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 25px;
	}
#copy1{
	margin-right: 10px;
	margin-left:10px;
	}
#contador{
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;	
	}
	
/*--mapa--*/
.mapa{
	float: left;
	margin-left: 30px;
	width: 350px;
	height: 250px;
	position: relative;
// This is the aspect ratio
    height: 75%;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 30px;
	border: 3px outset #666;
	margin-right: 0px;
	}
/*--codigo-mapa-google--*/

.mapa iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px !important;
	height: 250px !important;
}	
	
	
	}
	
	@media only screen and (max-width:375px){
body{
	width:100%;	
	}
	#contenedor{
	width: 100%;
	margin:0 auto;	
	}
	#cabecera{
	padding-bottom: 10px;
	background-color: rgba(255,0,0,0.5);
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	}
	
#logo{
	float: left;
	margin-left: 100px;
	padding-top: 0px;
	margin-top: 20px;
	}
#dir{
	float: left;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 70px;
	}
.menu{
	margin-top: 10px;
	background-color: #424251;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	}
#titulo{
	line-height: 20%;
	margin-top: 25px;
	margin-bottom: 40px;
	}
	
/*--EMPRESA--*/
#ft-emp{
	float: left;
	margin-top: 10px;
	margin-left: 5px;	
	
	}
	#ft-emp img{
	border-radius: 15px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #F00;
	border-left-color: #F00;

		}
#tex-emp{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-color: rgba(255,255,255,0.2);
	width: 250px;
	text-align: justify;
	}
#linea{
	background-color: #666;
	height: 2px;
	margin-top: 40px;
	margin-right: 300px;
	margin-bottom: 40px;
	margin-left: 300px;
	}
	
	/*--INTERIOR MUJER--*/

#galeria{
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	border: 2px solid #F00;	
	}


#tex-mujer{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 28px;
	background-color: rgba(255,255,255,0.2);
	width: 250px;
	text-align: center;
	}
	
	/*--FOOTER--*/
footer{
	background-color: rgba(102,0,0,0.7);
	margin-left: 0px;
	margin-top: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: left;
	}
.comunicacion{
	float: left;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	}
#copy{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 25px;
	}
#copy1{
	margin-right: 10px;
	margin-left:10px;
	}
#contador{
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;	
	}

/*--mapa--*/
.mapa{
	float: left;
	margin-left: 15px;
	width: 325px;
	height: 250px;
	position: relative;
// This is the aspect ratio
    height: 75%;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 30px;
	border: 3px outset #666;
	margin-right: 0px;
	}
/*--codigo-mapa-google--*/

.mapa iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 425px !important;
	height: 250px !important;
}		
	
	
	}
	
	@media only screen and (max-width:360px){
body{
	width:100%;	
	}
	#contenedor{
	width: 100%;
	margin:0 auto;	
	}
	#cabecera{
	padding-bottom: 10px;
	background-color: rgba(255,0,0,0.5);
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	}
	
#logo{
	float: left;
	margin-left: 90px;
	padding-top: 0px;
	margin-top: 20px;
	}
#dir{
	float: left;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 50px;
	}
.menu{
	margin-top: 10px;
	background-color: #424251;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	}
#titulo{
	line-height: 20%;
	margin-top: 25px;
	margin-bottom: 40px;
	}
	
/*--EMPRESA--*/
#ft-emp{
	float: left;
	margin-top: 10px;
	margin-left: 5px;	
	
	}
	#ft-emp img{
	border-radius: 15px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #F00;
	border-left-color: #F00;

		}
#tex-emp{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-color: rgba(255,255,255,0.2);
	width: 250px;
	text-align: justify;
	}
#linea{
	background-color: #666;
	height: 2px;
	margin-top: 40px;
	margin-right: 300px;
	margin-bottom: 40px;
	margin-left: 300px;
	}
	
	/*--INTERIOR MUJER--*/

#galeria{
	float: left;
	margin-top: 20px;
	margin-left: 3px;
	border: 2px solid #F00;	
	}


#tex-mujer{
	padding: 30px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 28px;
	background-color: rgba(255,255,255,0.2);
	width: 250px;
	text-align: center;
	}
	
	/*--FOOTER--*/
footer{
	background-color: rgba(102,0,0,0.7);
	margin-left: 0px;
	margin-top: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(../imagenes/fd-cab.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-position: left;
	}
.comunicacion{
	float: left;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	}
#copy{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-left: 25px;
	}
#copy1{
	margin-right: 10px;
	margin-left:10px;
	}
#contador{
	float: right;
	width: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;	
	}

	
/*--mapa--*/
.mapa{
	float: left;
	margin-left: 15px;
	width: 325px;
	height: 250px;
	position: relative;
// This is the aspect ratio
    height: 75%;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 30px;
	border: 3px outset #666;
	margin-right: 0px;
	}
/*--codigo-mapa-google--*/

.mapa iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 425px !important;
	height: 250px !important;
}			
	
	
	}
	

