/* CSS Document */

/******************************************************************************
 DESCRIPCION: 
			  
 AUTOR: Adriana J. Ruiz M.
 FECHA DE CRACION: 11-Feb-2009
 ULTIMA MODIFICACION: 
******************************************************************************/

/*  Etiquetas HTML */

body {
	/* background: #728200;#CC9900;*/
	background: url(images/FondoNvo.png) repeat-x;/*#728200*/
	margin: 0px 0px 0px 0px;
	font-family: Arial; /*Verdana;   Georgia, "Times New Roman", Times, serif;Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #444444;
/*	color: #2C2C2C;	*/
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #769717;/* #000033;*/
	padding: 0px 0px 0px 0px;
}

/* Estilos Unicos */
#Contenido {
	background: #FFFFFF;
	padding-top:20px;
}

#DivHeadBody {
	background: url(images/FdoDiv.png) no-repeat;
	height: 18px;
	}
	
#SeccContenido {
	/*background: url(images/contenido.jpg) no-repeat center top;*/
	width: 851px;
/*	padding-top: 15px;*/
	padding-left: 11px;
}

#LateralIzq {
	background: url(images/FdoLatIzq.png) repeat-y right;
	width: 10px;
}

#LateralDer {
	background: url(images/FdoLatDer.png) repeat-y left;
	width: 10px;
}

#SeccNotas {
	width: 195px;
	background: #434C00;
	color:#FFFFFF;
	font-size:11px;
	/*padding-left: 5px;
	padding-top: 5px;
	
	padding-right: 15px;
	
	color:#000033;*/
}

#Encabezado_Ventanas {
	background: url(images/FdoSupVtaNotas.png) repeat-x;
}

#Pie_Ventanas {
	background: url(images/feet_ventanas.jpg) no-repeat;
	height: 57px; 
}

#MarcoNota {
	border: solid 1px #372011;
	}

#PiePagina{
	background: url(images/FdoPie.png) repeat-x;
	font-family: Arial;
	font-size:10px;
	color: #333333;
	height:46px;
	/*padding-left:30px;
	padding-right:30px;*/
	text-align:center;
}






/* Estilos de Clase */

.FdoNotas{
	background: url(images/fdo_notas.jpg) no-repeat;
	height: 40px;
	color:#CCCCCC;
	/*padding-left: 25px;*/
	font-size:14px;
} 
