<!--
#contenedor {
background: url(../img/fondocontenedor.gif) right repeat-y;
}
#contenedor h2.titularesflecha {
height: 20px;
margin: 0px;
padding: 6px 0px 0px 35px;
font-size: 11px;
}
#contenedor h2.titularinterior { /* clase usada en combinacion con h2.titularesflecha*/
width: 738px; /* anchura real: 773px*/
background: url(../img/fondotitular.gif) no-repeat;
color: #FFFFFF;
}
	#contenido{
	float: left;
	width: 602px;
	margin-top: 2px;
	font-size: 12px;
	}

	/* INICIO ESTILOS CONTENIDO */
	#migas{
	margin:0px;
	padding:0px;
	}
	#contenido #migas a{
	color: #666666;
	}
	#contenido #migas span.activo{
	color: #A2A7AD;
	}
	/* inicio submenu de pestaņas */
	#submenu {
	}
		#submenu ul {
		border-bottom: 4px solid #A2A7AC;
		}
		#submenu ul li{
		background: url(../img/fondopestannaizq_off.gif) no-repeat;
		background-color: #A2A7AC;
		}
		#submenu ul li.subopcion_on{
		background: url(../img/fondopestannaizq_on.gif) no-repeat;
		background-color: #A2A7AC;
		}
		#submenu ul li div.subopcion{
		background: url(../img/fondopestannadcho_off.gif) right top no-repeat;
		}
		#submenu ul li div.subopcion_on{
		background: url(../img/fondopestannadcho_on.gif) right top no-repeat;
		background-color: #A2A7AC;
		}
	/* fin submenu de pestaņas */
	#contenido #filosofia{
	margin-top: 10px;
	background: url(../img/fondotecnologia.gif) bottom right no-repeat fixed;
	}
	#contenido #fotoprehome {
	float: left;
	margin: 0px 10px 5px 5px;
	border-top: 3px solid #A2A7AD;
	border-bottom: 3px solid #A2A7AD;
	}
	#contenido h3.titularinterior {
	margin: 15px 0px 10px 0px;
	padding: 2px 10px;
	background-color: #D5D7DA;
	font-size: 12px;
	color: #848B84;
	}
		#contenido h3.tecnoduero {
		margin: 0px 0px 10px 0px;
		}
	#contenido h4 {
	margin: 15px 0px 5px 5px;
	font-size: 13px;
	}
	#contenido h5 {
	margin: 15px 0px 5px 5px;
	color: #848B84;
	font-size: 12px;
	}

		/* posibilita que la marca de agua baje hasta la parte inferior 
		de la pagina si no hay suficiente contenido. */
		#contenido div.alturaminima { /* clase usada en combinacion con #contenido div.soporte */
		height: 400px;
		}
		/* complementa la regla anterior si no hay barra de titular */
		#contenido div.alturaminima_sintitular { /* clase usada en combinacion con #contenido div.soporte */
		margin-top: 10px;
		height: 265px;
		}
		#contenido div.soporte #tirafotos{
		float: left;
		width: 114px;
		margin: 0px 10px 10px 5px;
		font-size: 0px;
		}
		#contenido div.soporte #tirafotos img{
		border-top: 3px solid #A2A7AD;
		border-bottom: 3px solid #A2A7AD;
		}
	#contenido{
	width:100%;
	}
	#contenido p {
	margin: 0px 5px 7px 5px;
	color: #666666;
	text-indent: 15px;
	line-height: 14px;
	}
	#contenido p.subrayado {
	text-decoration: underline;
	}
	#contenido p.noindent {
	text-indent: 0px;
	}
	#contenido p.lista1prehome {
	margin: 0px 5px 7px 140px;
	text-indent: 0px;
	}
	#contenido p.lista2prehome {
	margin: 0px 5px 7px 25px;
	text-indent: 0px;
	}
	#contenido ul li{
	margin-bottom: 5px;
	}
	#contenido ul li.circulo{
	list-style-type: disc;
	}
	#contenido ol{
	margin: 10px 0px 10px 50px;
	padding: 0px;
	}
	#contenido ol li{
	margin-bottom: 5px;
	}
	#contenido img.tecnoduero{
	margin-bottom: 10px;
	}
	#contenido div.bloqueanchofijo{ /* bloques que no rodean a la imagen pero que comienzan a su lado */
	width: 465px;
	}
	#contenido div.bloqueanchofijo h4{
	margin: 15px 0px 5px 0px;
	}
	#contenido div.bloqueanchofijo h5{
	margin: 15px 0px 5px 0px;
	}
	#contenido div.bloqueanchofijo h4.tecnoduero{
	font-size: 14px;
	color: #413D90;
	}
	#contenido div.bloqueanchofijo h5.tecnoduero{
	color: #F1AA12;
	padding-bottom: 2px;
	border-bottom: 1px solid #F1AA12;
	}
	#contenido div.bloqueanchofijo p{
	margin: 0px 0px 5px 5px;
	}
	
	#contenido div.lnkvermas{
	float: right;
	padding-left: 14px;
	margin: 5px 13px 2px 0px;
	color: #747C74;
	background: url(/tecnologia/img/bulletvermas.gif) left no-repeat;
	}
	#contenido div.lnkvermas a{
	color: #747C74;
	font-size: 10px;
	}
	#contenido div.lnkbiografia{
	float: right;
	padding-left: 14px;
	margin: 5px 5px 2px 0px;
	color: #747C74;
	background: url(/tecnologia/img/bulletvermas.gif) left no-repeat;
	}
	#contenido div.lnkbiografia a{
	color: #747C74;
	font-size: 10px;
	}
	#contenido div.lnkvolver{
	float: right;
	padding-left: 14px;
	margin: 5px 10px 2px 0px;
	color: #747C74;
	background: url(/tecnologia/img/bulletvolver.gif) left no-repeat;
	}
	#contenido div.lnkvolver a{
	color: #747C74;
	font-size: 10px;
	}
	/* FIN ESTILOS CONTENIDO */

	
	#columnadcha{
	float: right;
	width: 166px;
	margin-top: 2px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
		/* INICIO ESTILOS COLUMNA DERECHA */
		#proyectos{
		width: 166px;
		/* linea comentada para que crezca el menu al aņadir opciones: deshabilitacion css del scroll*/
		/*height: 211px;*/
		}
			#scrollcontainer {
			position: relative;
			top: 0px;
			left: 0px;
			width: 166px;
			/* lineas comentadas para que crezca el menu al aņadir opciones: deshabilitacion css del scroll */
			/*height: 184px;
			clip: rect(0 166 184 0);
			overflow: hidden;*/
			}
				#scrollarriba{
				width: 166px;
				height: 13px;
				background-color: #A2A7AD;
				font-size: 0px;
				margin-bottom: 1px;
				}
				#scrollabajo{
				width: 166px;
				height: 13px;
				background-color: #A2A7AD;
				font-size: 0px;
				margin-top: 1px;
				}
				#scrollcontent {
				position: relative;
				top: 0px;
				left: 0px;
				width: 166px;
				}
					#scrollcontent div.proyecto{
					width: 164px;
					height: 44px;
					border: 1px solid #A2A7AD;
					}
					#scrollcontent div.fondocampus{
					background: url(../img/fondocampus.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondomoviupsa{
					background: url(../img/fondomoviupsa.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondomovente{
					background: url(../img/fondomovente.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondoclub{
					background: url(../img/fondoclub.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondoconcurso{
					background: url(../img/fondoconcurso.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondocampus2e{
					background: url(../img/fondocampus2e.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondomoviupsa2e{
					background: url(../img/fondomoviupsa2e.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondomovente2e{
					background: url(../img/fondomovente2e.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondoclub2e{
					background: url(../img/fondoclub2e.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondoconcurso2e{
					background: url(../img/fondoconcurso2e.jpg) bottom no-repeat;
					}
					#scrollcontent div.fondoaun{
					background: url(../img/fondoboton.gif) bottom no-repeat;
					}
					#scrollcontent div.fondoaun2e{
					background: url(../img/fondoboton2e.gif) bottom no-repeat;
					}
					#scrollcontent div.proyecto h3{
					width: 125px;
					margin: 15px 0px 0px 10px;
					font-size: 11px;
					}
					#scrollcontent div.proyecto h3.doslineas{
					margin: 8px 0px 0px 10px;
					}
					#scrollcontent div.proyecto h3 a{
					color: #747C74;
					}
					#scrollcontent div.proyecto h3.pastilla{
					margin: 0px;
					font-size: 0px;
					}
					#scrollcontent div.proyecto h3 img{
					border: 0px;
					}
					#scrollcontent div.separadormenu{
					margin: 1px 0px;
					height: 5px;
					background-color: #A2A7AD;
					font-size: 0px;
					}
			#menu {
			margin-top: 1px;
			}
			#menu div.bloque{
			width: 164px;
			height: 48px;
			border: 1px solid #A2A7AD;
			margin-bottom: 1px;
			text-align: right;
			}
			#menu div.fondoagenda{
			background: url(../img/fondoagenda.jpg) bottom no-repeat;
			}
			#menu div.fondoagenda2e{
			background: url(../img/fondoagenda2e.jpg) bottom no-repeat;
			}
			#menu div.bloque h3{
			width: 155px;
			margin: 30px 5px 0px 0px;
			font-size: 11px;
			}
			#menu div.bloque h3 a{
			color: #747C74;
			}
			#menu div.bloque h3.pastilla{
			margin: 0px;
			}
			#menu div.bloque h3.pastilla img{
			border: 0px none;
			}
		/* INICIO ESTILOS COLUMNA DERECHA */
-->
			
			
			
			
			

