* {
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
}

html, body {  
    height:100%;  
    margin:0;  
}  

body {	
    background: #454545 url(http://blocknetax.cysnet.net/css/images/pastel/fondo-gradiente.gif);
    overflow-x: hidden;
}

body a { 
	color: #fff; 
	text-decoration: none
}

body a:hover { 
	color: #000; 
}

div a { 
	cursor: pointer
}

h1
{
 	margin-top: 4px;
 	margin-left: 28px;
 	text-align: center;
	color:#fff;
	font-size:12px;
}

/* structure */
div#transparencia {	
    background: #ffffff url(/css/activo/img/cysnet-fondo-main.gif) repeat;
}

#main {	
    width: 100%;
    margin: 0px;
}

html>body #main {
}

#main td {	
 	text-align: center;
}
#main td div {	
 	text-align: left;
}

#main td td {	
	border:none;
}

#main_inner {
	color: #000;
	padding-bottom: 50px;
}

html>body #main_inner {
}

/* header */
#header {	
 	text-align: center;
 	padding: 0px;
	height: 80px;
}

#header_date {
	width: 906px;
 	padding: 0px;
	height:80px;
}	

html>body #header_date {
	margin-left:auto;
	margin-right:auto;
}

#header_date .left {
 	width: 400px;
 	color: #fff;
	float: left;
	margin-top: 27px;
}

html>body #header_date .left {
}

#header_date .left img {
}

#header_date .right {
 	width: 506px;
	color: #000;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	margin-top: 30px;
	float: right;
}

#header_date .right img {
	float: right;
	margin-left: 20px;
}

html>body #header_date .right {
}

#header_date .right {
}

#header_date .right a:hover {
}

.header_txtsize img {
	margin-left:6px;
}

.header_txtsize {
	background-color: #003573; 
	float: left; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	width: 58px; 
	height: 22px 
}
	
html>body .header_txtsize {
	padding-bottom:3px;
	padding-top:3px;
	padding-left:7px;
	height:24px;
	width:55px;
}

#titulo_web {	
	margin-top:4px;
	margin-bottom:4px;
	font-size: 28px;
	text-transform: uppercase;
	font-stretch:ultra-condensed;
	display: none;
}

#franja {
	border-top: 5px solid #c10000;
	background: #fff url(/css/activo/img/rojo-blanco.jpg) repeat-x;
	height: 33px;
	width: 906px;
	margin-left: auto;
	margin-right: auto;
}

/* content */ 
#content {
	margin-top: 20px;
	width: 906px;
	display:block;
}

html>body #content {
	margin-left:auto;
	margin-right:auto;
}

.contenidotitulares { 
	color: #7f8183; 
	font-weight: bold; 
	font-size: 140%; 
	float: left; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	width: 476px;
}


/* footer */
#footer {
	width: 906px;
	height: 30px;
	background: #fff url(/css/activo/img/blanco-rojo.jpg) repeat-x bottom;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

html>body #footer {
}

#footer div {
}	

#footer .left {
	margin-left: 30px;
	margin-top: 11px;
	color: #fff;
	font-size: 11px;
	width: 220px;
	float: left;
}

#footer .right {
	float: right;
	margin-top: 11px;
	margin-right: 30px;
	font-size: 11px;
	color: #fff;
}

#footer .right a {
	margin-right: 20px;
	font-size: 11px;
}


#footer img {
}

