body{
	background-color: #f4f4f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

body a:link, a:visited, a:active {
	color: #999;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
	color: #f90;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

img {
 border: 0;
}

#wrap {
	margin: 30px auto;
	width: 760px;
	list-style-type: none;
}

#top {
	background: url(img/cabecera.gif) no-repeat;
	height: 22px;
	width: 760px;
	margin: 0;
}


#main {
	background: url(img/fondo.gif) repeat-y;
	width: 760px;
	margin: 0;
	padding: 0;
}


#footer {
	background: url(img/footer.jpg) no-repeat;
	height: 38px;
	width: 760px;
	margin: 0;
	color: #999;
}

#footer a {
	color: #999;
}

/* Correccion para floats */

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* para el explorer de mac \*/
* html .clear {height: 1%;}


#menuCol {
	width: 168px;
	padding: 0;
	margin: 0;
	color: #999;
	float: left;
	font-size: 9px;
	display:block;
	text-align: left;
}

#menuCol img.logo {
	margin-left: 30px;
}

#mainMenu {	
	margin: 18px 0 0 35px;
	text-align: left;
	list-style-image:url(img/lista.gif);
}

#mainMenu a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f60;
	font-weight: bold; 
}


#menuCol dl {
	margin: 25px 30px 0 20px;
	padding: 0;
}

#menuCol dt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: left;
	height: 21px;
	padding: 3px 0 0 30px;
	background-color: #f4f2f0;
	border-bottom: 1px solid #ccc;
}

#menuCol dd {
	margin: 10px 0 0 10px;
	padding: 0;
	line-height: 160%;
}

#menuComu a {
	font-size: 11px;
	color: #666;
}


#menuComu dt {
	background-image: url(img/icono_comunidades.gif);
	background-repeat: no-repeat;
}

#menuProv dt {
	background-image: url(img/icono_provincias.gif);
	background-repeat: no-repeat;
}

#menuProv a {
	font-size: 11px;
	color: #666;
}

#content {
	font-size:10px;
	text-align: left;
	display:block;
	margin: 0 20px 0 168px;
}

#content a:link, #content a:visited, #content a:active {
	color: #FF9900;
	text-decoration: none;
}

#content a:hover {
	background-color: #FF9900;
	color: #fff;
}

#content li {
	line-height: 16px;
	/*background: url(../images/bullet1.gif) no-repeat 2px 6px;*/
	padding-left: 12px;
	padding-bottom: 4px;
}

#content h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}

#content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight:bold;
}

#publiBar {
	background-color: #f4f2f0;
	margin: 3px 5px 2px 0;
	height: 20px;
}

#breadcrumbs { 
	text-align: right; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	margin-right: 5px;
}
#breadcrumbs li {
	display:inline;
	margin: 0;
	padding: 0;
}
#breadcrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

.marco {
	background-image:url(img/marco.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 124px;
	text-align: center;
	vertical-align: middle;
}

#article {
	float:left;
	display:block;
	width: 270px;
	margin-right: 20px;
}

#article p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	line-height: 135%;
}
#sponsored {
	float:left;
	width: 260px;
	display:block;
}

#sponsored td {
	text-align: center;
}

#sponsored a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* descripcion */
.desc {
	color: #555;
	line-height: 140%;
}

#contentPage {

}

.imagenAlo {
	padding:3px; border:1px solid #ccc;
}