@charset "utf-8";
/* CSS Document */
		*{
			margin:0;
			padding:0;
			/*font:30px "Gotham Black", Arial, sans-serif;*/
			color:#fff;
		}
		img{
			border:none;
		}
		body {
			overflow:hidden;/*Needed to eliminate scrollbars*/
			font-family: 'Philosopher', serif;
		}
		#content{
			/*margin:0px auto;*/
			height:100%;
			width:250px;
			bottom:0%;
			left:2%;
			/*background-color:#FFF;*/
			border-top:3px solid #4F4F4F;
			border-bottom:3px solid #4F4F4F;
			position:absolute;			
			opacity:1;
			z-index:50;
			overflow:auto;				
			text-align:center;
			
		}
	
		*:first-child+html body #content {
		filter: alpha(opacity=100);
		} * html #content {
		filter: alpha(opacity=100);
		}
	
		#mascara {
			position: absolute;
			top: 0; 
			left: 0;
			z-index: 10;
			width: 100%; 
			height: 100%;
			text-indent: -999em;
			background-image: url(../images/sombra.png);
			background-repeat:no-repeat;
		}

	
	
		#contentframe{
			text-align:left;
			/* font-family: 'Inconsolata', serif;*/
/*			font-family: 'Josefin Slab', serif;*/
			  font-family: 'Philosopher', serif;
			  font-size: 23px;
			  font-style: normal;
			  font-weight:normal;
			  text-shadow: none;
			  text-decoration: none;
			  text-transform: none;
			  letter-spacing: 0em;
			  word-spacing: 0em;
			  line-height: 1em;
			  text-decoration:none;
			  
		}
		a{
			text-decoration:none;
		}
		
		#contentframe a{
			text-decoration:none;
			color:#fff;
		}
		#contentframe a:hover{
			color:#007939;
		}
		
		
		#contentframe span a{
			text-decoration:none;
			color:#007939;
		}
		
		
		/*Supersize Plugin Styles*/
		#supersize img, #supersize a{
			height:100%;
			width:100%;
		/*display:none;*/
		}
		#supersize .activeslide, #supersize .activeslide img{
			display:inline;
		}

#footer{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:100px-100%;
  margin-bottom:30px;
 }
 

 
  #cargando{
  
  background-color:#FFF;
  opacity:0.40;
 }
 
*:first-child+html body #cargando {
		filter: alpha(opacity=40);
		} * html #cargando {
		filter: alpha(opacity=40);
		} 

/*FOOTER/*/
 #footer2{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:120px;
  margin-bottom:30px;
  background-color:#999;
  z-index:99; 
  opacity:0.20;
  background-image:url(../images/degra.jpg);
  background-repeat:repeat-x;
  
 }
  
*:first-child+html body #footer2 {
		filter: alpha(opacity=20);
		} * html #footer2 {
		filter: alpha(opacity=20);
		} 
 
 
#footer3{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;  
  height:110px;
  margin-bottom:10px;
  z-index:100;
  padding:20px;
 }
 
 
 
 #video {
background-color: #FF9900;
height: 20px;
width: 20px; /* probá una medida en px si querés */
position: relative;
float:left;
z-index:101;
}

#txtvideo{
height:20px; 
width:150px; 
margin:0 auto; 
text-align:left; 
background-color:#333; 
color:#FFF; 
font-size:12px;
}

#txtvideo a:hover{
	color:#007939;
	 
}


 #contacto {
	 color:#FFF;
height:110px; 
width:300px;
position: relative;
float:right;
font-size:15px;
z-index:101;
text-align:right;
}

 #contacto a:hover{
	color:#007939;
}






 #block0{
 text-align:justify;
 font-size: 20px;
  font-style: normal;
  font-weight: 700;
 height:550px;
  width:700px;
/* min-width:600px;
 width:70%;*/
  bottom:0%;
  top:0;
  left:300px;
  position:absolute;			
  opacity:0.8;
  z-index:100;
  
  
  
 }
 
*:first-child+html body #block0 {
		filter: alpha(opacity=80);
		} * html #block0 {
		filter: alpha(opacity=80);
		} 
 



 #block0 a{
	  	
font-family: 'Philosopher', serif;
	   font-size: 13px;
	 }
 #block0 p{
	
font-family: 'Philosopher', serif;
	   font-size: 15px;
	   color:#000;
	   font-weight:normal;
	   text-align:left;
	 }
	 
 #block0 p a{
	
font-family: 'Philosopher', serif;
	   font-size: 13px;
	   color:#F90;
	   font-weight:normal;
	   
	 }

 #block0 p a:hover{
	color:#007939;
}


 #block0 b,strong,i,em{
	   color:#000;
	   
	 }

	 
 #block0 span{	 	
		font-family: 'Philosopher', serif;
	   font-size: 17px;
	   font-weight:bold;
	   padding-bottom:3px;
	   color:#000;
	 }


#project{
	margin-top:10px; 
	padding:5px; 
	background-color:#ddd; 
	cursor:pointer; 
	clear:both; 
	min-height:50px; 
	height:50px;
	color:#000;
	}
	
#project a{	
	font-size:18px;
	color:#000;	
	}
#project a:hover{	
	color:#007939;	
	}
#project_ficha{
	margin-top:10px; 
	padding:5px; 
	background-color:#ddd; 
	clear:both; 
	min-height:50px; 
	color:#000;
	height:65%;  
	width:98%; 
	overflow:auto;  
	overflow-x:hidden; 
	overflow-y:auto; 
	padding-right:10px;
	font-size:14px;
	color:#000;
	font-weight:normal;
}

/* IE Only */
* html #project_ficha {width:100%;}

#project_ficha div{
	color:#000;
	font-size:14px;
	font-weight:normal;
}
#project_ficha span{
	color:#000;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}

#project_ficha2{
	margin-top:10px; 
	padding:5px; 
	background-color:#ddd; 
	clear:both; 
	min-height:50px; 
	color:#007939;
	height:73%;  
	width:98%; 
	overflow:auto;  
	overflow-x:hidden; 
	overflow-y:auto; 
	padding-right:10px;
	font-size:20px;
	font-weight:normal;
}

#block0 DIV#titular P STRONG{

	color:#fff;
}

* html #project_ficha2 {width:100%;}
#project_ficha2 div{
	color:#000;
	font-size:18px;
	font-weight:normal;
}
#project_ficha2 span{
	color:#000;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}

#otro{
	width:100%;
	font-size:10px;
	}


#project2-2{
	margin-top:5px;
	padding-top:5px; 
	padding-right:4px;
	background-color:#ddd; 
	cursor:pointer; 
	min-height:40px; 
	height:40px;
	color:#000;
	width:100%;
	}
	
#project2-2 a{	
	color:#000;	
	}
#project2-2 a:hover{	
	color:#007939;	
	}


#project2{
	margin-top:5px;
	padding-top:5px; 
	padding-right:4px;
	background-color:#ddd; 
	cursor:pointer; 
	min-height:76px; 
	height:76px;
	color:#000;
	width:49%;
	float:left;
	}
	
#project2 a{	
	color:#000;	
	}
#project2 a:hover{	
	color:#007939;	
	}
	
#otro SPAN P{	
	font-size:10px;
	padding-right:3px;
	font-family:Verdana, Geneva, sans-serif;
	}	
#otro A{
	font-size:10px;
	padding-right:3px;
	font-family:Verdana, Geneva, sans-serif;
	}	
#project3{
	margin-top:5px; 
	padding-right:4px;	
	margin-right:6px;
	padding-top:5px; 
	background-color:#ddd; 
	cursor:pointer; 
	min-height:76px; 
	height:76px;
	color:#000;
	width:49%;
	clear:both;
	float:left;
	}
	
#project3 a{	
	color:#000;	
	}
#project3 a:hover{	
	color:#007939;	
	}

#paginacio3{
	margin-top:10px;
	text-align:center;
	padding:5px; 
	background-color:#888; 
	cursor:pointer; 
	min-height:20px; 
	height:20px;
	color:#000;
	width:50px;
	float:left;
	font-weight:normal;
	}	
#paginacio3 a{	
	font-size:18px;
	color:#000;	
	}
#paginacio3 a:hover{
	color:#007939;
	}
#paginacio{
	margin-top:10px;
	margin-left:5px;
	text-align:center;
	padding:5px; 
	background-color:#888; 
	cursor:pointer; 
	min-height:20px; 
	height:20px;
	color:#000;
	width:20px;
	float:right;
	font-weight:normal;
	}
#paginacio2{
	margin-top:10px;
	margin-left:5px;
	text-align:center;
	padding:5px; 
	background-color:#007939; 
	cursor:pointer; 
	min-height:20px; 
	height:20px;
	color:#fff;
	width:20px;
	float:right;
	font-weight:bold;
	}
#paginacio a{	
	font-size:18px;
	color:#000;	
	}
#paginacio a:hover{
	color:#007939;
	}

#titular2{ 
	margin-top:10px; 
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#777; 
	cursor:pointer; 
	clear:both; 
	min-height:20px; 
	height:10px; 
	color:#FFF; 
	text-align:center; 
	font-size:24px;
	color:#fff;
	
}

#titular{ 
	margin-top:10px; 
	padding:5px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#777; 
	cursor:pointer; 
	clear:both; 
	min-height:20px; 
	height:20px; 
	color:#FFF; 
	text-align:center; 
	font-size:24px;
	color:#fff;
	
}


#titular p strong{ 
	
	font-size:20px;
	color:#000;
	
}
#block0 DIV SPAN P A{
	color:#007939;
}
/* // easyscroll navigation buttons */	

/* // end easyscroll */
/*AMBILIGHT*/
