@charset "utf-8";
/* CSS Document */

.topGuia {
	background-image: url(../images/guia_linea.gif);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topbar {
	background-image: url(../images/guia_topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 587px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topbar form {
	margin:0px;
	padding:0px;
}
.categorias{
	background-color: #F6F6F6;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #0593D9;
	border-left-color: #CCCCCC;
}
.seccion5{
	width:590px;
	margin: 0px;
	padding: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.seccion6{
	width:175px;
	margin: 0px;
	padding: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.categoriaNombre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.Clasificados {
	margin: 0px;
	padding: 0px;
}
.Clasificados .foto {
	padding: 2px;
}

.Clasificados li {
	background-image: url(../images/_dot.gif);
	padding-bottom: 5px;
	padding-top:5px;
	list-style-type: none;
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
.Clasificados ul {
	margin: 0px;
	padding: 0px;
}
.Clasificados h2, .Clasificados h2 a {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Clasificados h1, .Clasificados h1 a {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Clasificados a, .Clasificados a:visited {
	color: #000000;
	text-decoration: none;
}
.guiaSide{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/guia_lateral.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 18px;
	width: 159px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.lateralGuia{
 	margin:0px;
	padding:0px;
}
.lateralGuia li{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;	
}
.lateralGuia li a{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.lateralGuia li a:hover{
	text-decoration: underline;
}
.lateralGuia ul{
 	margin:0px;
	padding:0px;
}
.suscripcionGuia {
	background-image: url(../images/bgGuia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	height: 268px;
	width: 153px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.f1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/f1.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.mainGuia{
	margin:0px;
	padding:0px;
	width:430px;
}
.mainGuia .item {
	margin:0px;
	padding:0px;
	float:left;
	padding-left:10px;
	width:200px;
}
.mainGuia .item .icono {
	float:left;
	width:75px;
	padding:0px;
	margin:0px;
}
.mainGuia .item .titulo {
	float:left;
	width:75px;
	padding-top:25px;
	padding-bottom:10px;
	margin:0px;
	width:100px;
}
.mainGuia .item .titulo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.mainGuia .item .titulo a:hover{
	text-decoration:underline;
}
