@charset "utf-8";

.logo {
	height:80px;
	width:76px;
	margin-left:40px;
	margin-top:15px;
	margin-bottom:8px;
}
body {
	font-family: "Lucida Grande",Tahoma,Verdana,sans-serif;
	color: #333;
	text-align: left;
	margin: 0px 0px 0px 0px;
	cursor:default;
	background-color: #f6f6f6;
	background-image: url(../images/bgs/background-6.png);
	background-repeat: repeat;
}
.luz {
	background-image: url(../images/bgs/fnd-luz.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: fixed;
	z-index: -3;
	width:auto;
	height:auto;
	left:0px;
	right:0px;	
	top:0px;
	bottom:0px;
}
.esi {
	position: fixed;
	z-index: -2;
	width:646px;
	height:446px;
	left:0px;	
	top:0px;
}
.edi {
	position: fixed;
	z-index: -2;
	width:646px;
	height:446px;
	right:0px;
	bottom:0px;
	background-image: url(../images/bgs/e-d-i.png);
	background-position: right bottom;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height:25px;
	font-weight:100;
	color: #031F2B;
	text-align: left;
	margin: 0px 0px 0px 0px;
	text-shadow: 2px 2px 2px #CCCCCC;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
	
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:0px
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	line-height: 15px;
	font-weight: normal;
	color: #09F;
	text-align: left;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#6A8995;
}
a:active {
	text-decoration: none;
}
img {
	border:none;
}
.contacto {
	line-height:25px;
}
.sombra-images-portfolio {
	background-image:url(../images/sombra-imagenes.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:22px;
	width:696px;
}
.sombra-mini-images-portfolio {
	background-image:url(../images/sombra-mini.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:22px;
	width:340px;
}
.sombra-small {
    background-image: url("../images/sombra-small.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 11px;
    margin-left: -18px;
    margin-top: 19px;
    width: 197px;
	position:absolute;
}
.menusup {
	background-color: #F6F6F6;
    border: thin dashed #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 100;
    height: 25px;
    margin-left: 0px;
    margin-top: 40px;
    padding-left: 5px;
    padding-top: 5px;
    position: absolute;
    width: 154px;
    z-index: 2;
	text-align: center;
}
.menusup a {
	font-size: 15px;
}
.menuseparador {
	padding-left:5px;
	padding-right:5px;
}
.menusup:hover {
	background-color: #fff;
	border:#666 thin dashed;
    height: 25px;
    margin-left: 0px;
    margin-top: 40px;
    position: absolute;
    width: 154px;
    z-index: 2;
	text-align: center;
}
#maincontainer{
width: 1050px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#F6F6F6;
z-index:200;
}

#topsection{
	margin-top:0px;
height: 71px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
float: right;
width: 767px;
margin-top:15px;
}

#leftcolumn{
	background-image:url(../images/fnd-innertube.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#ccc;
	position: fixed;
	color: #333333;
	float: left;
	font-size: 11px;
	line-height: 15px;
	margin-left: 38px;
	margin-bottom:15px;
	text-align: left;
	width: 200px;
	border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
}
#leftcolumn H2{
	font-size: 9px;
}
.listado-inicio {
	width: 230px;
}
#fondosup{
	position: fixed;
	margin: 0px;
	width: 100%;
	background-image: url(../images/fnd-3.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:187px;
	z-index:-1;
}
#fondoinf{
	position: fixed;
	margin: 0px;
	bottom:0px;
	width: 100%;
	background-image: url(../images/fndinf-2.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:70px;
	z-index:-1;
}

#leftcolumn ul {
	margin-top:26px;
	margin-left:-28px;
}
#leftcolumn ul li {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
 color: #333;
 margin-left: -20px;
 padding-bottom:5px;
 display: list-item;
 text-align:left;
}
.sombra-i-t {
	background-image: url(../images/sombra-small-2.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
	width:180px;
	height:10px;
	margin-top:9px;
	margin-left:-8px;
	position:absolute;
}

#rightcolumn{
float: left;
width: 190px; 
margin-left: -190px;
font-size: 11px;
line-height: 15px;
color: #333;
text-align: left;
}

#footer{
clear: left;
width: 100%;
height:22px;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.innertube2{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	background-color:#fff;
	padding:9px;
	text-align:center;
	border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
	background-image: url(../images/bgs/background-4.jpg);
	background-repeat: repeat;
}
.innertube2 H1{
	text-align:center;
	font-style:italic;
	color:#cc0066;
	letter-spacing: 1px;
	padding-top:7px;
	font-size:27px;
}
.innertube2 a{
	text-align:center;
}
.col1 {
	width:205px;
	font-size:11px;
	float:left;
	margin-left:-38px;
}
.col2 {
	width:250px;
	font-size:11px;
	float:left;
	margin-left:15px;
}
.col3 {
	width:250px;
	font-size:11px;
	float:left;
	margin-left:25px;
}
.cols {
	width:720px;
	height:auto;
	position:relative;
	float:left;
	margin-left:0px;
	margin-bottom:40px;
	line-height:17px;
}
.cols ul li {
	display: list-item;
	border-bottom:#CCCCCC thin dashed;
}
.col-detalles {
	font-size:11px;
	float:left;
	padding-bottom:15px;
	margin-left:3px;
	margin-top:0px;
	line-height:16px;
}
li {
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:100;
	display: block;
}
.gallery clearfix li {
	float:left;
	width:60px;
	height:60px;
}
.quie-es-img {
	width:720px;
	height:auto;
	position:relative;
	float:left;
	margin-left:50px;
	margin-top:35px;
}
.cliente {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	padding-bottom:5px;
	
}
.destacado {
	background-color: #cc0066;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
	color:#fff;
	border-bottom-left-radius:2px 2px;
	border-bottom-right-radius:2px 2px;
	border-top-left-radius:2px 2px;
	border-top-right-radius:2px 2px;
	transform: rotate(15deg);
}
.destacado-tel {
	background-color: #09F;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
	color:#fff;
	border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
	border-top-left-radius:3px 3px;
	border-top-right-radius:3px 3px;
}
/* caja mini */
.cliente-mini-l {
	width:340px;
	height:auto;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	border-bottom:#CCCCCC thin dashed;
}
.cliente-mini-l h2{
	position:relative;
}
.cliente-mini-r {
	width:340px;
	height:auto;
	float:left;
	margin-bottom:20px;
	border-bottom:#CCCCCC thin dashed;
}

.caja-mini {
	width:340px;
	height:auto;
	float:left;
}
.caja-mini h2 {
	margin-top:-17px;
	text-align:right;
}
.caja-imagen {
	width:330px;
	height:170px;
	background-color:#fff;
	padding-left:10px;
	padding-top:10px;
	border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
	border-top-left-radius:3px 3px;
	border-top-right-radius:3px 3px;
	box-shadow: 0 0 6px #CCCCCC;
}
.imagen1 {
	border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
	border-top-left-radius:3px 3px;
	border-top-right-radius:3px 3px;
}

.imagen-caja-mini {
	width:320px;
	height:160px;
	
}
.imagen-caja-extra {
	
}
/* FIN caja mini */

/* caja mini-m */
.cliente-mini-m-l {
	width:220px;
	height:auto;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	border-bottom:#CCCCCC thin dashed;
}
.cliente-mini-m-l h2{
	position:relative;
}
.cliente-mini-m-r {
	width:220px;
	height:auto;
	float:left;
	margin-bottom:20px;
	border-bottom:#CCCCCC thin dashed;
}

.caja-mini-m {
	width:220px;
	height:auto;
	float:left;
}
.caja-mini-m h2 {
	margin-top:-17px;
	text-align:right;
}
.caja-imagen-m {
	width:210px;
	height:170px;
	background-color:#fff;
	padding-left:10px;
	padding-top:10px;
	border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
	border-top-left-radius:3px 3px;
	border-top-right-radius:3px 3px;
	box-shadow: 0 0 6px #CCCCCC;
}
.imagen1-m {
	border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
	border-top-left-radius:3px 3px;
	border-top-right-radius:3px 3px;
}

.imagen-caja-mini-m {
	width:200px;
	height:160px;
	
}
.sombra-mini-images-portfolio-m {
	background-image:url(../images/sombra-mini-m.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:22px;
	width:220px;
}
/* FIN caja mini-m */


/* caja larga */
.cliente-larga {
	width:690px;
	height:auto;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	border-bottom:#CCCCCC thin dashed;
}
.cliente-larga h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:100;
	color: #031F2B;
	text-align: left;
	float:left;
	padding-bottom:5px;
	padding-left:12px;
}
.cliente-larga h2{
	margin-top:-10px;
	position:relative;
	text-align:right;
}
.caja-larga {
	width:690px;
	height:auto;
	float:left;
}
.caja-larga-imagen {
	width:690px;
	height:170px;
	background-color:#fff;
	padding-left:10px;
	padding-top:10px;
	border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
	border-top-left-radius:3px 3px;
	border-top-right-radius:3px 3px;
	box-shadow: 0 0 6px #CCCCCC;
}

.caja-larga-video {
	width:690px;
	height:170px;
	background-color:#fff;
	background-image:url(../images/fnd-video.png);
	padding-left:10px;
	padding-top:10px;
	background-repeat: repeat;
	background-position: left top;
}
.imagen-caja-larga {
}

.imagen-caja-larga-video {
	width:680px;
	height:160px;
	margin-left:0px;
	background-color:#f6f6f6;
}
.destacado-larga {
	background-color: #cc0066;
	margin-top:3px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
	color:#fff;
	float:left;
	border-bottom-left-radius:2px 2px;
	border-bottom-right-radius:2px 2px;
	border-top-left-radius:2px 2px;
	border-top-right-radius:2px 2px;
}
.destacado-mas-informacion {
	background-color:#cc0066;
	line-height:28px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:3px;
	color:#fff;
	margin-left:6px;
	border-bottom-left-radius:2px 2px;
	border-bottom-right-radius:2px 2px;
	border-top-left-radius:2px 2px;
	border-top-right-radius:2px 2px;
}
.destacado-mas-informacion:Hover {
	background-color:#eaeaea;
}
.destacado-mas-informacion a {
	color:#fff;
}
.destacado-mas-informacion a:Hover {
	color:#cc0066;
	font-weight:bolder;
}
/* FIN caja larga */
.precarga {
	font-size:36px;
	color:#000000;
}
.mini {
	background-color:#FFF;
	padding:7px;
	margin-right:3px;
	margin-bottom:3px;
	border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
	border-top-left-radius:3px 3px;
	border-top-right-radius:3px 3px;
	box-shadow: 0 0 6px #CCCCCC;
}
.mini:hover {
	background-color:#cc0066;
}

#betica-1 {
	font-size:12px;
	padding-bottom:15px;
	width:700px;
}
#betica-2 {
	font-size:12px;
	padding-bottom:15px;
	width:700px;
}
#equipo-nacional {
	font-size:12px;
	padding-bottom:15px;
	width:340px;
}
#tepongoguapa {
	font-size:12px;
	padding-bottom:15px;
	width:700px;
}
.gallery clearfix {
	margin-bottom:15px;
}
.item {
	width: 296px;
	margin: 0 0 30px 30px;
	float: left;
}
.item.first {
	clear: left;
	margin-left: 0;
}
.item img {
	opacity:0;
}
.newspaper {
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
-moz-column-gap:25px; /* Firefox */
-webkit-column-gap:25px; /* Safari and Chrome */
column-gap:25px;
-moz-column-rule:1px outset #ccc; /* Firefox */
-webkit-column-rule:1px outset #ccc; /* Safari and Chrome */
column-rule:1px outset #ccc;
-moz-column-rule-style:dotted; /* Firefox */
-webkit-column-rule-style:dotted; /* Safari and Chrome */
column-rule-style:dotted;
}
.video {
	margin-left:240px;;
}
.img_sombra{
		border-bottom-left-radius:3px 3px;
	border-bottom-right-radius:3px 3px;
	border-top-left-radius:3px 3px;
	border-top-right-radius:3px 3px;
	box-shadow: 0 0 6px #CCCCCC;
}
#san-sebastian {
	font-size:12px;
	padding-bottom:15px;
	width:340px;
}


