a {
	color: #F38921;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	border-bottom-style: solid;
	border-bottom-color: #FE8F01;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	}
	
#navigation a {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 36px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background-repeat: no-repeat;
	background-position: 14px 45%;
	background-color: #FE8F01;
	}

body{
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/fondo_disney_orlando.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4ebdd8;
	line-height: 18px;
	color: #333;
	background-attachment: fixed;
 }	 
	 
#izda{
	top:175px;
	left:0;
	width:219px;
	z-index:3;
	float: left;
}

#dcha{
	top:175px;
	right:0px;
	width:210px;
	z-index:2;
	float: right;
}

#c-block {
 width:100%;
 z-index:1;
 background:#c0c0c0;
 color: #333333;
 height:80%;}
#contenido p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}


#cabecera{
 width:100%; 
 margin:0;
  }

#contenido{
	z-index:5;
	float: left;
	width: 591px;
	background-color: #FFF;
 }
.titulintext {
	color: #333333;
}

h4 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #F28B23;
	font-weight: bold;
	line-height: 25px;
}
.titulin {
	font-weight: bold;
	color: #FDDA80;
	font-size: 14px;
	}




#pie{
	width:100%;
	margin:0;
	float: none;
	clear: both;
	font-size: 10px;
 }
#wrapper {
	maxlengh: 1004px;
	width: 1020px;
	margin: auto;
	border: 1px solid #FFB681;
	background-color: #FFF;
}
h2 {
	font-size: 14px;
	color: #F28B23;
}
.borde_azul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4EBDD8;
}
.titulo {
	color: #355E92;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 35px;
	letter-spacing: 0.2em;
}
#contenido hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FE8A03;
}
