body { 
	margin: 0; 
	background-color : #ffffff; 
}
.encabezado { 
	background : #ffffff url(../imagenes/encabezado.jpg) no-repeat; 
	background-position : left top; 
	width: 975px; 
	height: 80px; 
}
.fondousuariomenu { 
	background : url(../imagenes/back_menuh.gif) repeat-x left top; 
	font-family: Arial, Verdana;
	font-size: 8pt;
	text-indent: 20px;
}
.fondousuario { 
	background : url(../imagenes/deg_repeat.gif) repeat-x left top; 
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0F4D2A; 
	text-indent: 20px;
}

.fondousuario1 { 
	background : url(../imagenes/deg_repeat.gif) repeat-x left top; 
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF; 
	text-indent: 20px; 
}
.tabla1 {
	border: 1px solid #cccccc;
	background: #f5f5f5;	
}

.titulo {
	background : #B3D66C url(../imagenes/deg_repeat4.gif) repeat-x; 
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0F4D2A; 
	text-align: left;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #B8C2CF; 
}

.texto1 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #316518; 
	padding: 4px;		
}
.texto1if {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #316518; 
	padding: 7px;		
	background : #f5f5f5 url(../imagenes/fondo_tit_azul.gif) repeat-x;
}
.texto2 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #316518; 
	padding: 7px;
	border-right: 1px solid #cccccc;			
	border-bottom: 1px solid #cccccc;		
}
#texto2sbd {
	border-right: 0px solid #cccccc;			
	border-bottom: 1px solid #cccccc;		
}
.celda1 {
	background: #ffffff;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3B4B5B; 
	text-align: left;
	padding: 2px 0 2px 10px;
	border-right: 1px solid #cccccc;			
	border-bottom: 1px solid #cccccc;			
}
.celda1 a{
	color: #3B4B5B; 
	text-decoration: none;	
}
#celda1sbd {
	border-right: 0px solid #cccccc;			
	border-bottom: 1px solid #cccccc;			
}
#celda1sb {
	border-right: 0px solid #cccccc;			
	border-bottom: 0px solid #cccccc;			
}
.celda2 {
	background: #f5f5f5;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3B4B5B; 
	text-align: left;
	padding: 2px 0 2px 10px;
	border-right: 1px solid #cccccc;			
	border-bottom: 1px solid #cccccc;	
}
.celda2 a{
	color: #3B4B5B; 
	text-decoration: none;	
}
#celda2sbd {
	border-right: 0px solid #cccccc;			
	border-bottom: 1px solid #cccccc;			
}
#celda2sb {
	border-right: 0px solid #cccccc;			
	border-bottom: 0px solid #cccccc;			
}
#ultimacelda {
	background: #f5f5f5;
	border-right: 1px solid #cccccc;			
	border-bottom: 0px solid #cccccc;	
}
 
form {
	margin: 0px;
	border: 0px dotted red;
}

.input {
	border: 1px solid #CCCCCC;
	background : #ffffff; 
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333; 
	text-indent: 2px;	
}

select {
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	border: 1px solid #CCCCCC;	
}
textarea {
	border: 1px solid #CCCCCC;
	background : #ffffff; 
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333; 
	text-indent: 2px;	
	height: 50px;
}
.fondoinput {
	background-color: #ffffff; 
	border-color: #B0C4DE;
	width: 110px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	font-weight: bold
}
.divInicio {
	width: 100%; 
	line-height: 12px;
	margin-left:10px;
}
.texto_Msg_Err {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FB2904; 
	padding: 7px;		
}

.button
{
	border-right: #808080 1px solid;
	padding-right: 1px;
	border-top: #808080 1px solid;
	padding-left: 1px;
	font-weight: bold;
	padding-bottom: 1px;
	border-left: #808080 1px solid;
	cursor: hand;
	padding-top: 1px;
	border-bottom: #808080 1px solid;
	background-color: #ccccff;
}
.dialog-titulo {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}