body {
	background:#5f7a8e; 
	/* background:url(../images/bg_b.gif) repeat-x; */

	margin:0;
	font:13px Verdana, Arial, Helvetica, sans-serif;
}

html { 
	min-height:100%;
	margin-bottom:1px; 
}

#container {
	width:800px; 
	margin:0px auto;
	background:url(../images/container-bg.gif) repeat-y;
}

/* estilos PLANES */

mini {
	float:left;
	width:800px; 
	margin:0;
	font:19px Verdana, Arial, Helvetica, sans-serif;
	padding:11px 0 0 11px;
	margin-top:425px;
	
}



/* estilos HEADER */

#header {
	float:left;
	width:800px; 
}

#header img {
	float:left;
}

#header .navi {
	float:left;
	width:780px;
	margin:0;
	padding:0 0 0 20px;
	background:url(../images/navi-bg.png) repeat-x;
	font-weight:bold;
}

#header .navi .btnHome {
	float:left;
	padding:7px 15px 0 15px;
	background:url(../images/navi-home.png) repeat-x;
	height:28px;
	border-right:solid 1px #5c2012;
	text-decoration:none;
	color:#fff;
}

#header .navi a {
	float:left;
	padding:7px 15px 0 15px;
	text-decoration:none;
	color:#fff;
	height:28px;
	border-right:solid 1px #5c2012;
}

#header .navi a:hover {
	background:url(../images/navi-mouseover.png) repeat-x;
}


/* estilos BODY */

#main {
	float:left;
	width:800px;
	background:url(../images/main-top.png) no-repeat;
}

#main .sidebarW {
	float:left;
	width:128px; 
	padding:11px 0 0 11px;
	margin-top:25px;
}

#main .sidebar {
	float:left;
	width:108px; 
	padding:0 10px 11px 10px;
	margin:0;
}

#main .sidebar li {
	list-style-type:none;
	padding-bottom:10px;
	border-bottom:solid 1px #863423;
	margin-bottom:10px;
}

#main .sidebar li a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;	
}

#main .sidebar li a:hover {
	color:#b6543f;
}

#main .sidebarW .btnListen {
	background:url(../images/webmail.jpg) no-repeat;
	padding-left:44px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	background-position:10px 3px;
	height:29px;
}

#main .mainbody {
	float:left;
	width:600px;
	padding-left:20px;
}

#main .colLeft {
	float:left;
	width:400px;
	color:#031f44;
	font-size:14px;
}

#main .block {
	float:left;
	width:600px;
	margin-top:30px;
}

#main .colRight {
	float:right;
	width:400px;
	text-align:right;
}

#main .btnMap {
	float:left;
	width:118px;
	height:31px;
	background:url(../images/map-button.jpg) no-repeat;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding-top:106px;
	font-size:12px;
}

#main .btnMap:hover {
	color:#acc3d4;
}

#main .colLeft .address {
	float:left;
	width:400px;
	margin-bottom:20px;
}

#main .colLeft .address .data {
	float:left;
	width:180px;
}

#main .form {
	float:left;
	width:540px;
	border-top:solid 1px #acc3d4;
	padding:20px 0 0 50px;
}


#main .form .box {
	float:left;
	width:544px;
	background:url(../images/form-top.gif) no-repeat;
	padding-top:9px;
}

#main .form .box .bottom {
	float:left;
	width:510px;
	background:url(../images/form-bottom.gif) no-repeat bottom left #8cafc8;
	padding:10px 0 20px 30px;
}

#main .form .box .col {
	float:left;
	width:330px;
}

#main .form .box label {
	display:block;
	color:#031f44;
	margin:0 0 5px 0;
	font-size:14px;
}

#main .form .box .col input {
	width:210px;
	border:solid 1px #5f7a8e;
	padding:4px;
	font:13px Arial, Helvetica, sans-serif;
	color:#666;
	margin-bottom:10px;
}

#main .form .box textarea {
	width:460px;
	border:solid 1px #5f7a8e;
	padding:4px;
	font:13px Arial, Helvetica, sans-serif;
	color:#666;
}

#main .form .box .button {
	float:left;
	width:460px;
	text-align:center;
	margin-top:15px;
}

#main p {
	color:#031f44;
	margin:0 0 15px 0;
	font-size:14px;
}

#main p a {
	text-decoration:none;
	color:#031f44;
}

#main p a:hover {
	text-decoration:underline;
}


#main .textbold {
	font-weight:bold;	
}

#main .textUnderline {
	text-decoration:underline;	
}

#main .titWelcome {
	margin-top:8px;	
}

#main h1 {
	margin:20px 0;
	color:#fff;
	font-size:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}

#main h2 {
	margin:20px 0 0 0;
	color:#fff;
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}

#main .mainbody ul {
	color:#031f44;
	margin:0 0 15px 0;
	font-size:14px;
	padding:0;
}

#main .mainbody ul li {
	list-style-type:none;
	background:url(../images/bullet-white.png) no-repeat;
	padding-left:10px;
	background-position:0 6px;
	margin:0 0 5px 0;
}

#main .mainbody .gallery {
	float:left;
	width:640px;
	margin:20px 0;
}

#main .mainbody .gallery a {
	float:left;
	margin:0 7px 10px 0;
}

#main .mainbody .gallery img {
	border:none;
}

.thumbnail{
	position:relative;
	z-index:0;
}

.thumbnail:hover{
	background-color:transparent;
	z-index:600;
}

.thumbnail span{
	position:absolute;
	background:#d4dde4;
	padding:5px;
	left:-1000px;
	visibility: hidden;
	text-decoration:none;
	z-index:700;
	clear:both;
	text-align:center;
}

.thumbnail span img{
	border-width:0;
	padding:2px;
	z-index: 700;
}

.thumbnail:hover span{
	visibility:visible;
	top:90px;
	left: 60px;
	z-index: 700;
}

/* estilos FOOTER */

#footer {
	clear:both;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:16px;
}

#footer a {
	text-decoration:none;
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .top {
	float:left;
	width:770px;
	padding:41px 0 0 30px;
	background:url(../images/footer-bgtitle.png) no-repeat #011d42;
	height:70px;
}

#footer .top .title {
	background:url(../images/bullet-footer.png) no-repeat;
	padding-left:10px;
	font-size:13px;
	background-position:0 7px;
	float:left;
	width:984px;
}

#footer .top .col1 {
	float:left;
	width:320px;
	padding:15px 0 0 0;
	padding-left:40px;
}

#footer .top .col2 {
	float:left;
	width:330px;
	padding:15px 0 0 0;
}

#footer .bottom {
	float:left;
	width:800px;
	background:url(../images/footer-bg.png) repeat-x;
	height:40px;
	padding-top:6px;
	text-align:center;
}