/* // Echo por Victor Castrejon para uso exclusivo interno suspiros pastelerias , derechos de autor reservados */
@import "menus.css";

* html #poststuff {	height: 100%; /* kill peekaboo bug in IE */}
body{background: white  url(../imagenes/fondo.png) right top no-repeat;	color: black;	margin: 0;	padding: 0;	font: 12px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;}
.nobg{background:none}
h1 {margin: 10px 0 20px 0;padding: 0; text-align:center; font-size:18px}
#login{ margin:50px auto 10px auto; width:400px; height:100px; padding:80px 0 ; background:url(../imagenes/logo-login.png) center top no-repeat; border:#808080 1px solid }
.error{text-align:center; color:#FF0000}
#logo{  padding:20px 0 12px  20px; font:18px  Georgia, "Times New Roman", Times, serif;}
#menu{ padding:0 0 0 20px; height:50px; display:block}

/* LINKS */

a:link ,a:visited {
	color: #6B0E19;
	text-decoration: underline;
	font-size: 12px;
}
a:hover{color: black;}


.style9 {color: #333333}
.white {color: #FFFFFF}
.style15 {color: #506EAC}
.style16 {
	color: #FF0000;
	font-weight: bold;
}
.style17 {color: #FF0000}
th{ background:#DCD4A5; color:#000; font-size:14px}


a.boton3, a.boton3:visited   {
	background: #fff58a;
	text-align: center;
	color: #373a3f;
	display: block;
	border: 1px solid gray;
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 5px;
}

a.boton3:hover   {
	background: #f5d800;
	color: #ffffff;
	
}