/* Definición de estilos en un archivo aparte */ 

/* Estilo para el documento */ 

BODY {
	BACKGROUND-IMAGE: url(images/trama07.gif); MARGIN: 0px; BACKGROUND-COLOR: #ffffff
}
	
/* --[[ : : : : . . Degradados . . : : : : ]]-- */	

	
/* Estilo para recuadro de seccion proyecto institucional*/ 
.link1 {font-family: FrutigerRoman;
			font-size: 12px;
			color: #000000}


.link1 a:link {
	color: #000066;
	text-decoration: none;
}
.link1 a:visited {
	color: #000066;
	text-decoration: none;
}
.link1 a:active {
	color: #000066;
	text-decoration: none;
	
}

.link1 a:hover{ text-decoration: underline;
	color: #000000;
	background-color:#CC9988;}

		
/* texto estandar*/
			
.texto-cuerpo {font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #000000}

.texto-encabezado{
			font-family: FrutigerRoman;
			font-weight: bold;
			font-size: 16px;
			color: #436889}



.Recuadro1{border-style:solid;
			border-color:#dce4cc;
			border-width:3px 2px 0px 2px;
			padding:5px 2px 2px 2px;
			height:19px;
			font-family: Garamond;
			font-size:15px;
			}
.Recuadro1 a:link {
	color: #000066;
	text-decoration: none;
}
.Recuadro1 a:visited {
	color: #000066;
	text-decoration: none;
}
.Recuadro1 a:active {
	color: #000066;
	text-decoration: none;
	
}

.Recuadro1 a:hover{ text-decoration: underline;
	color: #000000;
	background-color:#CC9988;}
	
.Recuadro2 {font-family:Verdana,sans-serif;
			font-size:x-small; 
			color: #003333;
			border-style:solid;
			border-color:#dce4cc;
			border-width:3px 2px 0px 2px;
			padding:5px 2px 2px 2px;
			/*height:19px;*/
			}
.Recuadro3 {font-family:Verdana,sans-serif;
			color: #003333;
			background:#dedace;
			}
			
.Recuadro4{border-style:solid;
			border-color:#dce4cc;
			border-width:3px 2px 0px 2px;
			padding:5px 2px 2px 2px;
			height:19px;
			font-family: Garamond;
			font-size:15px;
			}
.Recuadro4 a:link {
	color: #000066;
	text-decoration: none;
}
.Recuadro4 a:visited {
	color: #000066;
	text-decoration: none;
}
.Recuadro4 a:active {
	color: #000066;
	text-decoration: none;
	
}

.Recuadro4 a:hover{ text-decoration: underline;
	color: #000066;
	background-color:#acf4ff;}
	
.volver{	height:19px;
			font-family: Garamond;
			font-size:15px;
			}
.volver a:link {
	color: #000066;
	text-decoration: none;
}
.volver a:visited {
	color: #000066;
	text-decoration: none;
}
.volver a:active {
	color: #000066;
	text-decoration: none;
	
}

.volver a:hover{ text-decoration: underline;
	color: #000000;
	background-color:#CC9988;}


.LnkRuta a:link {
	color: #cccccc;
	text-decoration: none;
}
.LnkRuta a:visited {
	color: #cccccc;
	text-decoration: none;
}
.LnkRuta a:active {
	color: #cccccc;
	text-decoration: none;
	
}

.LnkRuta a:hover{ text-decoration: underline;
	color: #000066;
	background-color:#acf4d9;}
	
/* Estilo para encabezado2*/ 
Degradado2 {
	margin:0;
	background:BLUE;
}
	#Degradado2 {background:#CC9999; 	filter:Alpha(Opacity=80,
	FinishOpacity=70, Style=1, StartX=20, StartY=50, FinishX=90, FinishY=1%)}

BodyDegradado {
	margin:0;
	background:#CC9999;
}
	#BodyDegradado {background:#000060; 	filter:Alpha(Opacity=100,
	FinishOpacity=50, Style=1, StartX=100, StartY=80, FinishX=100, FinishY=84)}
	
IzqDegradado {
	margin:0;
	background:#CC9999;
}
	#IzqDegradado {background:#000060; 	filter:Alpha(Opacity=100,
	FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0)}

	
ImgDegradado {
	margin:0;
	background:#CC9999;
}
	#ImgDegradado {background: url(images/trama-23.gif); 	filter:Alpha(Opacity=100,
	FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100)}
	
TopDegradado {
	margin:0;
	background:#CC9999;
}
	#TopDegradado {background:#000060; 	filter:Alpha(Opacity=100,
	FinishOpacity=0, Style=1, StartX=70, StartY=70, FinishX=100, FinishY=100)}
	
PieDegradado {
	margin:0;
	background:#CC9999;
}
	#PieDegradado {background:#000060; 	filter:Alpha(Opacity=100,
	FinishOpacity=50, Style=1, StartX=70, StartY=70, FinishX=100, FinishY=100)}

DerechaDegradado {
	margin:0;
	background:#CC9999;
}
	#DerechaDegradado {background:#000060; 	filter:Alpha(Opacity=5,
	FinishOpacity=50, Style=1, StartX=100, StartY=10, FinishX=100, FinishY=50)}
	
	
.linea-inferior {	
 	border-style:solid; border-color:#a2a2a2; border-width:0px 0px 2px 0px; padding:5px 7px;
 }
.tituloH3{
    font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14pt;    
    color: #006699;
}
