body {
	  margin: 0px;
	  padding: 0px;
	  background: #DDDDDD url(img/bg.jpg) top repeat-x;
	  font-family: Arial;
	  font-size: 11px;
	  color: #333333;
}

td {
	  font-family: Arial;
	  font-size: 11px;
	  color: #333333;
}

a {
	font-weight: bold; 
	text-decoration: none; 
	color: #009933;
}

a:hover, a:active {
	text-decoration: underline; 
}

#contenedor {
	position: absolute;
	width: 820px;
	left: 50%;
	margin-left: -410px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#superior {
	width: 820px;
	heigh: 36px;
	background: url('img/paneles/superior.jpg');
}

#usuario {
	width: 820px;
	heigh: 24px;
	padding: 7px 16px 5px 6px;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

* HTML #usuario {
	width: 820px;
	height: 36px;
	padding: 6px 16px 3px 6px;
}

#usuario input {
	height: 16px;
	border: 1px solid #999999;
	padding: 0px 0px 0px 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

#banner {
	width: 820px;
	height: 220px;
	margin-top: 10px;
}

#cuerpo {
	width: 800px;
	background-image: url('img/paneles/botonera_superior.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 10px;
}

* HTML #cuerpo {
	width: 820px;
}

.recuadros {
	visibility: hidden;
}

.ancla {
	position:relative;
	visibility:visible;
} 

.desplegable {
	list-style: none;
	margin: 0;
	padding: 0;
}

#intranet {
	width: auto;
	background-color: #FFFFFF;
	clear: both;
	font-size:120%;
	text-align:justify;
}

#intranet input, select {
	height: 16px;
	border: 1px solid #999999;
	padding: 0px 0px 0px 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

#inferior {
	width: 800px;
	height:75px;
	background-color: #6D6D6D;
	clear: both;
	color: #FFFFFF;
	padding: 10px;
}

* HTML #inferior {
	width: 820px;
	padding: 10px;
}

#inferior a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFFFFF;
}

.enlace_blanco {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFFFF;
}




/* SLIDER */

div.controls {
	margin-bottom: 5px
}

div.controls a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 820px; 
	height: 200px;
	overflow: hidden;
	border: 0px;
	/*border: 1px solid #cccccc;*/
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 820px;
	height: 200px;
	overflow: hidden;
	float: left;
	padding: 1em;
	padding-top: 8em;	
}

div.section a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFFFF;
}

div.scroller div.content {
	width: 10000px;
}

div#section1 {
	background: #666666;
	color: #ffffff;
	background: url('img/banners/1.jpg');
}

div#section2 {
	background: #666666;
	color: #ffffff;
	background: url('img/banners/2.jpg');
}

div#section3 {
	background: #666666;
	color: #ffffff;
	background: url('img/banners/3.jpg');
}

div#section4 {
	background: #666666;
	color: #ffffff;
	background: url('img/banners/4.jpg');
}

div#section5 {
	background: #666666;
	color: #ffffff;
	background: url('img/banners/5.jpg');
}

div#section6 {
	background: #666666;
	color: #ffffff;
	background: url('img/banners/6.jpg');
}

div#section7 {
	background: #666666;
	color: #ffffff;
	background: url('img/banners/7.jpg');
}
