/* GENERAL ----------------------------- */
* {margin: 0; padding: 0;}
body {background-color: #136cb0; font:normal 12px Arial, Verdana, Helvetica, Sans-serif;}
#wrap {width: 900px;	margin: 0 auto;}
#header {text-align: left;}
.curvatop {background:#fff url(img/curva-top.gif) no-repeat; width:900px; height:14px;}
#contenido {background:#FFFFFF url(img/curva-bottom.gif) no-repeat bottom; padding:25px;}
#col1 {width:620px; float: left;}
#col2 {width:200px; float:right;}
#clearfix {clear: both; height:1px;}
#ftr {	padding: 14px; }
#banner { background:url(img/banner.jpg) no-repeat top left; height:199px; width:900px; margin:10px 0;  }
.line {height:1px; background-color:#d2d2d2; margin:20px 0; clear:both;   }

/* Estilos -------------------------------*/
.hot {color:#FF3300;}
.anuncio { height:50px; width:750px; background:url(img/ya-abrimos.jpg) no-repeat top left; margin-top:10px; }
.anuncio span { display:none; }

blockquote { margin:0 0 15px 15px; border-left:5px solid #b4d6ed; padding:10px; background-color:#cee7f8; font-style:italic; }

a, a img { color:#FF6600; border:none;}
a:hover { color:#1878C3;}

.pic {
	float: left;
	padding: 3px;
	background-color: #cee7f8;
	margin: 4px 7px 5px 0px;
		}
.picr {
	float: right;
	padding: 3px;
	background-color: #cee7f8;
	margin: 4px 0px 5px 7px;
		}
.picr2 {
	float: right;
	margin: 4px 0px 5px 10px;
		}

#col2 ul {list-style:none; margin-bottom:15px;}
#col2 ul li a{width:177px; display:block; border-bottom:1px solid #EAEAEA; padding:5px 5px 5px 18px; color:#333; text-decoration:none;
font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
background:url(img/bullet.gif) no-repeat 5px 50%}
#col2 ul li a:hover{ background-color:#e5f0f9; }

h1, h2, h3, p {margin-bottom: .8em;}
#col1{
	color: #333;
	line-height: 18px;}
#col2 {
	color: #333;}
#col2 h3 {
	margin-bottom:0; background:url(img/bk-h3col2.gif) top; padding:5px 10px; color:#FFFFFF; font:bold 14px/18px Verdana, Arial, Helvetica, sans-serif;}
#col2 p {
	font-size:11px;
	line-height: 16px;
	padding: 0 5px;}	

#col1 h1 {
	padding-left: 25px;
	background: url(img/bullet-estrella.jpg) no-repeat 0 50%;
	font: normal 25px/28px Verdana, Arial, Helvetica;
	color: #4f2f0d;}
#col2 h2{
	font:bold 15px/18px Arial, Verdana, Helvetica; color: #4f2f0d;
	border-bottom: 2px solid #F38627; padding-bottom: 10px; }
.resalta{ font-size: 14px; color: #1878C3;}
#ftr {	font: normal 11px/14px Verdana, Arial, Helvetica; color: #B2DCFD;}
#ftr a { text-decoration: underline;  color: #FFF;}
.downcolor {color:#1E91EB;}

#titsecciones {
	margin-top:11px;
}

/* NAVIGATION -------------------------- */
ul, li {
list-style-type: none;
margin:0;
padding:0; }

ul#nav {height: 34px; text-align: left; width:900px;}
#nav span {display:none;}

#nav li {float:left;}

#nav li a {
display: block;
height: 34px;
line-height: 34px;}

li a#inicio1 {
width: 271px;
background: #136cb0 url(img/logo-bottom.gif) no-repeat 0 0;}

li a#inicio {
width: 60px;
background: #136cb0 url(img/btn-inicio.gif) no-repeat 0 0;}

a#inicio:hover {
background: #136cb0 url(img/btn-inicio.gif) no-repeat 0 -34px;}

li a#elpescadito {
width: 109px;
background: #136cb0 url(img/btn-elpescadito.gif) no-repeat 0 0;}

a#elpescadito:hover {
background: #136cb0 url(img/btn-elpescadito.gif) no-repeat 0 -34px;}

li a#producto {
width: 154px;
background: #136cb0 url(img/btn-nuestro-prod.gif) no-repeat 0 0;}

a#producto:hover {
background: #136cb0 url(img/btn-nuestro-prod.gif) no-repeat 0 -34px;}

li a#ubicaciones {
width: 106px;
background: #136cb0 url(img/btn-ubicaciones.gif) no-repeat 0 0;}

a#ubicaciones:hover {
background: #136cb0 url(img/btn-ubicaciones.gif) no-repeat 0 -34px;}

li a#franquicias {
width: 107px;
background: #136cb0 url(img/btn-franquicias.gif) no-repeat 0 0;}

a#franquicias:hover {
background: #136cb0 url(img/btn-franquicias.gif) no-repeat 0 -34px;}

li a#contacto {
width: 92px;
background: #136cb0 url(img/btn-contacto.gif) no-repeat 0 0;}

a#contacto:hover {
background: #136cb0 url(img/btn-contacto.gif) no-repeat 0 -34px;}

