body {
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:black;
}

h1 {
	margin:0px;
	background-image: url(images/fondo-h1.gif);
	background-repeat: no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 30px;
	clear:both;
	height:20px;
}

h2, h3 {
	font-size: 12px;
	padding:0px;
	margin:0px;
}
h3{
	font-size: 12px;
}

a {
	text-decoration:none;
	color:#996600;
	outline: none;
	font-weight:bold;
}
a:hover {
	color:white;
}
p {
	margin:2px;
}
ul{
	margin:0px 0px 0px 15px;
}
ul li{
	font-family: Helvetica, sans-serif;
}

/*MARCOS-------------------------------------------------------------------*/
#box {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	display: table;
	-moz-opacity:0.00;>
}

#cabecera {
	width: 950px;
	float: left;
}

#cabeceraLogo {
	float: left;
	clear: both;
}

#columnaIzq{
	width:420px;
	float:left;
	margin-left:25px;
}

#columnaDer{
	width:485px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	text-align:center;
}

#pie {
	clear:both;
	color: white;
	margin: 0px auto;
	background-image:url(images/pie.gif);
	background-repeat:no-repeat;
	background-position:top;
	display: table;
	width:100%;
}
#pie a {
	color:#996600;
	text-decoration: none;
}
#direccion {
	float: left;
	color: white;
	padding-bottom:12px;
}
#edreams {
	text-align:right;
	float:right;
}
#edreams a{
	color:#87754e;
	font-size:11px;
}
#idiomas{
	float:right;
	padding:10px;
}
#idiomas img{
	margin:3px;
	border:0px;
}
/*TAMAŅOS-------------------------------------------------------------*/
.textosUno, .textosDos, .textosTres{
	clear:both;
	float:left;
	background-image:url(images/fondoTextos-001.gif);
	background-repeat:no-repeat;
	width:400px;
	padding:0px 8px 0px 8px;
	margin-right:25px;
	margin-left:25px;
	height:200px;
}
.textosDos{
	clear:none;
	background-image:url(images/fondoTextos-002.gif);
	height:190px;
	padding-top:10px;
}
.textosTres{
	background-image:url(images/fondoTextos-003.gif);
	width:600px;
}
.textoBlanco{
	color:white;
	background-image:url(images/seccion.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	padding-left:22px;
}

.textoBold{
	font-weight:bold;
}

.textoMarron{
	color:#583800;
}

	





