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

body { margin-left: 0px; margin-top: 2px; margin-right: 0px; margin-bottom: 0px; background-image:url(../img/back.jpg); font-family:Arial, Helvetica, sans-serif; }
#left { float:left; width:200px; }
#content { width:900px; }
#cont { display:table; }
#logo { height:105px; padding-top:15px; border:1px #000000 solid; margin-top:5px; margin-bottom:10px; padding-left:20px; }
#logotipo { margin-left:5px; }
#barra { background-image:url(../img/barra.png); text-align:left; height:30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; color:#FFFFFF; margin-top:5px; margin-bottom:5px; padding-left:30px; }
#barra a:link { color:#FFFFFF; text-decoration:none; font-size:14px; border:0px; }
#barra a:visited { color:#FFFFFF; text-decoration:none; font-size:14px; border:0px; }
#barra a:hover { color:#FFFFFF; text-decoration:none; font-size:14px; border:0px; }
#bot { background-image:url(../img/bot.png); height:30px; width:900px; padding:5px; font-size:14px; text-align:center; color:#FFF; }
#bot a:link { color:#FFFFFF; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; border:0px; }
#bot a:hover { color:#CCCCCC; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; border:0px; }
#bot a:active { color:#FFFFFF; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; border:0px; }
#bot a:visited { color:#FFFFFF; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; border:0px; }

a:link {
	color:#669999;
	text-decoration:none;
	border-bottom: #669999 1px dotted;
}

a:visited {
	color:#669999;
	text-decoration:none;
	border-bottom: #669999 1px dotted;
}

ol {
	margin:10px;
	background-color:#FAF8F8;
	padding:10px;
	padding-left:30px;
	border:1px #E3CCCC dotted;
}

a:hover {
	color:#6699CC;
	text-decoration:none;
	border-bottom: #669999 1px dotted;
}

#contenido { 
	background-color:#ECEDF0;
}

.menu {
	border-top:#000099 1px dashed;
	border-bottom:#000099 1px dashed;
	margin:0px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
}

#bottom {
	border-top:#999999 1px dashed;
	background-color:#E8E8E8;
	margin:0px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

.menu li {
	display:inline;
	padding:4px;
	padding-left:10px;
	padding-right:10px;
}

.title {
	border:#000099 1px dashed;
	background-color:#EEF5EB;
	margin:0px;
	padding:2px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
}

fieldset {
	border:#000099 1px dashed;
	background-color:#EEF5EB;
	margin:0px;
	padding:2px;
	text-align:left;
}

legend {
	border:#000099 1px dotted;
	background-color:#EEF5EB;
	font-weight:bold;
	margin-left:10px;
	padding:5px;
	text-align:left;
}

.text {
	padding:5px;
}

p { margin:5px; }

.latmenu {
	border:#000099 1px dotted;
	background-color:#F4ECEC;
	margin:0px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
}

.anunciante {
	background-image:url(../img/anunciante.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.webmaster {
	background-image:url(../img/webmaster.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#frasel {
	position:absolute;
	left:323px;
	top:39px;
	width:591px;
	height:78px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
}

h1 {
	border:#000099 1px dashed;
	background-color:#EEF5EB;
	margin:0px;
	padding:2px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
}

input { font-size:16px; }

.error { color:#CC0000; font-weight:bold; }
.success { color:#009933; font-weight:bold; }

.top { text-align:center; font-size:18px; background-color:#F1F8F7; border:#E2DFF2 1px solid; }
.cell { font-size:14px; background-color: #F8F9FA; border:#EFEFEF 1px solid; }
.cellt { font-size:14px; background-color: #EBEBEB; border:#EFEFEF 1px solid; font-weight:bold; }
.quantity { font-weight:bold; text-align:right; }
.war { background-color:#FFFFCC; border:1px #990000 dashed; color:#990000; font-size:16px; font-weight:bold; padding:5px; }
.bottrue { background-color:#66CC99; color:#FFFFFF; font-size:10px; font-weight:bold; border:1px #006666 dashed; }
.botfalse { background-color:#CC0000; color:#FFFFFF; font-size:10px; font-weight:bold; border:1px #990000 dashed; }
.info{ font-size:14px; background-color:#F5F7FC; border:#A6B5D0 1px dashed; padding:5px; display:block; }
.actual { padding:5px; background-color:#F0F7F7; border:#07688D 1px dotted; font-weight:bold; }
.next { padding:5px; background-color:#F0F7F7; border:#07688D 1px dotted; }
.lista { margin-top:5px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px; }
