/* Comienza la estructura */
/* Pagina de entrada */
.introMain {
width:671px;
height:344px;
clear:both;
margin:auto;
margin-top:50px;
text-align:right;
background:url(../img/intro_bg.jpg) 50px top no-repeat;
}

.introFooter {
width:671px;
height:70px;
clear:both;
margin:auto;
/*margin-top:14px;*/
text-align:left;
color:#7f7f7f;
padding:0;
}

.introFooter address {
	float:left;
	display:inline;
	padding:24px 0px 0px 122px;
	font:normal 1.1em/1.1em 'Trebuchet MS', Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.introFooter address a,
.introFooter address a:link,
.introFooter address a:visited,
.introFooter address a:hover,
.introFooter address a:active { font-weight:normal;color:#7f7f7f;text-decoration:underline !important;}
.introFooter address a:hover  { color:#0054a6;}

/* paginas interiores */

.header {
width:760px;
height:221px;
clear:both;
margin:auto;
text-align:left;
background:url(../img/head_01.jpg) 1px top no-repeat;
}

.headerIn {
width:760px;
height:221px;
float:left;
display:inline;
background:url(../img/tit_galeria_de_imagenes.png) 233px bottom no-repeat;
}

.headerInLogo {
width:760px;
height:71px;
float:left;
display:inline;
}

.headerInMenu {
width:269px;
height:150px;
float:left;
display:inline;
background:url(../img/f_curvas_top_left.png) left top no-repeat;
padding:0px 0px 0px 76px;
}

/*CONTENIDOS*/

.main {
width:760px;
clear:both;
margin:auto;
text-align:left;
background:url(../img/main_shadow_top.png) 76px top no-repeat;
padding:0px 0px 0px 0px;
}

.mainIn {
width:472px;
float:left;
display:inline;
text-align:left;
/*background-color:#0F0;*/
background:url(../img/main_shadow_bottom.png) 76px bottom no-repeat;
padding:32px 32px 48px 256px;
}

.leftCol {
width:292px;
float:left;
display:inline;
margin:0;
text-align:left;
}

.rightCol {
width:158px;
float:right;
display:inline;
margin:0;
text-align:center;
}

.servicio {
float:left;
display:inline;
margin:0px 0px 20px 0px;
}

.rightCol img {
	border:8px solid #dedede;
	margin:0px 0px 16px 0px;
}

/* Footer */
.footer {
width:760px;
height:100px;
clear:both;
margin:auto;
margin-top:14px;
text-align:left;
background:url(../img/f_footer.png) 63px top no-repeat;
color:#7f7f7f;
padding:0px 0px 0px 0px;
}

.footer address {
	float:left;
	display:inline;
	padding:26px 0px 0px 122px;
	font:normal 1.1em/1.1em 'Trebuchet MS', Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.footer address a,
.footer address a:link,
.footer address a:visited,
.footer address a:hover,
.footer address a:active { font-weight:normal;color:#7f7f7f;text-decoration:underline !important;}
.footer address a:hover  { color:#0054a6;}

/* imágenes o capas con alpha */
.transparent {
width:500px;
height:250px;
background:url(../img/alpha24.png) left top no-repeat;
}

.transparent a { position:relative; }

/* borde de imagen */
.imgBorder { border:1px solid #cebe87; }
