@charset "utf-8";
/* CSS Document */

   
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size:11px;
	height:100%;
	color:#444A40;
}

a {
	color:#444A40;
	text-decoration:none;
}

a:visited {
	color: #444A40;
}

a:hover {
	color: #444A40;
}

#fondo_sitio{
	width:1003px;
   height:100%;
	background-image:url(img/admin/fondo_sitio.jpg);
}

/********** TXT *************/

.menu_1{
	font-size:12px;
	color:#54793A;
}

.menu_1 a, menu_1 a:hover, menu_1 a:visited{
	font-size:12px;
	color:#54793A;
	text-decoration:none;
}

.contenido_titulo{
	font-family:"Arial Black";
	font-size:18px;
	color:#A0CF7E;	
}

.contenido_titulo_2{
	font-family:"Arial Black";
	font-size:16px;
	color: #990033;
}

.contenido_titulo_3{
	font-family:"Arial Black";
	font-size:18px;
	color:#4975C9;	
}

.contenido_titulo_4{
	font-family:"Verdana";
	font-size:14px;
	color: #669933;	
}


.bold{
	font-weight:bold;
}

/********** Login *************/

#login{
		text-align: center;
        padding: 20px 0 20px 0;
		width: 300px;
        height: 250px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -120px; 
        margin-left: -150px;
} 

.boton-login{
		width: 80px;
        height: auto;
		background-color: #F9F9F9;
		border: 1px #66FFCC solid; 
} 

/*********** FORM *************/

.form-10{
		width: 380px;
        height: auto;
} 




/******** TXT *************/

.error{
	color:#FF0000;
}


/************* pagina delete ***************/

.confirm_button{
	width:14px;
	height:19px;
	background:transparent;
	background-image:url(img/admin/action_delete.gif);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
}	

/* Sidebar Categorias */
.confirm_button_2{
	width:54px;
	height:19px;
	background-color:#DDFCED;
	border:0;
	cursor:pointer;
	font-size:12px;
	color:#444A40;
}	

/* Boton config*/

.bboton{
	width:220px;
	height:30px;
	background-color:#B5D99B;
	border:0;
	cursor:pointer;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	padding:0 0 3px 0;
}	

/* Blanco */

.blanco{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}	

.blanco a {
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}	

.blanco a: hover, blanco a: visited{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;

}	


/*-------------- - - - - -  --------------*/

.cajapass{
	width: 300px;
    height: 280px;
	margin: 50px auto 0 auto;
	padding: 10px 10px 10px 10px;
	text-align:center;
	background-color:#E9FDF3;	
}

/*-------------- - - - - -  --------------*/

.cajaform-ad{
	width: 60px;
	height: auto;
}

.cajaform-ad-2{
	width: 97px;
	height: auto;
}
