* { padding: 0; margin: 0; }

a { text-decoration:none; color:#006699; }
a:hover { text-decoration:none; color:#006699; }

img {
border: 0;
}
body {
text-align: center;
background: url("../img/bg.jpg");
background-repeat: repeat-x;
background-position: top;
background-color: #ffffff;
}

#wrapper { 
		width:880px;
		float: none;
		margin:0 auto;
		padding:0px;
}

#wrapperborde { 
		width:880px;
		height:794px;
		float: left;
		margin:5px 0px 0px 0px;
		padding:0px;
		border:1px solid #efefef;
		background-color: #FFFFFF;
}

#menu {
margin: 0px;
float: left;
height:152px;
width:880px;
}

#contenidos{
margin:0px 0px 0px 0px;
float: left;
width:880px;
}

#leftcolumn {
background-color:#ffffff;
color: #000000;
margin: 0px 0px 0px 0px;
height: 595px;
width: 280px;
float: left;
}


#leftcontenido {
height: 470px;
text-align:center;
font-size: 11px;
line-height:1.5em;
margin: 0px 0px 0px 0px;
_margin-top:0px;
background: url("../img/back_destacadas.jpg");
background-repeat:no-repeat;
background-position: top;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tit_destacado {
width:279px;
height:48px;
}

.tipo {
text-align:left;
font-size:14px;
font-weight:bold;
}

.descrip {
text-align:left;
font-size:13px;
}

.region {
text-align:left;
font-size:11px;
}

.direccion {
text-align:left;
font-size:10px;
}

.plista {
text-align:left;
font-size:11px;
font-weight:700;
}

.poferta {
text-align: center;
font-size:14px;
font-weight:bold;
}

#buscador {
height:125px;
background-color:#4eb7f4;
}

.tit_buscador {
width:278px;
height:20px;
}

#rightcolumn {
color: #ffffff;
margin: 0px 0px 0px 0px;
height: 595px;
width: 600px;
float: left;
background-color:#FFFFFF;
}


#rightcontenido {
/*background-color:#4e949d;*/
font-family: tahoma;
color: #000000;
text-align:justify;
font-size: 12px; 
line-height:19px;
height:340px;
}

.tit_seccion {
margin-top:8px;
margin-bottom:5px;
margin-left:8px;
font-size:16px;
color:#008bcf;
font-weight:bold;
}

.presentacion {
width:590px;
height:241px;
}

#rightcontenido p{
padding:6px;
}

#botones {
height:255px;
margin-left:4px;
}

#bot1 {
width:292px;
height:125px;
background-color:#990066;
color: #333333;
float:left;
margin-right:6px;
background: url("../img/bot_indic.jpg");
background-repeat:no-repeat;
background-position: top;
text-align:left;
font-family:tahoma;
font-size:12px;
}

.textbot1 {
padding:10px;
line-height:20px;
}


.bot2 {
width:292px;
height:125px;
background-color: #333333;
float:left;
}
.bot3 {
width:292px;
height:125px;
background-color: #00CC33;
float:left;
margin-right:6px;
margin-top:5px;
}
.bot4 {
width:292px;
height:125px;
background-color: #fff;
float:left;
margin-top:5px;
}


#pie {
font-family: tahoma;
font-weight:700;
font-size:11px;
color: #8F8F8F;
width: 877px;
height:28px;
text-align:center;
float: left;
margin-top: 5px;
}

#pie p{
margin-top:10px;
_margin-top:0px;
}

.linea
{
border-top: solid 3px #0086c3;
font-size: 10px;
text-align: left;
width:877px;
}

#footer {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
color: #CCCCCC;
width: 880px;
text-align:center;
float: left;
height: 20px;
margin-top: 10px;
}

#footer a {
text-decoration:none;
color:#CCCCCC;
}

#footer a:hover {
text-decoration:none;
color: #00FF00;
}

