/* estilos de reseteo */

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

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
 /* fin de estilos de reseteo */
body{ background:#d6d6d6;font-family:Verdana, Arial, Helvetica, sans-serif;}
#header{ background:#ffde00;}
#footer{ background:#eb690b; color:#FFFFFF; height:48px;}
#footer a{color:#FFFFFF;}
#footer a:hover{ text-decoration:none;}
.CentrarContenido{ width:902px; margin:0 auto;}
#banner{ height:209px; background:#585956;}
#menubar{ height:47px; background:transparent url(images/bg-menubar.jpg) 0 0 repeat-x;  text-transform:uppercase; color:#000000; font-size:15px; text-align:center;}
#menubar ul{ padding-top:3px;}
#menubar ul li{display:inline;}
#menubar ul li a{color:#000; margin:0 7px;padding:7px;text-decoration:none;height:40px; line-height:40px; }
#menubar ul li a:hover{ background-color:#eb690b; color:#FFFFFF; text-decoration:none;}
#menubar ul li a.selected{background-color:#eb690b; color:#FFFFFF; text-decoration:none;}
#content{ margin:20px 0; font-size:13px;}
.texto p{ font-family:"Tahoma"; font-size:13px; padding: 20px 10px;}
ul.tarifas{margin-left:40px; }
ul.tarifas li{ margin:10px;}
.vermas{ text-align:right; margin:10px 0;}
#flash{border:5px solid #fff; width:455px; height:340px; position:relative; z-index:1; top:-35px; }
#titflash{text-align:left; position:relative; z-index:10; left:28px;}
.titvideo{text-align:left; color:#000000; font-size:14px; margin:20px 0 10px 30px;}
.titulo_banner
{
	font-size:20px;
	color: #00C;
}