body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#466B86;
}
#contenido {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color:#FFFFFF;
	margin-top:10px;
}

h1 {
	color:#000066;
	font-size:14px;
	text-align:center;
}
.menu{
	color:#000066;
	size: 12px;
	font-size: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 2px;
}
.menu a,.menu a:visited,.menu a:active  {text-decoration:none; color:#000099;}
i {
	color: #990000;
}
input, textarea, select {
	background-color:#EEEEEE;
	border: 1px solid #000066;}
.foot {
	color: #000099; 
	background-color:#DDDDDD;
	font-size:9px;
}
.foot a {color:#cccccc}

ul{
list-style-image: url(lister.gif);}

.titulos{font-family:Tahoma, Geneva, sans-serif;font-size:12px;font-weight:bold}
