/*---------------------------------------------------------------------------------*/
/*----------------------------- NORMALIZACION  ------------------------------------*/
/*---------------------------------------------------------------------------------*/

* { margin:0; padding:0;} 

body { font-size: 75%; }
body, p, div, ul, li, form, select, input, table, tr, td, th {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 18px;
}

body {
	background-color:#fff;
}

ul { list-style:none;}

a img, :link img, :visited img { border:none; }

a:link {
	color:#DD127B;
	text-decoration:none;
}
a:visited {
	color:#0896E0;
	text-decoration:none;
}
a:hover, a:active {
	color:#099745;
	text-decoration:underline;
}

address { font-style:normal; }


/*---------------------------------------------------------------------------------*/
/*--------------------------------- STRUCTURE  ------------------------------------*/
/*---------------------------------------------------------------------------------*/

#cabecera {
	width:100%;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 88px;
	margin:0px;
}
#content {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	*width:980px;
	margin-top:10px;
}
#footer {
	width:100%;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 88px;
}
#header {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	*width:980px;
}

#logo {
	float:left;
	display:inline;
}

#logo a {
	background-image:url(../images/logo.jpg);
	display:block;
	text-indent:-2000px;
	height: 88px;
	width:228px;
}
/*---------------------------------------------------------------------------------*/
/*--------------------------------- MENU  ------------------------------------*/
/*---------------------------------------------------------------------------------*/
#nav { height: 40px; padding-top:48px; margin-left:400px;}
#nav ul { list-style: none; margin: 0; padding: 0; }
#nav li { width: 110px; height: 40px; float: left; margin: 0 5px 0 0; font: bold 13px georgia; text-align: center; }
#nav a { width: 100%; padding: 11px 0 13px 0; display: block; background: url(../images/nav-up.png); color: #333333; }
#nav a:hover { background: url(../images/nav-over.png); }
#nav li.current a { background: url(../images/nav-down.png); color: #FFFFFF; }
#nav li.current a:hover { background: url(../images/nav-down.png); }


/*---------------------------------------------------------------------------------*/
/*--------------------------------- FOTOS  ------------------------------------*/
/*---------------------------------------------------------------------------------*/
#fotogrande {
	background-image:url(../images/foto_header.jpg);
	margin-left:10px;
	width:640px;
	height:220px;
	margin-top:20px;
	margin-right:10px;
	float:left;
	display:inline;
}
#pusher {
	clear: both;	
}

/*---------------------------------------------------------------------------------*/
/*--------------------------------- FOTOS PEQ  ------------------------------------*/
/*---------------------------------------------------------------------------------*/
#foto_peq {
width:320px;
margin-left:660px;
margin-top:10px;
padding-top:10px;
height:65px;
}
#foto_peq h1{
	font-size:100%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:20px;
	*margin-top:30px;
}
#foto_peq img {
	margin:5px;
}

/*---------------------------------------------------------------------------------*/
/*--------------------------------- BOTONES  ------------------------------------*/
/*---------------------------------------------------------------------------------*/
#botonizq {
	background-image:url(../images/boton01.jpg);
	margin-left:10px;
	width:450px;
	height:61px;
	margin-top:10px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	display:inline;
}
#botonizq h1 {
	font-size:130%;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
	text-align:center;
	margin-top:10px;	
}
#botonizq h2 {
	font-size:110%;
	font-weight: bold;
	color:#333333;
	text-align:right;
	margin-top:10px;
}
#botonder {
	width:450px;
	background-image:url(../images/boton02.jpg);
	height:61px;
	margin-top:10px;
	margin-left:500px;
	padding:10px;
	margin-bottom:10px;
}
#botonder h1 {
	font-size:130%;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
	text-align:left;
	margin-top:10px;
	background-image: url(../images/email.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	height: 33px;
	line-height:31px;
}

#botonder h2 {
	font-size:110%;
	font-weight: bold;
	color:#333333;
	text-align:right;
	margin-top:-30px;
}
#botonder h2 a {
	color:#FFFFFF;
}

/*---------------------------------------------------------------------------------*/
/*--------------------------------- TEXTO  ------------------------------------*/
/*---------------------------------------------------------------------------------*/
.box {margin: 0 0 0.75em 0; clear: both; position: relative;}
b.cn {position: absolute;
  height: 10px; width: 10px;
  margin: 0; padding: 0;
  background: url(../images/bord-silver.png) no-repeat;
  line-height: 1px; font-size: 1px;}  /* IE/Win 'hacks' */
* html b.cn {background-image: url(../images/bord-silver.gif);}
b.tl {top: -1px; left: -1px; background-position: top left;}
b.tr {top: -1px; right: -1px; background-position: top right;}
b.bl {bottom: -1px; left: -1px; background-position: bottom left;}
b.br {bottom: -1px; right: -1px; background-position: bottom right;}

#spiffy {
border: 1px solid silver;
background-color: transparent;
background-image: url(../images/fade-grey.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: 50%;
background-y-position: -1px;
width:940px;
margin-top:20px;
margin-left:10px;
padding:10px;
margin-bottom:20px;
/*min-height:250px;*/

}
#spiffy img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#spiffy p {
	margin-top:5px;
}
.map img {
	border:solid 1px #FF3399;
}
/*---------------------------------------------------------------------------------*/
/*--------------------------------- PIE  ------------------------------------*/
/*---------------------------------------------------------------------------------*/
#text_footer {
	width:1000px;
	*width:980px;
	margin-left:auto;
	margin-right:auto;
	height:88px;
}
#credits {
	float:left;
	display:inline;
	margin-left:10px;
	color:#FFFFFF;
	margin-top:10px;
	width:600px;
}
#address a {
	color:#0a84b4;
	
}
#address {
	margin-top:10px;
	margin-bottom: 20px;
	text-align:right;
	color:#FFFFFF;
	margin-right:10px;
	padding-top:10px;
	*padding-top:0px;
}
#credits p {line-height: 20px;}
#credits a {color:#FFF;}
#linea {background-image:url(../images/linea.jpg) no-repeat;height: 2px; width:461px;}
.rosa {color:#ff0084; text-transform:uppercase; size:8px;}
#azul a {color:#0a84b4;}
.tab h3{
	color: #333;
	font-size: 12px;
	text-align: left;
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	border:none;
}
h3 {
	margin: 0;
	padding: 5px;
	font-size: 16px;
	color: #0997DE;
}
#wrapper{
	width: 940px;
	margin: 0;
}
#left{
	float: left;
	width: 250px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#right{
	width: 350px;
	margin-left: 300px;
}
.tab{
	color: #333;
	padding: 3px;
	margin: 0 1px 1px 0;
	text-align: center;
}
.stretcher{
	width: 600px;
}

