@import url("../styles/layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #6699CC;
	background-image: url("../images/fondo.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
}
h2, h3{
	text-indent: 1em;
}
p{
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}
#container {
	width: 800px;
	margin: 0px auto;
	background-color:#ffffff;
}
#masthead {
	width: 798px;
	border-top: 4px solid #0066CC;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #ffffff;
	background-image:url('../images/fondo_header.jpg');
	height:140px;
}
#subhead {
	width: 798px;
	border-top: none;
	border-right: 1px solid #a9a9a9;
	border-bottom: none;
	border-left: 1px solid #a9a9a9;
	background-color: #003366;
	height:110px;
}
#hr_olas{
	background-image:url('../images/hr_olas.png');
	position: relative; 
	width: 800px; 
	height: 39px; 
	z-index: 3; 
	left: 0px; 
	top: -24px;	
}
#navigation {
	
	float: left;
	border-top: 1px solid #dcdcdc;
	/*
	border-bottom: 1px solid #808080;
	*/
	width: 800px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #fff;
}
#content {
	/*
	float: left;
	*/
	clear:both;
	width: 758px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	min-height:600px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#ancla{
	background-image:url('../images/ancla.jpg');
	background-repeat:no-repeat;
	background-position:right;
	width:640px;
	height:120px;
	padding-right:120px;
}
#footer {
	text-align: center;
	clear: both;
	width: 798px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #808080;
	background-color: #fefeff;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
.logo {
	margin:10px;
	border:none;
}
/* SubHead Styles */
.splash_titulo{
	font-size:30px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-left:20px;
	text-align:right;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 650px;
	margin: 0px auto;
	padding: 0;
}
#navigation li {
	display: inline;
	margin: 0px;
	float:left;	
	padding: 0;
	background-color: #fff;
	background-image:url('../images/nav/nav01.gif');
	background-repeat:no-repeat;
	padding-left:10px;
	margin-top:6px;
	margin-bottom:10px;
	/*border: 1px solid #fff;
	*/
}
#navigation li.inner{
	background-image:url('../images/nav/nav03.gif');
	background-repeat:no-repeat;
	padding-left:24px;
}
#navigation li.outer{
	background-image:url('../images/nav/nav04.gif');
	background-repeat:no-repeat;
	padding-left:0px;
	width:10px;
	height:27px;
}
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 5px;
	height:17px;
	
	background-image:url('../images/nav/nav02.gif');
	background-repeat:repeat-x;	
	/*
	border: 1px solid #fff;
	background-color: #fff;
	*/
}
#navigation a:hover {
	color: #6699cc;
	text-decoration: underline;	
	
	/*
	background-color: #cddded;
	border: 1px solid #6699cc;
	*/
}
/* Content Styles */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #3d6c87;
}
h2 {
	color: #3d6c87;
}
table img {
	padding: 5px;
	border: 1px solid #402640;
}
#content {
	text-align:justify;
	min-height:500px;
}
#content h1 {
	color: #3d6c87;
}
#content img {
	padding: 5px;
	border: 1px solid #808080;
	margin:5px;
}

#content img.volante{
	margin-right:10px;
	border:none;
}
#content img.boton{
	border:none;
	float:left;
}
#content p.paso{
	clear:both;
}
.ulhome{
	margin-left: 315px;
	text-align: justify;
	margin-right: 20px;
}
.ulpasos{
	margin-left:100px;
	text-align:justify;
}
#menupaseos{
	float:right;
	margin-left:400px;
}
#menupaseos ul{
	list-style:none;
	text-indent:none;
}
#menupaseos ul ul{
	list-style:none;
	text-indent:none;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.clearfix{
	clear:both;
	width:100%;
	text-align:center;
}
li.botes{
	margin-left:300px;
}
.alquile{
	font-weight:bold;
	margin-left:30px;
}
