/* global
------------------------------------------------------ */
body {
	margin:0;
	padding:0;
	background-image: url(img/fondo.png);
	background-repeat: repeat-x;
}
.gallery {
	text-align: center;
	height: 600px;
	width: 100%;
	position: relative;
	background-color: F0F0F0;
}

.table {
	width: 788px;
	background-position: center;
}
.table_Int {
	width: 750px;
	background-color: #FFFFFF;
	height: 600px;
}
.menu_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 35px;
}
.menu_index a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.menu_index a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.menu_index a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: left;
}
.menu_index a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.table_Sec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/waves15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.cell_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.cell_menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.cell_menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.cell_menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6C02;
	text-decoration: none;
	text-align: center;
}
.cell_menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


.sup {
	height: 12px;
	width: 788px;
	background-image: url(img/sup.png);
	background-repeat: repeat;
}
.izq {
	width: 20px;
	background-image: url(img/lado_izq.png);
	background-repeat: repeat-y;
}
.der {
	background-image: url(img/lado.png);
	background-repeat: repeat-y;
	width: 18px;
}
.inf {
	background-image: url(img/inf.png);
	background-repeat: repeat;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #960103;
	text-decoration: none;
}
.menu_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-bottom: 15px;
}

.menu_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-image: url(img/waves23.jpg);
	text-indent: 7px;
	width: 185px;
	background-repeat: no-repeat;
	height: 30px;
}


.menu_izq a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-indent: 7px;
	float: right;
	width: 185px;
	text-align: left;
	height: 30px;
}
.menu_izq a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	text-indent: 7px;
	width: 185px;
}
.menu_izq a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	width: 185px;
	float: right;
	text-align: left;
	text-indent: 7px;
	background-image: url(img/waves14.jpg);
	background-repeat: no-repeat;
}
.menu_izq a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	text-indent: 7px;
	text-align: left;
	width: 185px;
}
.celda {
	height: 30px;
	width: 187px;
}

h1,h2,h3,h4,h5,h6,li,p,div,td, .texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-top-color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6,p {
	margin-bottom:8px;
	margin-left: 8px;
	margin-right: 8px;
}
/* html
------------------------------------------------------ */
li,p,div,td, .texto {

}
ul {
	padding:0;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}	
li {
	font-size: 12px;
	padding-bottom: 4px;
	margin-left: 25px;
}

/* links
------------------------------------------------------ */
a img {border:0;}

#nav1 a:link, #nav1 a:visited, #nav2 td a:link, #nav2 td a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#nav1 a:hover, #nav1 a:active, #nav2 td a:hover, #nav2 td a:active {
color: #FF9900;
}


.botones {
padding:6px;
color: #FFFFFF;
}
.botones, .botones a:link, .botones a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linksabajo, .linksabajo a:link, .linksabajo a:visited  {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat;
	padding: 3px;
}
a:link,a:visited  {
	color: #0099CC;
}
a:hover, .botones a:hover, .linksabajo a:hover {
color: #FF9900;
text-decoration: none;
}

/* form styling
------------------------------------------------------ */
.cajas {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* headers (from) classes
------------------------------------------------------ */
h1,.titazul {
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
h2 {
	font-size: 16px;
}
h2,.highlight {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

/* more (imported from prior design) classes
------------------------------------------------------ */
.titulos {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.carta {
	font-size: 14px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	font-style: italic;
}
.azul-pq {
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.titulo2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.titnaran {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.subtblanco {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#packages {
	float: left;
	height: auto;
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
}

.highlightpastel {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.azulcaja {
	border: 1px solid #0099CC;
	padding: 9px;
	text-align: center;
}
#blog {
	width: 165px;
	float: right;
	border: thin solid #CCCCCC;
	margin-right: 4px;
	padding-left: 4px;
}

.piefoto {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

.pop img {
	border: 2px solid #BD1836;
	margin: 3px;
}
.pop img:hover {
	border: 2px solid #FFFF00;
	color: #FFE87A;
}
.tableMain {
	width: 760px;
}
.cont {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
.titulo3 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.lineVert {
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #CCCCCC;
}
.line_gris {
	background-image: url(img/line_celeste.jpg);
	background-repeat: repeat;
}
.griscaja {
	border: 1px solid #CCCCCC;
}
.inf a:link {
	background-image: url(img/inf.png);
	background-repeat: repeat;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #960103;
	text-decoration: underline;
}
.cell01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-image: url(img/cell01.jpg);
	text-indent: 7px;
	width: 185px;
	background-repeat: no-repeat;
	height: 30px;
}
.cell02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-image: url(img/cell02.jpg);
	text-indent: 7px;
	width: 185px;
	background-repeat: no-repeat;
	height: 30px;
}
.cell03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-image: url(img/cell03.jpg);
	text-indent: 7px;
	width: 185px;
	background-repeat: no-repeat;
	height: 30px;
}
.cell04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-image: url(img/cell04.jpg);
	text-indent: 7px;
	width: 185px;
	background-repeat: no-repeat;
	height: 30px;
}
.cell05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-image: url(img/cell05.jpg);
	text-indent: 7px;
	width: 185px;
	background-repeat: no-repeat;
	height: 30px;
}
.cell01      a:link, .cell02     a:link, .cell03   a:link, .cell04  a:link, .cell05 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-indent: 7px;
	float: right;
	width: 185px;
	text-align: left;
	height: 30px;
}
.cell01        a:visited, .cell02       a:visited, .cell03      a:visited, .cell04    a:visited, .cell05 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	text-indent: 7px;
	width: 185px;
}
.cell01       a:hover, .cell02     a:hover, .cell03   a:hover, .cell04  a:hover, .cell05 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	width: 185px;
	float: right;
	text-align: left;
	text-indent: 7px;
	background-image: url(img/waves14.jpg);
	background-repeat: no-repeat;
}
.cell01     a:active, .cell02    a:active, .cell04   a:active, .cell03  a:active, .cell05 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	text-indent: 7px;
	text-align: left;
	width: 185px;
}
.txtMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
	text-align: center;
}
.search_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9E1412;
	text-decoration: none;
	margin-top: 5px;
}

.txt_boxform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 2px;
}
.search_key {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
}
.search_btn {
	padding:3px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 5px;
}
.search_btn, .search_btn a:link, .search_btn a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.search_match {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204C79;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 30px;
}
.highlight_azul {
	font-weight: bold;
	color: #1F63AC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.azulcaja02 {
	border: 1px solid #0099CC;
	padding: 3px;
	text-align: center;
	width: 90%;
	margin-left: 4px;
}
.bg_cont {
	background-image: url(img/wave25.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_lateral {
	background-image: url(img/lateral.jpg);
	background-repeat: repeat;
}
#patrocinadores {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: none;
}
.bg_coco {
	background-image: url(img/surfGirl.jpg);
	background-repeat: no-repeat;
	background-position: 225px 0px;
}
.bg_banana {
	background-image: url(img/olas.jpg);
	background-repeat: no-repeat;
	background-position: 198px 33px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.txt_amarillo {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.bg_lessons {
	background-image: url(img/sb2.jpg);
	background-repeat: no-repeat;
	background-position: 140px 5px;
}
.bg_guide {
	background-image: url(img/bgSurfGuide.jpg);
	background-repeat: no-repeat;
	background-position: 170px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.linea {
	background-position: 170px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#divGallery {
	width: 180px;
	margin-right: 30px;
	margin-left: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 30px;
}
#divG {
	width: 500px;
	margin-right: 5px;
	margin-left: 15px;
	font-style: normal;
	background-image: url(img/flowers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
}
.alturaGaleria {
	clear: both;
	height: 760px;
	margin-right: auto;
	margin-left: auto;
}
.txtRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E1412;
	text-decoration: none;
	margin-top: 5px;
	font-weight: bold;
}
.banner01 {
	float: left;
	height: 210px;
	width: 550px;
	clear: both;
	text-align: right;
}
.banner02 {
	float: right;
	height: 210px;
	width: 250px;
	clear: none;
	text-align: left;
	margin: auto;
	white-space: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banner03 {
	float: left;
	height: 50px;
	width: 590px;
	clear: both;
	text-align: right;
}
#patrocinadores02 {
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: none;
}
