@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #0066FF;
	background-image:   url(../images/bg_body.png);
	background-repeat:  repeat-x;
	visibility: inherit;
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	background-position: center top;
}

/* CSS Document */

#contenedor {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 620px;
}
#logo {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px;
	background-image: url(../images/brisa_marina_logo.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 180px;

}

#images {
	float: left;
	padding: 0px;
	height: 322px;
	width: 620px;
	margin: 0px;
	background-color: #1F0800;
	background-image: url(../images/load.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;


}
#slider {
	margin: 0px;
	padding: 0px;
}

.nivoSlider {
	position: relative; 
	margin: 0px; 
	min-height: 322px; 
	background: url(../images/load.gif) #1F0800 no-repeat 50% 50%; 

}
.nivoSlider IMG {
	position: absolute; 
	display: none; 
	top: 0px; 
	left: 0px
}

#header {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 322px;
	width: 100%;
	background-color: #280300;
	background-image: url(../images/bg_header.jpg);
	background-repeat:  repeat-x;

}

#header #nav {
	padding: 0px;
	margin: 0px auto;
	width: 980px;
}

#menu {
	float: left;
	margin: 0px;
	width: 180px;
	padding: 0px;
	height: 322px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	padding: 0px;
	margin: 0px 0px 3px;
	float: left;
	width: 180px;

}
#menu p {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu a:link,
#menu a:visited {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	text-align: right;
	padding: 5px 20px 5px 0px;
	color: #664A37;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 160px;
	background-color: #1F0800;
	float: left;
}
#menu .selected a:hover,
#menu .selected a:active,
#menu .selected a:link,
#menu .selected a:visited {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	text-align: right;
	padding: 5px 20px 5px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 160px;
	background-color: #A46833;
	float: left;

}

#menu .nav a span {
	cursor:pointer;
}
#menu a:hover,
#menu a:active{
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	text-align: right;
	padding: 5px 20px 5px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 160px;
	background-color: #A46833;
	float: left;
}

#submenu {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 22px 0px 0px;
	height: 300px;
	background-image: url(../images/juan_elmajorero.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#submenu li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	text-align: right;
	width: 180px;
}

#submenu p {
	margin: 0px 0px 15px;
	padding: 0px;
}

#submenu h1 {
	margin: 0px;
	height: 47px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#submenu a:link,
#submenu a:visited {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 13px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	color: #C7A88B;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	width: 165px;
	float: left;

}

#submenu a:hover,
#submenu a:active {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 13px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	width: 165px;
	float: left;
}

/* CONTENT 1 */
#content {
	width: 560px;
	float: right;
	padding: 50px 30px 30px;
	height: auto;
	margin: 0px;
}

#content h1 {
	color: #C07B3D;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	float: left;
	width: 560px;
}

#content h2 {
	color: #C07B3D;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	float: left;
	width: 560px;
}

#content p {
	font-size: 13px;
	color: #DDEEFF;
	text-align: justify;
	line-height: 19px;
	margin: 0px 0px 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	float: left;
}

#content ul {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #DDEEFF;
	text-decoration: none;

}

#content li {
	padding: 0px;
	margin: 0px 0px 7px;
	float: left;
	width: 560px;
	list-style-image: url(../images/point_1.png);

}

#content ol {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 30px 15px;
	float: right;
}

#content a:link,
#content a:visited {
	color: #64E0FF;
	list-style-type: none;
	text-decoration: underline;
	font-weight: normal;
}

#content a:hover,
#content a:active {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	font-weight: normal;
}


/* IMAGES FOOTER */
#imagesFooter {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
#imagesFooter #img {
	margin: 20px auto;
	padding: 0px;
	width: 620px;
}
#imagesFooter ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#imagesFooter li {
	display: inline;
	padding: 0px;
	margin: 0px 0px 5px;
	float: left;
}
#imagesFooter .space {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}

#imagesFooter .contorno {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#imagesFooter a:link,
#imagesFooter a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#imagesFooter a:hover,
#imagesFooter a:active{
	font-weight: normal;
	color: #78B300;
	text-decoration: underline;
}


/* FORM */
#form {
	width: 560px;
	float: right;
	padding: 50px 30px 30px;
	height: auto;
	margin: 0px;
}
#form p {
	font-size: 13px;
	color: #DDEEFF;
	text-align: justify;
	line-height: 19px;
	margin: 0px 0px 3px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	float: left;
	width: 560px;

}

#form h1 {
	color: #C07B3D;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	float: left;
	width: 560px;
}

#form ul {
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
	width: 625px;

}

#form li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 280px;
}

#form ol {
	list-style-type: none;
	margin: 0px 0px 50px;
	padding: 0px;
	display: inline;
	float: left;

}

#form a:link,
#form a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #64E0FF;
}
#form a:hover,
#form a:active{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



/* FOOTER */
#footer {
	width: 100%;
	background-image:   url(../images/bg_footer.png);
	background-repeat:  repeat-x;
	float: left;
	margin: 10px 0px 0px;
	padding: 150px 0px 40px;
	background-position: center top;
}

#footer #cont {
	font-size: 12px;
	font-weight: normal;
	color: #9FC6FF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	width: 620px;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}

#footer ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}

#footer p {
	padding: 0px;
	margin: 0px;
}

#footer a:link,
#footer a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #0066CC;
}
#footer a:hover,
#footer a:active{
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}

.txtForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 230px;

}
.txtFormSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 130px;

}
.areaForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 550px;
	height: 160px;
}
.boton {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	margin: 0px;
	border: none;
	background-color: #A46833;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.tituloH1 {
	color: #00C7F9;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #228BFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;




}
.tituloH2 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}
.txt {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 17px;
}

