body
{
	background: #ffffff url(../images/bkhead.gif) repeat-x top;
	font-family: Arial;
	padding: 0;
	margin: 0;
	text-align: left;
}
/* background */

.bkcontn {
	background: url(../images/bkbottom.gif) repeat-x bottom;
}

/* background */


a {
color:#0066cc;
text-decoration:none;
}

a.hover {
text-decoration:underline;
}

/* carrusel */

.contentbox {
    height:332px;
	vertical-align:top;
}

#contenidohtml{
    position:absolute;
    z-index:1;
    background:url(../images/contenbox.gif) no-repeat;
    width:952px;
    height:332px;
	padding:4px 20px;
}

#izquierdo {
    position:absolute;
    float: left;
    z-index:2;
    width:41px;
    height:332px;
}

#derecho {
    float:right;
    position:relative;
    z-index:2;

    width:41px;
    height:332px;
}

#example2.SlidingPanels {
	float: left;
}
#example2 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#example2 .SlidingPanelsContent {
	float: left;
	width: 952px;
}

/* carrusel */

/* pagos */

#bkpagos  {
    background:url(../images/bkpagos.gif) no-repeat center top;
	height:96px;
}

.txtpagos {
	padding:41px 0 0 166px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.texto-gris-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8b8b;
}

/* pagos */

/* footer */

#bkfooter {
    background:url(../images/bkfooter.gif) no-repeat center top;
    #height:341px;
    min-height:341px;
}

#txtfooter h1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 100%;
	color: #bababa;
	padding:25px 0 0 0;
	text-transform:uppercase;
}

#txtfooter {
	padding:0 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 160%;
	color: #bababa;
}

#navfot {
	margin:0;
	padding: 0;
	width: 170px;
	list-style: none;
}

#navfot ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;

}

#navfot ul li {

}

#navfot ul a {
	width: 180px;
	font-family: Arial;
	font-size: 11px;
	padding: 3px 0px 3px 10px;
	line-height: 140%;
	text-decoration: none;
	color: #bababa;
	display: block;
}

#navfot ul a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#navfot ul .first a {
	background: none;
}

#legales {
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
	color: #414141;
	text-align:right;
	padding:111px 0 0 0 ;
}

#legales a {
	font-family: Arial;
	font-size: 11px;
	color: #414141;
	text-decoration:none;
}

#legales a:hover {
	color: #bababa;
	text-decoration:underline;
}

/* footer */

/* espacios */
.esp1 {
height:48px;
}

.esp2 {
height:10px;
}

.esp3 {
height:29px;
}

.esp4 {
height:20px;
}
/* espacios */

/* menu principal */
#bknav {
background:url(../images/bknav.gif) no-repeat;
height:130px;
}

#nav ul {
margin: 0;
padding: 0;
float: left;
list-style: none;
}

#nav ul li {
float: left;
}

#nav ul a {
font-family: Arial;
font-size: 13px;
padding: 10px 9px 0  9px;
text-transform:uppercase;
line-height: 100%;
text-decoration: none;
color: #6b6b68;
float: left;
display: block;
}

#nav ul a:hover {
color: #000000;
text-decoration: underline;
}

#nav ul .first a {
background: none;
}

/* menu principal */

/* contenedor */
.bkbox {
    background:url(../images/bkbox.gif) repeat-y;
}

#content {
padding:0 10px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

#content a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066cc;
	text-decoration: none;
	text-align: left;
}

#content a:hover {
text-decoration:underline;
}


#content a.liga-texto {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration:none;
}

#content a:hover.liga-texto {
text-decoration:underline;
}

#content .h1_rojo {
	color:#c82e28;
}

#content h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4f6472;
	margin:0;
}

#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4f6472;
}

#content a.hh2
{
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4f6472;
	text-decoration: none;
}


#content a:hover.hh2
{
	text-decoration: underline;
}

#content a.titart
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4f6472;
	text-decoration: none;
}

#content a:hover.titart
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4f6472;
	text-decoration: none;
}

#content ul {
list-style: normal;
line-height: 180%;
}

.marcador-amarillo {
background-color:#ffff00;
}

.texto-promocion-pregular  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8b8b;
	text-decoration: line-through;
}
.texto-promocion-rojo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d03d28;
}

.texto-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8b8b;
}

#content a.liga_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8b8b;
	text-decoration:none;
}

#content a.liga_gris:hover {
	color: #717171;
	text-decoration:underline;
}


/* contenedor */

/* sidebar */
.bksbox {
    background:url(../images/bksbox.gif) repeat-y;
}

#SeccNav {
margin:0;
padding: 0;
width: 180px;
list-style: none;
}

#SeccNav ul {
margin: 0;
padding: 0 0 0 10px;
float: left;
list-style: none;
}

#SeccNav ul li {

}

#SeccNav ul a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6b6a68;
background: url(../images/bkseccb.gif) no-repeat;
width: 194px;
padding: 0px 0px 5px 13px;
line-height: 19px;
text-decoration: none;
display: block;
}

#SeccNav ul a:hover {
   color: #0066CC;
text-decoration: underline;
}

#SeccNav ul .first a {
background: none;
}

/* sidebar */

.esp {
	height:10px;
}

/* Begin Calendar */
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 190px;
	font-size: 12px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #f0f0f0; }
	
#wp-calendar li {
	list-style: none;
	}
	
		
#wp-calendar tr {
	list-style: none;
	}
/* End Calendar */

.dat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
}

.sidebars
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6b6a68;
}

.tit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4b4b4b;
}


.titcat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4b4b4b;
	margin:0;
}

.texto-gris
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
}

a.texto-gris
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	text-decoration: none;
}

a.texto-gris:hover {
	text-decoration: underline;
}
