@charset "utf-8";
/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #B8B9A9;
	margin: 0px;
	left: -20px;
}
a:link 
	{
	color: #000000;
	text-decoration: none;
	}
a:visited 
	{
	text-decoration: none;
	color: #000000;
	}
a:hover 
	{
	text-decoration: underline;
	color: #000000;
	}
a:active 
	{
	text-decoration: none;
	color: #000000;
	}
	
	
#contenedor 
	{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: auto;
	background-image: url(../imagenes/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}

#cabecera
	{
	width:760px;
	height:176px;
	background-color:#FFFFFF;
	/*background-image: url(../imagenes/bg_page.jpg);*/
	background-repeat: repeat-y;
	}
	
#cabecera .cabeceratop
	{
	background-image: url(../imagenes/cabecera01.jpg);
	background-repeat: no-repeat;
	width:760px;
	height:24px;
	left:0px;
	top: 0px;
	}
	
#cabecera .cabeceracolumna01
	{
	background-image: url(../imagenes/cabecera02.jpg);
	background-repeat: no-repeat;
	width:20px;
	height:154px;
	}

#cabecera .cabeceraflash
	{
	position:relative;
	background-color: #FFFFFF;
	width:720px;
	height:154px;
	/*background-image: url(../imagenes/foto_cabecera04.jpg);*/
	/*background-position: 0px 0px;*/
	
	}

#cabecera .logotucuman
	{
	background-image: url(../imagenes/marcatucuman.jpg);
	background-repeat: no-repeat;
	position:absolute;
	z-index:15;
	top:102px;
	left:10px;
	/*left:22px;*/
	width:75px;
	/*width:61px;*/
	height:53px;
	/*background-color:#336699;*/
	
	}
	
#cabecera .botonerasuperiorhorizontal
	{
	position:absolute;
	z-index:15;
	top:102px;
	left:95px;
	width:300px;
	height:51px;
	/*background-color: #00CC00;*/
	}	
	
#cabecera .cabeceracolumna02
	{
	background-image: url(../imagenes/cabecera03.jpg);
	background-repeat: no-repeat;
	width:20px;
	height:154px;
	}
	
#menusuperior
	{
	position:relative;
	background-image: url(../imagenes/barra_superior.jpg);
	background-repeat: no-repeat;
	width:760px;
	height:29px;
	}

#fechabarratop
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position:absolute;
	background-repeat: no-repeat;
	width:200px;
	height:15px;
	left:535px;
	top: 8px;
	}
#buscadorsuperior
	{
	position:absolute;
	width:133px;
	height:12px;
	left:418px;
	top: 6px;
	}

#buscadorsuperior .inputbox
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width:99px;
	height:12px;
	border: 1px solid #999999;
	}
#contenedorprincipal{
	/*background-image: url(../imagenes/bg_page.jpg);*/
	/*background-repeat: repeat-y;*/
	background-position: 0px 0px;
	width:760px;
	height:auto;
}

#menuizquierdo{
	float: left;
	width:197px;
}

#menuizquierdo .fondobotonera
	{
	background-image: url(../imagenes/menuiz_fondo.jpg);
	background-repeat: repeat-y;
	width:197px;
	}
.inputbox
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width:95px;
	height:13px;
	border: 1px solid #999999;
	}
#menuizquierdo .listsmenu
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width:135px;
	height:20px;
	border: 1px solid #999999;
	}
	
#titulopagina{
	margin-left: 198px;
	/*background-color:#CC0000;*/
	padding-top: 11px;
	padding-bottom: 1px;
	padding-left: 10px;
	width:333px;
	height:24px;
}


#contenidos
	{
	/*background-color:#00CCCC;*/
	margin-left: 198px;
	width:541px;
	}
#contenidos li
	{
	/*list-style: none;
	background: url(../imagenes/li01.gif) left bottom no-repeat;
	padding-left: 20px;*/
	}
#contenidos b
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	}		
#pie
	{
	background-image: url(../imagenes/pie.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:760px;
	height:50px;
	clear:both;
	}
	
