/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	
	background:url(../images/fondo_past.jpg) repeat-y top left;
	
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 0.75em;
	text-align: left;
	
}
/** MAIN CONTAINERS **/
div#container {
	width: 920px;


	background-color:#E3E3E3 ;
}

div#header img {
float:left;
}
div#header-in {
}
div#content {
}
div#center {
width:720px;
	background:url(../images/backleftbar.jpg) no-repeat top left;
	float:left;
}
div#center-in {
}
div.column {
	width: 200px;

	background:url(../images/backleft.jpg) no-repeat top center;
}
div#left {
	float: left;
}
div#leftmenu {

	
}
div.leftmenu {

	
}
div.column-in {
}
div#footer {
	clear: both;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0 0 0 27px;
	color:#666666;
}
div#footer-in {
}
.localestitle{
font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	
	
	color:#AF0838;
 }

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

br.clear {
clear:both;
}




#leftmenu img{
border:0;
display:block;
float:left;
clear:both;

}


.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0 0 0 10px;
	color:#666666;
	
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px 0 0 10px;
	color:#333333;
	left:5px;
}

.centraltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
}
.titlered {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	margin: 0px 0 0 10px;
	color:#333333;
	left:5px;
}
.forms-fonts{
	font-size: 10px;
	color:#666666;
}
.searchresult{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color:#AF0838;
 }


.localestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color:#666666;
}

.footer {
	clear: both;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color:#666666;
}
.footer A:link{color: #666666}
.footer A:visited{color: #333333}
.footer A:active{color: #666666}


.contactenosfoot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	
}

.contactenosfoot A:link{color: #666666}
.contactenosfoot A:visited{color: #333333}
.contactenosfoot A:active{color: #666666}

.ticontactenosfoot {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

#locales{
	padding-top:20px;
	padding-left:20px;
	
	background-image:url(../images/quienesomos_02.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

div.listado{
	margin-top:20px;
}

div.local{
	width:330px;
	height:100px;
	_height:130px;
	margin-bottom:25px;
	_margin-bottom:0px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}

div.local h3{
	font-family: "Times New Roman",Times,serif;
	font-size: 15px;
	color: #af0838;
	margin-bottom:5px;
	_margin-bottom:0px;
}

div.local p{
	width:210px;
}

div.local div{
	float:left;
}


#local_detalles{
	width:800px;
	background-color:#333333;
}

#locales_left{
	width:600px;
	float:left;
	background-color:#666666;
}

#locales_right{
	width:200px;
	float:left;
	background-color:#999999;
}

#locales_descripcion{
	width:800px;
	clear:both;
	background-color:#CCCCCC;
}

