html, body {
	font-family:"Trebuchet MS", arial;
	background-color: #0099FF;
    margin:0 auto;
    padding:0;
}
body {
	min-width:760px;
	font-size: 14px;
	color: #666666;


    }
h1  {
	color: #FFFFFF;
	font-family: "Trebuchet Ms", arial;
	font-size: 1px;
	text-align: right;

}
h2 {
	color: #0099FF;
	font-family: "Trebuchet Ms", arial;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: #666666;
	font-family: "Trebuchet Ms", arial;
	font-size: 14px;
	font-weight: bold;
}
h4  {
	color: #ff0000;
	font-family: "Trebuchet Ms", arial;
	font-size: 18px;
	font-weight: bold;
	}

#wrap{
	width:760px;
    margin:0 auto;
	border: 1px solid #666666;
	border-bottom:0px;
	border-top:0px;
	background-color:#FFFFFF;
	}

#margenes
{
padding-top:20px;
padding-left:20px;
padding-right:20px;
height:auto;
}
/* Contenido */
#main{
	float:left;
	width:400px;
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
}
#main a:hover, #sidebar_inferior a:hover{	text-decoration: none; color: #0099ff;}
#main a:visited, #sidebar_inferior a:visited{color: #0099ff;}
#main a, #sidebar_inferior a{text-decoration: underline; color:#0099ff;}

/* Formulario */
#sidebar{
	float:right;
	color: #0099ff;
	font-weight:normal;
	font-size: 12px;
	text-align:left;
	line-height:18px;
	width:285px;
	}

#sidebar h1{
	color: #ffffff;
	font-family: "Trebuchet MS", arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #0099FF;
	text-align:center;
	padding:4px;
	}
#sidebar_inferior {
	color: #333333;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	margin-top:20px;
	margin-bottom:20px;
	}
	
/* Cabezales */
#cabeza1
{
	height:196px;
	text-align:center;
	background:#cccccc url(images/mayan.jpg) no-repeat center;
}

#cabeza2
{
	height:196px;
	text-align:center;
	background: #cccccc url(images/swimmingpool.jpg) no-repeat center;
}


#cabeza3
{
	height:196px;
	text-align:center;
	background: #cccccc url(images/mayan2.jpg) no-repeat center;
}

#cabeza4
{
	height:196px;
	text-align:center;
	background: #cccccc url(images/jongkind.jpg) no-repeat center;
}
#cabeza5
{
	height:196px;
	text-align:center;
	background: #cccccc url(images/rockypoint2.jpg) no-repeat center;
}


/* Cabezal */
#header {
	height:128px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/header.gif) no-repeat center;
	}

	
/* Block Quotes */

blockquote {
	margin: auto;
	padding-left: 0;
	border-left: none;
	font-family: "Trebuchet Ms", arial;
	font-weight:bold;
	font-size:18px;
	color:#0099ff;
	}
blockquote {
    display: block;
    padding: 0px;
    width: 300px;
}   
blockquote:before, blockquote:after {
    color: #0099ff;
    display: block;
    font-size: 300%;
    width: 340px;
    }
blockquote:before {
    content: open-quote;
    height: 0;
    margin-left: -0.7em;
}
blockquote:after {
    content: close-quote;
    height: 50px;
    margin-top: -32px;
	text-align:right;
}

/* Menu */
.menu { width:750px; color: #ffffff;	font-family: "trebuchet ms"; padding:5px; font-size: 12px; font-weight: bold; background-color: #333333;
}
.menu a:link{	text-decoration: none; color: #ffffff; padding-left:15px; padding-top:5px; padding-bottom:5px; padding-right:15px;}
.menu a:hover{	text-decoration: none;	color: #ffffff; background-color:#ff0000;padding-left:15px; padding-top:5px; padding-bottom:5px; padding-right:15px;}
.menu a:visited{	color: #ffffff;padding-left:15px; padding-top:5px; padding-bottom:5px; padding-right:15px;}
.menu a{text-decoration: none;}
.menu li {display:inline;}

/* Footer */
.pie {
    clear:both;
	color: #999999;
	font-family: "arial", verdana;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
}
.pie a:link{	text-decoration: none; color: #0099FF;}
.pie a:hover{	text-decoration: underline;	color: #0099FF;}
.pie a:visited{	color: #0099FF;}
.pie a{text-decoration: none;}
.pie h1{
	color: #999999;
	font-family: "arial", verdana;
	font-size: 12px;
	border-top:1px solid #CCCCCC;
	font-weight:normal;
	padding:20px;
	margin:0px 25px 0px 25px;
}

.imagen{
border:1px solid #CCCCCC;
padding:2px;
}

.style2 {	color: #666666;
	font-weight: bold;
	font-style: italic;
}
.style3 {color: #666666}
.sidebarpromo {

	float:right;
	color: #0099ff;
	font-weight:normal;
	font-size: 12px;
	text-align:left;
	line-height:18px;
	width:335px;
}
.mainpromo {

	float:left;
	width:350px;
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
}

