@charset "utf-8";
/*inicializadores*/
h1, h2, h3, h4, h5, p{
margin:0px;
padding:0px;
}
a img{
border:none;
}
ol, ul, li{
list-style:none;
padding:0px;
margin:0px;
}
/*id*/
body{
margin:0px;
background:#FFFFFF url(../img/fdo-body.jpg) repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
}

#head{
text-align:center;
padding:1em 0em;
font-size:12px;
font-weight:bold;
color:#999999;
border-bottom:#CCCCCC solid 1px;
}
#head img{
margin-bottom:1em;
}
#head a{
color:#333333;
text-decoration:none;
letter-spacing:4px;
padding:0px 0.5em;
}
#head a:hover{
color:#374094;
}

#flash{
margin-bottom:0.5em;
}

#flash-about{
float:left;
margin-right:0.5em;
}

#contenidos{
font-size:12px;
}

#contenidos ul{

}

#contenidos ul li{
}


#contenidos p{
margin-bottom:1em;
line-height:1.3em;
}

#contenidos p a{
color:#333333;
}

.watches{
background:url(../img/fdo-watches.jpg) no-repeat 50% 0%;
width:614px;
margin:0px auto;
}
.watches span{
display:block;
padding:0.5em 5em;
}

.watches a{
color:#333333;
text-decoration:none;
}

.watches a:hover{
text-decoration:underline;
}

#newsletters{
text-align:center;
background:#F6F6F6;
padding:1em;
margin:1em 0px;
font-size:12px;
}

#newsletters form{
padding-top:1em;
//padding-top:0em;
}

#newsletters form .campo-texto-simple{
border:#DCDFE7 solid 1px;
padding:0.3em;
}

h1{
color:#374094;
text-align:center;
font-size:17px;
border-bottom:#CCCCCC solid 1px;
margin-bottom:1em;
padding:0.3em 0px;
letter-spacing:4px;
}

h2{
color:#374094;
font-size:11px;
margin-bottom:0.5em;
letter-spacing:4px;
}

#contendor{
width:740px;
margin:0px auto;
}

#pie{
background:#EBECF4;
font-size:12px;
padding:2em 0px;
line-height:1.4em;
}

#pie a{
color:#333333;
text-decoration:none;
}

#pie a:hover{
text-decoration:underline;
}

#pie #pieint{
width:740px;
margin:0px auto;
}
/*---MAPAS----*/
#mapa{
width:500px;
margin:0px auto;
}
#mapa p{
font-size:12px;
}
#mapa .cabezal{
padding-top:0.5em;
text-align:center;
}
#mapa .mapa-grande{
text-align:center;
}
#pop{
	background:#FFFFFF url(../img/fdo-body.jpg) repeat-x;
	position:absolute;
	border-bottom:#374094 solid 6px;
	border-left:#374094 solid 6px;
	border-right:#374094 solid 6px;
	border-top:#374094 solid 3px;
	width:500px;
	height:650px;
	display:block;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-325px;
	visibility:hidden;
	z-index:10000;
}
/*clases*/
.clear{
clear:both;
}
.fotos-pie{
float:left;
margin-right:1em;
}
.foto-centrada{
text-align:center;
}
.corregir-boton{
position:relative;
top:6px;
//top:2px;
}
