/*
	Body de la pagina
*/
#body 	{
			background-image: url(../imagenes/fondo.png);
			height:auto;
			color: black;
			text-align: center;
			font-size: 12px;
			font-family: Arial;
			/*	height: 100%;
			max-height: 100%; */
			
			
		}
/*
	Contenedor
*/
#contenedor	{
				width: 800px;
				height:auto;
				color: black;
				background:#ffffff;
				margin-left: auto;
				margin-right: auto;
				text-align:center;
				padding:5px;
				z-index:200;
				
			}
/* 
	Div inzquierdo de la pagina
*/
#izq {
		
		float:left;
		width:170px;
		height:inherit;
	 }
#Sidebar {
			float: left;
			width: 170px;
			margin: 0px;
			color: #003399;
			height:830px;
			background: #9EB9FF;
}
/* 
	Div header de la pagina
*/
#header {
	 		height:226px;
			background:#ccccEE
			
	 	}
#gob	{
			height:85px;
		}
#cpz 	{
			height:180px;
		}
/* 
	Div header de la pagina
*/
#contenedor2{
	 			font-family:Arial;
				font-size:12px;
				width:775px;
				height:auto;
				float:left;
				display:block;
	 		}	
/**************************************************************
	Div center de la pagina
**************************************************************/
#cetral {
	 			width:775px;
				float:left;
				background:#ffffff;
				height:auto;
	 	}
		
		
#noticiasSoberano 		
				{
				float:auto;
				width:710px;
				height:auto;
				margin-top:10px;
				margin-bottom:2px;
				margin-left:10px;
				background-image:url(../imagenes/fondo.jpg);
				/*background:#161c3a;*/
			}

#noticontentSoberano	{

					margin-left:5px;
					margin-right:8px;
					margin-top:-85px;
					margin-bottom:7px;
					font-size:10px;
					text-align:justify;
					width:665px;
					height:auto;	
					background:#FFFFFF;
					padding-top:10px;
					padding-bottom:10px;
				}
				
#titulos {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
				
#noticontentSoberano2	{

					margin-left:1px;
					margin-right:3px;
					margin-top:-70px;
					margin-bottom:3px;
					font-size:10px;
					text-align:justify;
					width:565px;
					height:auto;	
					background:#FFFFFF;
					padding-top:10px;
					padding-bottom:0px;
				}

#headernoticiasSoberano	{
					width:805px;
					height:81px;
					margin-left:inherit;
					
					margin-top:4px;
					margin-bottom:50px;
				}
/***************** Fecha y slogan ********************/
#cetral1 	{
				font-family:Arial;
				font-size:12px;
				width:auto;
				height:20px;
				background:#efefef;
			}
/****************************************************************/
/***************** Menu Principal ********************/
#central2	{
				width:auto;
				height:auto;
				background-color:red;
			}
#menu 		{
				padding-left:3px;
				padding-right:5px;
				float:right;
				width:820px;
				height:35px;
				background:#FFFFFF;
			}
#navi1 	{  
			list-style:none;
			margin:0;
			padding:0;
		}
#navi1 li 	{
				margin:2px;
				padding:0px;
				border:1px solid #990000;
				float:left;
			}
#navi1 li a {
				display:block;
				background-image:url(../imagenes/lev0_bg1.png);
				width:94px;
				height:20px;
				color:#FFFFFF;
				font-size:11px;
				font-family: Arial, Helvetica, sans-serif;
				padding:3px 0;
				text-decoration:none;
				text-align:center;
			}
#navi1 li a:hover	{
						color:#2a2a2a;
						background:#990000;
						font-weight:bold;
	
					}
#contentscentral{
					width:auto;
					height:auto;
					background:#ffffff;
					text-align:justify;
				}
#titulosvnetas	{
						text-align:center;
						font-size:13px;
						width:775px;
						height:25px;
						color:#000066;
						font-weight:bold;
						padding-top:5px;
						padding-left:55px;
						text-align:left;
						background:url(../imagenes/vinetas.png) no-repeat;
					}
#contentscentral br	{
						padding-bottom:5px;
						padding-top:5px;
					}
/****************************************************************/
/***************** Area de banners Copa Am�rica ********************/
#central3	{
				display:block;
				width:auto;
				height:115px;
				clear:both;
			}
/******************************************************************/
/******************************Fin area central*******************/	
/*****************************************************************
	Div footer de la pagina
*******************************************************************/
#footer	{
			float:left;
			clear:both;
			width:775px;
			height:200px;
			
			
			
	 	}	
#footer1	{
				width:auto;
				height:40px;
				
				
			}
#footer2	{
				height:auto;
				width:775px;
			
				
				
			}
#footer3	{
				width:auto;
				height:auto;
				padding-top:30px;
			}
/********************************Fin footer*********************************/
/******************************Bordes*************************************/
.t {background: url(../imagenes/dot.gif) 0 0 repeat-x; }
.b {background: url(../imagenes/dot.gif) 0 100% repeat-x}
.l {background: url(../imagenes/dot.gif) 0 0 repeat-y}
.r {background: url(../imagenes/dot.gif) 100% 0 repeat-y}
.bl {background: url(../imagenes/bl.gif) 0 100% no-repeat}
.br {background: url(../imagenes/br.gif) 100% 100% no-repeat}
.tl {background: url(../imagenes/tl.gif) 0 0 no-repeat}
.tr {background: url(../imagenes/tr.gif) 100% 0 no-repeat; padding:6px}
/******************************Fin Bordes*************************************/
