body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#777;
}

/*.publi {overflow:auto;}*/

#main	{
	margin:0px 0px 0px 145px !IMPORTANT;
	margin:0px 0px 0px 0px;
	padding:0px;
	min-height:150px;
	height:auto !IMPORTANT;
	height:150px;
	float:none !IMPORTANT;
	float:left;
	}

#menu	{
	width:120px;
	padding:5px;
	margin:5px;
	float:left;
	/*height:290px;*/
	min-height:290px;
	}
	
.breve	{
	float:left;
	width:290px;
	height:280px;
	padding:5px;
	margin:5px;
	background-image:url(../imagen/grounds/field.jpg);
	background-position:0px 0px;
	background-position:0px 14px\9;
	background-repeat:no-repeat;
	font-size:.8em;
	text-align:left;
	}

.anuncio	{
	float:left;
	padding:5px;
	margin:5px;
	width:90%;
	background-image:url(../imagen/grounds/field_gr.jpg);
	background-position:0px 0px !IMPORTANT;
	background-position:0px 14px;
	background-repeat:no-repeat;
	font-size:.8em;
	text-align:left;
	}

legend	{
	background-color:#FFF;
	border:1px solid #bebcbe;
	padding:1px 5px;
	}

.title	{
	font-weight:bold;
	}

.text	{
	margin:0px;
	padding:10px 0px 0px 0px;
	width:100%;
	height:145px;
	word-break: break-word;
	}
	
.contact {
	width:60px;
	float:left;
	font-weight:bold;
	}
	
.del_contact{
	/*width:105px;*/
	float:left;
	}

.fecha	{
	text-align:right;
	border-top:1px solid #E48003;
	margin-top:4px;
	}

.carro	{
	clear:both;
	}

a, a:link, a:visited	{
	text-decoration:none;
	color:#E48003;
	}
a:hover{
	text-decoration:underline;
	color:#5A5A5A;
	}

#footer	{
	height:30px;
	clear:both;
	margin:auto;
	padding:15px 10px 0px 10px;
	text-align:center;
	font-size:9px;
	}
	
#menu ul	{
	padding:0px;
	margin:0px;
	color:#000;
	width:100%;
	font-family:Arial, helvetica, sans-serif;
	font-size:9px;
	}

#menu ul li {
	min-height:20px;
	height:auto !IMPORTANT;
    height:20px;
	text-transform:uppercase;
	width:120px;
	list-style-type:none;
	float:left;
	border-bottom:1px solid #E48003;
	}

#menu ul li a{
	padding:7px 0px 4px 5px;
	margin:0px;
	color:#666;
	text-decoration:none;
	float:left;
	min-height:3px;
	height:auto !IMPORTANT;
	height:3px;
	width:100px;
	}

#menu ul li a:hover{
	color:#000;
	padding:7px 0px 4px 5px;
	min-height:3px;
	height:auto !IMPORTANT;
	height:3px;
	width:100px;
	}
	
form	{
	padding:0px;
	margin:0px;
	}
	
input, select	{
	/*height:14px;*/
	margin-bottom:2px !IMPORTANT;
	margin-bottom:4px;
	padding:0px;
	border:1px solid #b8b8b8;
	color:#999;
	font-size:1em;
	}

.button	{
	border:2px solid #bebcbe;
	height:18px;
	font-size:1em;
	font-weight:bold;
	}

.label	{
	width:120px;
	float:left;
	}
#filtros { margin:10px 0px; }