*
{
	margin: 0;
	padding: 0;
	
}

html {
}

body {
	
	background: #FFF url('../images/bg_site.jpg') no-repeat scroll 50% 0;
	color:#999;
	font-family:Helvetica, Arial;
	font-size:80%;
	margin:0pt auto auto;
	padding:0pt;
	text-align:justify;
}


p { margin-bottom:10px; }

a{ color:#000; text-decoration:none; }
a:link{ color:#000; text-decoration:none; }
a:visited{ color:#000; text-decoration:none; }
a:hover{ color:#F0F; text-decoration:none; }
a:active{ color:#000; text-decoration:none; }

hr { background: url(../images/hr.gif) no-repeat scroll center; height:5px; border:0px; margin-bottom:5px;}



#page {
	width:100% !important;
	width:100%;
	margin:auto;

}
	#top {
		width: 100%;
		height:310px;
		margin-bottom:10px;	
		}
		#top_detail {
			width: 100%;
			height:6px;
			background-color: #F0F;	
			}
	
		#top_logo {
			float:right;
			width: 200px;
			height:32px;
			padding-right:10px;
			margin-top:5px;	
			}
		#top_bot {
			text-align:right;
			float:right;
			width: 350px;
			height:22px;
			padding-top:10px;
			padding-right:5px;
			margin-top:5px;
			}

#all
{
	width:900px !important;
	width:900px;
	margin:auto;
}

/* IE 6 */
body #all {
	_margin-right: auto;/*Sólo IE6*/
	_margin-left:auto;/*Sólo IE6*/
	_width:900px; /*Sólo IE6*/
	}


#central {
	width: 900px;
	
}
#botonera {
	background: #fff url(../images/bar.jpg) no-repeat scroll center;
	width: 900px;
	height:21px;
	margin-bottom:5px;
	line-height:21px;
}
#botonera a{
	color:#333;
	padding:2px;
}
#botonera a:hover{
	color:#FFF;
	background-color: #333;	
	padding:2px;
}
	#trabajos{
		background-color:#0C3;
	
	}
	
	#trabajo{
		float:left;
		width:180px;
		height:180px;
		background-color:#0C3;
		margin:4px;
	}

		/* ---- styling the list ---- */
		#work {
			overflow:hidden;
			float:left;
			list-style:none;
			margin:0;
			padding:0;
		}
		#work li {	
			float:left;
			width:178px;
			height:178px;
			background-color:#EEE;
            margin: 1px;
			overflow:hidden;
			display:block;
			
		}
		#work li a {
			
			color:#666;
			font-size:1.3em;
			border:none;
		}
		#work li a:hover {
			color:#333;
			background-color:#0FF;
		}
		#work p {
			margin:5px;
		}
		
		
		/* ---- show-hide elements ---- */
		
		#work li .show{
			display:block;
			width:180px;
			height:180px;
			
			
		}
		#work li .hide {
			width:170px;
			height:170px;
			color:#999;
			text-align: left;
			padding:5px;
			overflow: hidden;
			background:#333;
		}
		#work li:hover .hide, #work li.over .hide {
			
			width:170px;
			height:170px;
			
		}
		#work li:hover .show, #work li.over .show {
			height: 0;
			overflow: hidden;
		}
		
.titularAmp{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#333;
	width:900px; 
	margin-bottom:20px;	
}

		#news {
			float:left;
			width:445px;
			height:237px;
			overflow:hidden;
			background-color:#FFF;
			margin-right:10px;
			
		}
		#news2 {
			float:left;
			width:445px;
			height:237px;
			overflow:hidden;
			background-color:#FFF;
			
		}
		#a1{
			float:left;
			background-color:#d8d9d9;
			width:66px;
			height:39px;
			margin-bottom:3px;
			margin-right:3px;
			padding:3px;
			}
		#a2{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-size:14px;
			text-align:left;
			color:#333;
			float:left;
			background-color:#d8d9d9;
			width:364px;
			height:39px;
			margin-bottom:3px;
			padding:3px;
			}
		#a3{
			float:left;
			background-color:#FFF;
			width:72px;
			height:186px;
			margin-right:3px;
			
			}
		#a4{
			color:#333;
			float:left;
			background-color:#FFF;
			width:364px;
			height:180px;
			padding:3px;
			}
		