﻿A:link {color:#445671;}
A:visited {color:#445671;}
A:active {color:#445671;}

body,html{
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: black url('img/backflower.jpg') center top; 
	/* background: black url('img/back.jpg') repeat-x center top; */ 
	height: 100%;
	
}

a{text-decoration:none} 
A:link {COLOR: "#000000"; TEXT-DECORATION: none}
A:visited {COLOR: "#0000AA"; TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:hover {COLOR: blue; font-weight:bold;  font-family: Arial}

#container{
	width: 800px;
	
 	position:absolute;
 	
 	/* background: white; */

	left:50%;
	margin-left:-400px;
	
	/* vertical-align:bottom; */
	
	
}

/* #fondoadorno{
 	position:absolute;
	width: 171px;
	height:384px;
	left:50%;
	margin-left:-572px;
 	background:url('img/fondoadorno.jpg') no-repeat ;
 	z-index:20;
}
*/

#fondoadorno{
 	position:absolute;
	width: 210px;
	height:630px;
	left:50%;
	margin-left:-610px;
 	/* background:url('img/lateral_id.jpg') no-repeat ; */
 	z-index:20;
}


#capagr{
	float: left;
	
	left: 0px;
	
	background: white url('img/backgr_foot_gr.jpg') no-repeat bottom;
	background: white;

	height:auto;

	min-height:100%;
	
	width: 600px;
	
	border-left: 1px silver solid;
	
	z-index: 1;

	

}


#capapeq{
	background: #85170f;

	/* background: #CCCCCC url('img/backgr_foot.jpg') no-repeat bottom center;  */	

	width: 199px;

	height:auto;

	min-height:100%;

	right:0px;

	top:0px;

 	float:right;

	/* border-right: 1px rgb(174,172,169) solid; */

	z-index: 2;
}

#banner{
	/* background-image: url('img/banner.jpg'); */
	width: 600px;
	height: 200px;
	
	float:left;
	left:0px;
}

#flashlogo{
  	width: 510px;
  	height: 28px; 
  	margin-left: 45px;  	
  	margin-top: 32px;
  	text-align:right;
}

#firefox{
	position:absolute;
	width:80px;
	height:78px;	
	left:50%;
	margin-left:-450px;
	top:260px;
	z-index:100;

}

#menupeq{
	width: 600px;
	height: 18px;
	
	position:absolute;
	
	left:50%;
	margin-left:-399px;
	
	top:202px;

	z-index:4;
	
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 
	background-image: url('img/barramenu.jpg');
}

.contenidomenupeq{
	text-decoration:none;
	float: left;
	padding: 2px;
	cursor: pointer;
	color: #85170f;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#slogan_esp{
	background-position: center;
	float:left;
	left:0px; 
	width: 600px;
	height: 100px;
	margin-top:30px;
	background: transparent url('img/frase_es.gif') no-repeat center;
	z-index:2;
}

#slogan_en{
	background-position: center;
	float:left;
	left:0px; 
	width: 600px;
	height: 100px;
	margin-top:30px;
	background: transparent url('img/frase_en.gif') no-repeat center;
	z-index:2;
}

#banderasidiomas{
	position: absolute;
	
	left: 50%;
	margin-left: 385px;
	top: 150px;
	
	background-color: transparent;
	
	width: 31px;
	height: 60px;
	
	z-index: 10;
}

#logoesquina{
	background: transparent url('img/trozo2.jpg') no-repeat; 
	position: absolute;
	z-index: 3;
	width: 199px;
	height: 196px;
	left: 50%;
	margin-left: 201px;
	top: 0px;
	/* ESTE ES EL VIEJO
	background: transparent url('img/trozo.jpg') no-repeat; 
	position: absolute;
	z-index: 3;
	width: 228px;
	height: 200px;
	left: 50%;
	margin-left: 201px;
	top: 0px;  */
}

#menuderecho{
	background-color: transparent;
	position: absolute;
	background-position: bottom;
	width: 190px;
	top: 200px;
	left: 50%;
	margin-left: 201px;
	z-index: 5;
}

.menuderechotitulo{
	background-color: transparent;
	width: 190px;
	height: 25px;
	z-index: 5;
}

.menuderechocontenido{
	border-bottom: 1px #FFFFFF dotted;
	background-color: transparent;
	background-position: bottom;
	width: 145px;
	height: 18px;
	top: 200px;
	left: 50%;
	margin-left: 25px;
	padding-top:3px;
	padding-bottom:-2px;
	z-index: 5;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* color: #FFFFFF;	*/
	color: #FFFFFF;
	text-decoration:none;
	cursor: pointer;
}

