/* CSS Document */

* { margin:0px; padding:0px;
}


body
{
	font-size: 12px;
	height: 100%;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5c5c5c;
	background-color: #FFF;
	}


#fondo
{
	background: transparent url(../images/fondo.jpg) repeat-x scroll center 0;
	position: relative;
	background-color: #e9f8fb;
	}

#contenido
{
	width: 990px;
	margin: 0px auto;
	text-align: left;
	}


#top{
	width:990px;
	height:250px;
	background:url(../images/banner.jpg) no-repeat;
	}	


#infopagina{
	width:990px;
	min-height:800px;
	_height: auto !important;
	height: 800px;
	background:url(../images/fontanerox.jpg) repeat-y;
	margin-bottom:-70px;
	


}

#items{
	width:990px;
	min-height:380px;
	_height: auto !important;
	height: 380px;
	background-color:#e9f8fb;
	float:left;
	background:url(../images/fontanerox.jpg) repeat-y;
	}

#menu{
	width:990px;
	height:88px;
	background:url(../images/menu.jpg) no-repeat;
	float:left;
	}
		
	
#articulos{
	width:990px;
	min-height:292px;
	_height: auto !important;
	height: 292px;
	float:left;
	}

.ContentPane{
	width:646px;
	min-height:292px;
	_height: auto !important;
	height: 292px;
	float:left;
	padding:5px 10px 5px 5px;
	}

#dnn_fontanero{
	width:329px;
	height:292px;
	background:url(../images/fontanero.jpg);
	float:left;
	margin-left:32px;
	_margin-left:74px;
}
	
#dnn_eventos{
	width:646px;
	min-height:292px;
	_height: auto !important;
	height: 292px;
	padding:5px 10px 5px 5px;
	float:left;
	}
	
html>body .clearfooter {
height: 70px;
clear: both;
}
		
.clearfooter {
	height: 0px;
	clear: both;
}	

#fondoFooter{
background:transparent url(../images/Fondofooter.jpg) no-repeat scroll center 0;
background-color:#fcfdf7;
height:70px;
bottom:0;
}

#footer{
width:990px;
background:url(../images/footer.jpg);
margin:0px auto;
bottom:0;
height:70px;
}
	




/* Joomla CSS */


h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009fef;
	}	
	
.readon{
	background:url(../images/leermas.gif) no-repeat 62px 4px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#4a4946;
	padding:2px 15px 2px 5px;
	text-decoration:none;
	float:right;
	margin:22px 50px 22px 10px;
	font-size:7pt;
	}	

/* Menu Superior. */

#menuTop a:link{
	padding:5px 10px 0 10px;
	color:#7d7d7d;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	background:url(../images/listTop.gif) no-repeat 3px 10px;
	}	

#menuTop a:hover{		
	color:#a4d009;
	background:url(../images/listTop.gif) no-repeat 3px 10px;
	}
	
#menuTop a:visited{	
	padding:5px 10px 0 10px;
	color:#6c880c;
	background:url(../images/listTop.gif) no-repeat 3px 10px;
	text-decoration:none;
	font-size:10px;
	}
	
/* Path */		
.pathway{
	color:#5c5c5c;
	padding:4px 0 0 22px;
	font-size:10px;
	}	
	
a.pathway:link{
	color:#0F3;
	padding:4px 0 0 22px;
	font-size:10px;
	}		

/* titulo categoria */
.contentheading{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#5fa5d5;
	}	
	
/* leermas */
.readon{
	background:url(../images/leermas.gif) no-repeat 60px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	padding:2px 10px 0 5px;
	color:#4a4946;
	text-decoration:none;
	float:right
	}	
	
a.readon:hover{
	color:#4a4946;
}

a.readon:visited{
	color:#4a4946;
}
	
/* titulocategorias */
.moduletable h3{
	font-family:Helvetica, Arial, sans-serif;
	height:37px;
	font-size:16px;
	font-weight:100;
	color:#5c5c5c;
	background:url(../images/Titulo.gif) no-repeat;
	padding:8px 0 0 20px;
	}	
