#alerta {
	padding: 10px 2px 10px 2px;
	margin-left: 120px;
	margin-right: 0px;
	font-family : Arial Black;
	font-style : normal;
	font-size : 11px;
	color: #CC0000;
	font-weight : normal;
}
#cabecera {
	padding: 10px 2px 10px 2px;
	margin-left: 0px;
	margin-right: 0px;
	font-family : Arial Black;
	font-style : italic;
	font-size : 14px;
	color: #2380D2;
	font-weight : normal;
}

#item {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	color: #666666;
	font-weight : normal;
}
#subheader_image_left {
	float: left;
	height: 72px;	
	width: 243px;	
	margin: 0;
	padding: 0;
	font: bold 12px arial, sans-serif;		
	/*background: url('/persus/images/topleftcontent.jpg') no-repeat top left;	*/
	/*border-color: Black;
	border-style: solid;
	border-width: 1px;*/
}
#subheader_image_right {
	font: 18px Arial;	
	color: white;	
	float: right;
	height: 72px;
	width: 900px;	
	margin: 0;
	padding: 0;
	background: url('/dicodi/images/new/fondo_cabecera2.gif') no-repeat;	
	/*border-color: Black;
	border-style: solid;
	border-width: 1px;*/
}
.interiorTabla{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#topnav_largo{
	text-align: center;
	top: 20px;
	left: 245px;
	height: 17px;
	min-width: 1000px;
	min-width: expression(screen.availWidth - 50 + "px");
	background: #2070B6;
	margin: 45px 0 0px 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	font: bold 11px/19px arial, sans-serif;
	/*border-color: Red;
	border-style: solid;
	border-width: 1px;*/
}

