/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diseno: Minimate
Autor: Fafo - www.clowngroup.com.ar
Fecha: 17-02-2005
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


body{
	margin: 35px 0;
	padding: 0;
	background-image: url(bg.gif);
	background-repeat: repeat-y;	
	background-position: center;
	text-align: center;
}
h1 span, h2 span{
	display: none;
}
h1,h2,h3{
	font: bold 0.95em Tahoma,Arial,Helvetica,sans-serif;
}
h3{
	color: #6a772e;
	margin: 10px 0 8px 15px;
}
a{
	color: #6f821c;
}
a:hover{
	color: #a3af6f;
}
p{
	font: 0.72em/1.5em Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #444;
	margin: 0;
	padding: 5px 15px;
}
acronym{
	cursor: help;
	color: #666;
	font-weight: bold;
}
acronym:hover{
	color: #000;
}
blockquote {
	text-align: left;
	display: block;
	width: 361px;
	height: 129px;
	position: absolute;
	top: 76px;
	left: 327px;
	margin: 0px;	
	background: url(bg-cita.gif) no-repeat;
}
blockquote div.quote, blockquote cite {
	display: block;
	font: 0.8em/1.5em "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #ededed;
	margin: 18px 30px;
	font-style: italic;
}
blockquote cite{
	margin-top: -15px;
	color: #999;
}
#contenido{
	position: relative;
	width: 740px;
	margin: 0 auto;
}
#encabezado{
	width: 637px;	
	height: 75px;
	margin: 0 auto;
	background: url(head.gif) no-repeat;
	position: relative;
	z-index: 10;
}
#explicacion{
	width: 637px;
	height: 272px;	
	margin-top: 138px;	
	margin-left: auto;
	margin-right: auto;
	background: url(bg-explicacion.gif) no-repeat;
	text-align: left;
}
#explicacion p{
	margin: 0;
	padding: 9px 15px;
}
#explicacion h2{
	background: url(h2-explicacion.gif) left bottom no-repeat;
	height: 35px;
	margin: 0 15px;
}
#proyecto{
	position: absolute;
	top: 490px;
	left: 50px;
	width: 318px;	
	height: 535px;
	border-bottom: 1px solid #eef1e3;
	background: url(bg-elproyecto.gif) repeat-y;
	text-align: left;
}
#proyecto h2{
	background: url(h2-elproyecto.gif) left bottom no-repeat;
	width: 318px;
	height: 49px;
	margin: 0;
}
#participa{
	position: absolute;
	top: 490px;
	left: 370px;
	width: 318px;	
	height: 535px;
	border-bottom: 1px solid #eef1e3;
	background: url(bg-elproyecto.gif) repeat-y;
	margin: 0;	
	text-align: left;
}
#participa h2{
	background: url(h2-participa.gif) left bottom no-repeat;
	width: 318px;
	height: 49px;
	margin: 0;
}
#disenos{
	text-align: left;
	display: block;
	width: 275px;
	height: 129px;
	position: absolute;
	top: 76px;
	left: 51px;
	background: url(otros-disenos.gif) no-repeat!important;
	background: url(otros-disenos.gif) no-repeat fixed;
	overflow: auto;
}
#disenos p{
	display: none;
}
#disenos a{
	color: #97A558;
}
#disenos a:hover{
	color: #c6cea4;
}
#disenos a:visited{
	color: #666;
}
#disenos ul{
	margin: 5px 0 0 35px!important;
	margin: 15px 0 0 35px;
	padding: 0;
}
#disenos ul li{ 
	font: 0.7em/1.2em Arial,Verdana,Helvetica,sans-serif;
	list-style: none;
	color: #999;
	padding: 0;
	margin: 0;
}
#disenos ul li.actual, #disenos ul li.actual a { 
	color: #ededed;
}
#elautor{
	position: absolute;
	width: 637px;	
	height: 102px;
	text-align: left;
	top: 1160px;
	left: 50px;
	background: url(bg-elautor.gif) no-repeat;
	padding-top: 0!important;
	padding-top: 10px;
}
#elautor p{
	font: 0.7em/1.4em Arial,Verdana,Helvetica,sans-serif;
	margin: 0;
	padding: 0 0 0 240px;
	color: #333;
}
.atributo{
	font-weight: bold;
	color: #333;
}
#agradecimientos{
	position: absolute;
	text-align: left;
	top: 1040px;
	left: 50px;
	width: 637px;	
	height: 103px;
	background: url(bg-agradecimientos.gif) no-repeat;

}
#agradecimientos p{
	color: #ccc;
	font: 0.75em/1.2em Arial,Verdana,Helvetica,sans-serif;
	margin: 30px 0 0 20px;
}
#agradecimientos a{
	color:#ededed;
}
#agradecimientos a:hover{
	color:#999;
}
#paginas{
	margin: 5px;	
}
#paginas span{
	font: 0.7em Arial,Verdana,Helvetica,sans-serif;
	margin: 0 0 0 30px;
	color: #ededed;
}
#paginas a{
	font: bold 0.7em Arial,Verdana,Helvetica,sans-serif;
	margin: 0;
	color: #97a558;
}
#paginas a:hover{
	color: #c6cea4;
}
#paginas a:visited{
	color: #666;
}
#legal{
	position: absolute;
	z-index: 15;
	text-align: left;
	top: 1423px;
	left: 6px;
	width: 100%;
	height: 90px;	
	padding: 0;
	background: #333 url(bg-legal.gif) top center repeat-x;
}
#legal p{
	font: 0.7em/1.3em Arial,Verdana,Helvetica,sans-serif;
	color: #999;
	margin: 25px 0;
}
#extra1{
	position: absolute;
	z-index: 0;
	width: 100%;	
	height: 35px;
	text-align: left;
	top: 0px;
	left: 3px;
	background: url(bg-top.gif) center no-repeat;
}
#extra2{
	position: absolute;
	width: 100%;	
	height: 90px;
	text-align: left;
	top: 1300px;
	left: 0;
	background: url(bg-bottom.gif) top center no-repeat;
}
