body {

	text-align:center;	

	margin:0px; 

	margin-right: auto;

	margin-left: 0px;

	background-color: #333333;

}

#main {

	text-align: left;

	top:20px;

	width: 816px;

	height: auto;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding: 0px;

	position: relative;

	overflow: visible;

}



#pie {

	position:relative; 

	left:0px; 

	height:38px;

        width:100%;

	text-align:center;

}



#cabecera {

	position:relative; 

	left:0px; 

	top:0px; 

	width: 816px; 

	height:56px;

}

#contenidos {

	position:relative; 

	left:0px; 

	top:0px; 

	width: 816px; 

        margin-bottom:10px;

}

.link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #0886AF;

	text-decoration:none;

}

.link:hover {

	text-decoration:underline;

}

.linklight {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0886AF;

	text-decoration:none;

}

.linklight:hover {

	text-decoration:underline;

}

.firma { background:url(/99_img/logo_sinapsis.png) no-repeat;float:right;font:bold 10px Arial;	color: #FFFFFF;	text-decoration: none;}

