html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td { 
	margin:0;
	padding:0;
}

*{margin:0;padding:0;border:0;}

body{
background:#fff url(../images/body-bg.png) repeat-x fixed;
font:13px/16px Helvetica Neue,Arial,sans-serif;
color:#333;
}



#top-bar-sup{
	width:100%;
	height:40px;
	display:block;
	text-align:center;
	position:fixed;
	z-index:1000;
	top:0;
	left:0;
	}

#top-bar-bg{
box-shadow:0 1px 2px #0182B5;
-moz-box-shadow:0 1px 2px #0182B5;
-webkit-box-shadow:0 1px 2px #0182B5;
*zoom:1;
*position:relative;
width:100%;
height:100%;
top:0;
left:0;
background:#0198CB;
background:-webkit-gradient(linear,left top,left bottom,from(#0198CB),to(#0182B5));
background:-moz-linear-gradient(top,#0198CB,#0182B5);
background:transparent\9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0198CB',endColorstr='#0182B5');
}

#top-bar{margin:0 auto;width:990px;text-align:left;}

#top-bar .top-bar-inside{margin:0 40px;position:relative;}

#top-bar ul{float:left;list-style-type:none;margin:0; }

#top-bar ul li{margin:0;padding:0;float:left; padding:10px 10px;}
#top-bar ul li a{ color:#FFF; font-size:14px; font-weight:bold;}
#top-bar ul li a:hover{text-decoration: underline;}

#top-bar .location_selected{ color:#fff; font-size:15px; font-weight:bold;}
#top-bar .share{float: right; display:block; padding:10px 10px; color: #F2F2F2; font-size:14px;}



ul,li{
list-style:none;
}
a:link{
color:#000;
text-decoration:none;
outline:none;
}
a:visited{
color:#000;
text-decoration:none;
outline:none;
}
a:hover{
color:#008BBF;
text-decoration:underline;
outline:none;
}
p{
	padding:5px;
	line-height:23px;
}
.box{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
}

#logo{
	float:left; 
	width:230px;
	}

#logo a{
text-indent:-9999px;
background:transparent url(../images/logo.png) no-repeat 0 5px;
display:block;
color:#fff;
height:35px;
width:196px;
margin-right:5px;
outline:none;
}


#container{
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	margin-top:50px;
	border:0;
	width: 1000px;
	overflow:hidden;
}


#header-2
{
	width:1000px;
	height:140px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#header-2 .left 
{   
	float:left;
	width:730px;
}
#header-2 .right
{
	float: right; 
	width:270px;
}


#page-left{
float: left;
width: 650px;
border: none;

}

#page-right{
	float: left;
	width: 320px;
	overflow:hidden;
	padding:5px;
}


.item{ 
padding: .5em 2em .50em;
margin-left:10px;
clear: both;
height:20px;
border-top:#CCC 1px solid;
}

.item a{
color: #006595;
font-weight: bold;
font-size: 12px;
text-transform: capitalize;
}
.item a:hover{
text-decoration:underline;
}

.icon_1{
	background: url('../images/icons/1.png') no-repeat left;
}
.icon_19{
	background:url('../images/icons/19.png') no-repeat left;
}

.icon_58{
	background:url('../images/icons/58.png') no-repeat left;
}

.icon_39{
	background:url('../images/icons/39.png') no-repeat left;
}
.icon_45{
	background:url('../images/icons/45.png') no-repeat left;
}
.icon_31{
	background:url('../images/icons/31.png') no-repeat left;
}

.back1{ 
background-color:#fff;
}

.back2{ 
background-color:#FBFBFB;
}

.containertext{
	padding:20px;
	background:#fff;
}

.containertext img{
	max-width:670px;
	width: expression(this.width > 500 ? 500: true);
	display:block;
	margin:5px;
}

.containertext h1{
   font-size:20px;
   padding:5px;
   line-height:24px;
   color: #006595;
   text-transform: capitalize;
}
.containerimg{
  margin-top:20px;
  text-align:center;
}
.containerimg img{
	border:#f1f1f1 2px solid;
	padding:5px;
	max-width:670px;
	width: expression(this.width > 670 ? 670: true);
	margin-bottom:15px;
}

.infopost{
height:100%;
overflow:hidden;
text-indent:10px;
margin-bottom:10px;
margin-top:10px;
background:#F1F6F9;
color:#000;
padding:5px;
}

.signup{
margin-top:20px;
}
a.boton {
	color: #fff;
	text-decoration: none;
}
.botonsignup{
font: 20px  normal;
padding: .5em 1em .55em;

}
.btn {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:url("../images/btn_bg.png") repeat-x scroll 0 2px #fff;
	border-color:#5b5b5b;
	border-style:solid;
	border-width:1px;
	color:#262626;
	cursor:pointer;
	font: bold 12px/14px "Lucida Grande", "Lucida Sans", sans-serif;
	margin:0;
	overflow:visible;
	padding:4px 8px 5px;
	text-shadow:1px 1px 0 #FFFFFF;
	width: auto;
	display: inline-block;
	margin-right:3px;
	}
	

* html .btn { display: inline; zoom: 1; } /* IE6 */
*+html .btn { display: inline; zoom: 1; } /* IE7 */

	.center {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	.left {
		border-radius: 4px 0 0 4px;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius: 4px 0 0 4px;
		border-right: 0;
	}
	.right {
		border-radius: 0 4px 4px 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius: 0 4px 4px 0;
		border-left: 0;
	}
	.btn:hover {
		background-position: 0 8px;
		color: #000;
		text-decoration: none;
		-webkit-box-shadow: 0px 0px 6px #5b5b5b;  
       -moz-box-shadow: 0px 0px 5px #5b5b5b;  
         box-shadow: 0px 0px 5px #5b5b5b;
	}

#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	color:#000;
	background:none;
}
#footer a:link, #footer a:visited{
	color:#006595;
	text-decoration:none;
}
#footer a:hover{
text-decoration: underline;
}
#footer-left{
float:left;
width:400px;
margin:7px;
padding-bottom:10px;
}
#footer-right{
float:right;
margin:7px;
width:500px;
}

/* form*/

 input[type=text], input[type=password], textarea {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #b7b7b7;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
}
 input[type=text]:focus, input[type=password]:focus, textarea:focus{  
        border: 1px solid #5b5b5b;  
        -webkit-box-shadow: 0px 0px 6px #5b5b5b;  
       -moz-box-shadow: 0px 0px 5px #5b5b5b;  
         box-shadow: 0px 0px 5px #5b5b5b;  
    }  
select{
	width: auto;-moz-border-radius:4px 4px 4px 4px;-webkit-border-radius:4px 4px 4px 4px;border-radius:4px 4px 4px 4px; border: 1px solid #b7b7b7; background:#ffffff; padding:5px 5px 5px 5px; font-size:14px; color:#000; outline:none;
	}
 select:focus{  
         border: 1px solid #b7b7b7;  
         -webkit-box-shadow: 0px 0px 6px #5b5b5b;  
        -moz-box-shadow: 0px 0px 5px #5b5b5b;  
         box-shadow: 0px 0px 5px #5b5b5b;  
    } 	
	

table.common-form input[type=text]{margin:5px 0; font-size:13px;padding:4px 5px;}
table.common-form input[type=file]{width:270px; margin:5px 0;}
table.common-form textarea{height:100px;width:300px;}
table.common-form small{font-size:.9em; color: #666;}
table.common-form  a {
    color:#A42020 !important;
}

#formMensaje{
	display:none;
}

#alert{
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	height: 0;
	font: 20px/40px arial, sans-serif;
	z-index: 20000;
}
.error-alert{
background-color: #EF4549;
color: #fff;
margin-bottom:10px;
}
.ok-alert{
background-color: #090;
color: #fff;
margin-bottom:10px;
}

.loading-alert{
background-color: #fff;
position: fixed;
width: 100%;
top: 0;
left: 0;
color: #000;
height:40px;
z-index:20000;
text-align:center;
font: 20px/40px arial, sans-serif;
padding-top:5px;
}

/* msj */
.error{
color:#FF0000; 
margin:5px; 
font-size:14px; 
font-weight:bold;
}
.ok{
color:#009933;
margin:5px; 
font-size:14px; 
font-weight:bold;
}

.comentarios{
 border-bottom:1px solid #CCCCCC;
 margin:10px;
 padding:10px;
 color:#666;
}
.cname{
 color:#666666;
 font-weight:bold;
 text-transform:uppercase;
}
.msj-meta{color:#666666;font:11px arial;}


.pagination {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align:center;
	clear:both;
    width:100%;
	
	
}

.pagination a{
	padding: 5px;
	margin: 2px;
	border: 1px solid #333;
	text-decoration: none;
	font-weight:bold;
	color: #000;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	background-color: #fff;
}

.pagination a:hover,
.pagination a:active {
	padding: 5px;
	border: 1px solid #fff;
	color: #fff;
	background: #0198CB;
}

.pagination .current {
	padding: 5px;
	margin: 2px;
	border: 1px solid #fff;
	font-weight: bold;
	background-color: #0198CB;
	color: #fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
}
.pagination .disabled {
	padding:5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
}

#recientes{
	background:#fff;
	border:1px solid #bbb;
	margin-top:10px;
}

#recientes h2{
	padding:6px; 
    line-height:18px;
	font-size:14px; 
}

#recientes li{ 
font-size:12px;
padding:5px; 
line-height:15px; 
margin:0 5px 4px 5px;
background-color:#fff;
border-bottom:#f1f1f1 solid 1px;
overflow:hidden;
}
#recientes a{
	text-decoration:none;
}

#recientes li:hover{
	background-color:#f7f7f7;
}

.publi_enlace{ 
padding:5px;
margin:0 5px 4px 5px;
background-color:#fff;
clear: both;
}


/* *********** */

ul.tabsnav_top{background:#0183B6; padding:6px 8px; overflow:hidden;}

ul.tabsnav_top li{display:inline; zoom:1;}

ul.tabsnav_top li a{display:inline;float:left;width:auto;margin-right:3px;padding:6px 12px 6px;line-height:11px;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px; text-shadow:0 1px 1px #ccc; color:#fff;}

ul.tabsnav_top li a:hover{background:#fff;color:#000;-moz-box-shadow:inset 0 1px 3px rgba(211, 211, 211, .9);-webkit-box-shadow:0 1px 1px #fff;text-decoration:none;text-shadow:0 1px 1px rgba(211, 211, 211, .9);}

ul.tabsnav_top li.active a{background:#fff;color:#A42020;-moz-box-shadow:inset 0 1px 3px rgba(211, 211, 211, .9);-webkit-box-shadow:0 1px 1px #fff;text-shadow:0 1px 1px rgba(0,0,0,.5);text-shadow:0 1px 1px rgba(211, 211, 211, .9);}


ul.tabsnav_left{background:#0183B6; padding:4px 4px; overflow:hidden;}

ul.tabsnav_left li{display: block; zoom:1;}

ul.tabsnav_left li a{display:block; width:auto;margin-right:3px;padding:6px 12px 6px;line-height:15px;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px; text-shadow:0 1px 1px #ccc; color:#fff;}

ul.tabsnav_left li a:hover{background:#fff;color:#000;-moz-box-shadow:inset 0 1px 3px rgba(211, 211, 211, .9);-webkit-box-shadow:0 1px 1px #fff;text-decoration:none;text-shadow:0 1px 1px rgba(211, 211, 211, .9);}

ul.tabsnav_left li.active a{background:#fff;color:#000;-moz-box-shadow:inset 0 1px 3px rgba(211, 211, 211, .9);-webkit-box-shadow:0 1px 1px #fff;text-decoration:none;text-shadow:0 1px 1px rgba(211, 211, 211, .9);}


a.but_location{
  
    text-decoration:none;
    font-weight:bold;
	color:#fff;
	font-size:11px;
}

#location {
    display:none;
    background-color:#fff;
    position: absolute;
    width:230px;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 10.9px; 
    color:#789;
    font-size:11px;
	
}

#location li a {line-height:25px; margin-left: 10px; font-weight:bold; color:#000;}
#location li a:hover{color:#333; }
#location .item-li{ 
		font-size:14px;
		padding:4px;
		margin:0 2px 2px 2px;
}

a.menu-open {
    color:#A42020!important;
    outline:none;
}
.icon_arrow{
	background:url('../images/arrow.png') no-repeat left top;
	background-position: left 2px;
	display:inline;
	text-decoration:none;
	padding: 3px 0 2px 20px;
}

.reco{
color:#006595; font-weight:bold; display:block;
}
