@charset "iso-8859-1";
/* CSS Document */

/* -----------------------------------------------*/
/*			CSS PPT site Institucional		*/
/* -----------------------------------------------*/

/* -----------------------------------------------*/
/*				GENERAL					*/
/* -----------------------------------------------*/


body {
	margin:0;
	padding:0;
/*	background:url(images/IMG_fondo.gif) repeat-y 50% 0 #333333;*/
	background-color:#333;
}

#content {
	position:absolute;
	padding:0;
	margin:-300px 0 0 -480px;
	width:960px;
	height:600px;
	left:50%;
	top:50%;
}