body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	background-repeat: repeat-x;
	background-color: #42606B;
	text-align: left;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.text_direccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.text_contacto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.tit_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.tit_restaurant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
.tit_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #00376a;
	text-decoration: none;
	font-weight: bold;
}
.tit_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1E4B79;
	text-decoration: none;
	font-weight: bold;
}
.tit_3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00376a;
	text-decoration: none;
	font-weight: bold;
}
.tit_home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00376A;
	text-decoration: none;
	font-weight: bold;
}
.subtit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #6C3C0B;
	text-decoration: none;
	font-weight: bold;
}
.subtit2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.bg_bajo {
	background-image: url(../images/fondo-bajo.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.bg_cuadro2{
	background-image: url(../images/cuadro2.png);
}
.bg_cuadro4{
	background-image: url(../images/cuadro4.png);
}
.bg_cuadro6{
	background-image: url(../images/cuadro6.png);
}
.bg_cuadro8{
	background-image: url(../images/cuadro8.png);
}
.bg_top{
	background-image: url(../images/top-interna.jpg);
}	
.link {
	color: #2DA3C9;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.link:hover {
	color: #84B93C;
	text-decoration: underline;
}
.link_1 {
	color: #7898C1;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.link_1:hover {
	color: #618EB8;
	text-decoration: underline;
}
.link_contacto {
	color: #C60;
	text-decoration: bold;
	font-size: 9px;
}
.link_contacto:hover {
	color: #C90;
	text-decoration: underline;
}	
.bullet{
	background-image: url(../images/bt2.jpg);
}
.borde_fotos {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #288AAD;
	border-right-color: #288AAD;
	border-bottom-color: #288AAD;
	border-left-color: #288AAD;
}
.fondo-tarifas{
	background-image:url(../images/fondo-tarifas.jpg);
	height: 150px;
	width: 327px;
	background-repeat:no-repeat;
}
.fondo-panora{
	background-image:url(../images/fondo-panora.jpg);
	height: 200px;
	width: 327px;
	background-repeat:no-repeat;
}
.txt-tarifas{
	padding: 6px;
}
.imgtop{
	background-image: url(../images/imgtop.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 321px;
	float:left;
}
.contenido{
	width: 299px;
	height:135px;
	background-color:#EEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.imgbottom{background-image: url(../images/imgbottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 321px;
	float:left;}
