@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "3col_standard"
 * (de) Zentrales Stylesheet - Beispiellayout "3col_standard"
 *
 * @copyright       Copyright 2005-2007, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.3
 * @revision        $Revision: 118 $
 * @lastmodified    $Date: 2007-08-18 16:03:42 +0200 (Sa, 18 Aug 2007) $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);

@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
/*@import url(../yaml/print/print_003_draft.css);*/
  #topnav a { color: #ffffff; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus, 
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent;}

  #lineas {border-color:#efefef; border-style:solid; border-width:2px; background: #f9f9f9 }
  #lineastop h3, #riegotop h3{font-size:20px;}
  #lineas p {padding-top:5px; padding-left:5px;}

  #lin01 {padding-top:5px; padding-left:5px; width:238px;}
  #lin01 h3 {color:#004794; padding-left:3px;}
  #lin01 a {color:#004794; padding-left:0px;}  

  #lin02 {padding-top:5px; padding-right:5px; width:238px;}
  #lin02 h3{color:#366E4F; padding-left:3px;}
  #lin02 a {color:#366E4F; padding-left:0px;}


/* Text Coloring Header Classes */

h3.blue {color:#004794;}
h3.green {color:#366E4F;}



/* Gmap */
#gmapdiv {height:0px;}

/* Riego */

h3.riego {margin-left:15px; margin-bottom:1em; padding-left:20px; width:auto; background:transparent url(../img/logo-rigare-18px.jpg) no-repeat scroll 0pt 0pt;} 

.riegoimgcell {clear:both; float:left; width:100px; max-width:100px;}
.riegotextcell {float:right;  width:184px; max-width:184px;}
div.spacer {clear:both;}

#imgframe {padding:1px; border-color:#efefef; border-style:solid; border-width:2px; background: #f9f9f9 }


#ventajas img {padding-right:5px;}

/* Plastitek */

#plastitek img { border-color:#4d87c7; border-style:solid; border-width:2px;} 
#plastitek img:hover{ border-color:#004794; border-style:solid; border-width:2px;} 

h3.fichatec { margin-bottom:1em; padding-left:20px; width:auto; background:transparent url(../img/page_white_wrench.png) no-repeat scroll 0pt 0.15em;} 
ul.fichalist {padding-left: 0.15em;}

h3.conoce {margin-bottom:1em; padding-left:20px; width:auto; background:transparent url(../img/help.png) no-repeat scroll 0pt 0.15em;}

  
/* Slideshow */

#slideshow li{line-height:0em;margin-left:0em; }
div.slideshow {
			margin: 0px auto;
		}
		div.slideshow p {
        		background:transparent url(../img/bullet_green.png) no-repeat scroll 0pt 0.15em;
			margin-top: 5px;
			padding-left: 20px;
			width: auto;
		}
		div.slideshow strong {
			color: #4d87c7;
			font-weight: normal;
		}
		div.slideshow ul {
			font-size:8px;
			margin: 0px;
			background: #FFF;
			position: absolute;
			opacity: 0.5;
			overflow: hidden;
			padding: 4px 8px;
			right: 0;
			top: 0;
			z-index: 1000;
		}
		div.slideshow:hover ul {
			opacity: 1;
		}
		div.slideshow ul a {
			background: url(../img/a.gif) no-repeat;
			cursor: pointer;
			display: block;
			float: left;
			height: 14px;
			margin: 0 4px 0 0;
			overflow: hidden;
			width: 12px;
		}
		div.slideshow ul a.prev {
			background-image: url(../img/prev.gif);
			width: 14px;
		}
		div.slideshow ul a.next {
			background-image: url(../img/next.gif);
			margin-right: 0;
			width: 14px;
		}
		div.slideshow ul a.active,
		div.slideshow ul a.prev:hover,
		div.slideshow ul a.next:hover {
			background-position: 0 -14px;
		}
		div.slideshow ul li {
			float: left;
			list-style: none;
		}

  #sabias h3 { color:#366E4F;}
  #moostick,
	.moostick
{
	display: block;
	height: 4.1em;
	margin: 0;
	padding: 2px 0 2px 0;
	overflow: hidden;       /* used in css check */
}

#moostick li,
	.moostick li
{
	display: block;         /* used in css check */
	list-style-type: none;  /* used in css check */
    background:transparent url(../img/bullet_green.png) no-repeat scroll 0pt 0.15em;
	margin: 0 auto 0 auto;
	padding: 0;
	padding-left:20px;
}

#moostick .show,
	.moostick .show
{
	visibility: visible;
	opacity: 1;
}

/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 500px;
	height: 200px;
	overflow: hidden;
}
#imageMenu {border-color:#efefef; border-style:solid; border-width:3px; background: #f9f9f9 }


#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu ul li {
line-height:0em;margin-left:0em;
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 3px solid #EFEFEF;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 200px;
}

#imageMenu ul li.hogar a {
	background: url(../img/riego/hogar.jpg) repeat scroll 0%;
}
#imageMenu ul li.urbano a {
	background: url(../img/riego/hogar.jpg) repeat scroll 0%;
}#imageMenu ul li.industria a {
	background: url(../img/riego/industria.jpg) repeat scroll 0%;
}
#imageMenu ul li.people a {
	background: url(../img/riego/people.jpg) repeat scroll 0%;
}

#imageMenu ul li.deportivos a {
	background: url(../img/riego/deportivos.jpg) repeat scroll 0%;
}


#imageMenu ul li.agricola a {
	background: url(../img/riego/agricola.jpg) repeat scroll 0%;
	width: 310px;
}


#imageMenu ul li.gobierno a {
	background: url(../img/riego/gobierno.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}

/* imageMenu End */


  
#footer img { border: 0 solid}
