body {
	font-size:71%;
	font-family:"trebuchet MS", verdana, arial, sans-serif;
	background:#f0f0f0;
	word-wrap:break-word;
}
#header {
	background-color: #f0f0f0;
}
#outer1 {
	float:left;
	width:216px;
	background-color: #F0F0F0;
}
#outer3 {
	float:right;
	width:200px;
	background-color: #F0F0F0;
	border-left: 1px solid #ccc;
	border-right:1px solid #ccc;
		
}
#outer2 {
	background-color: #f0f0f0;
	margin-right: 210px;
	margin-left: 220px;
	background-repeat: no-repeat;
	background-position: center center;
}
#outer1, #outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}
#wrapper {
	overflow:hidden;
	background-color: #f0f0f0;
	height: auto;
}
#footer {
	clear:both;
	background-color: #0071ad;
}
.content {padding:10px;}
h1 {
	font-size:12px;
	margin:0;
	padding:5px;
	color:#000000;
	background-color:#0071ad;
	}
h3 {
	font-size:15px;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.floatright { 
	float: right;
	margin: 0 0 10px 10px;
 }
.floatleft {	
	float: left;
	margin: 10px 10px 0 0;
}
p {
	font-size:12px;
	line-height:1.5em;
	margin:0;
	padding:5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p,
#header p {color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}
LI {
	padding-left: 10px;
	list-style-image: url(../images/varios/vinetita_blanco.jpg);
	list-style-type:none;
	display: list-item;
	padding:0px;
	list-style-position: outside;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* Menu 1 starts here */
#menu1 {
	width: 210px;
	float:left;
	font-weight: bold;
}
#menu1 ul
{
margin:0;
padding:0;
}
#menu1 li
{
display: inline;
/* for IE5 and IE6 */
}
#menu1 a
{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 3px;
	width: 210px;
	background-color: #006894;
	border-bottom: 1px solid #eee;
}
#menu1 a:link, #menu a:visited
{
color: #EEE;
text-decoration: none;
}

#menu1 a:hover
{
background-color: #00BEE4;
color: #fff;
}
#menu1 li a#current
{
	border-bottom: 3px solid #DAD6B7;
	background-color: #0071AD;
	color: #000000;
}
/* Menu 1 ends here */
.imagenes
{
	vertical-align:middle;
	text-align: center;
	padding: 2px;
	margin: 1px;
}
#nav
{
	background:#8AA1B8;
	padding:3px;
	text-align:right;
	font-weight:bold;
	color:#FFF;
}
/* Menu 2 starts here */
#menu2 {
	width: 200px;
	float:right;
	font-weight: bold;
}
#menu2 ul
{
list-style-type:none;
}
#menu2 li{}
#menu2 a
{
color: #fff;
text-decoration: none;
font-size: 12px;
display: block;
padding: 3px;
width: 200px;
background-color: #006894;
border-bottom: 1px solid #eee;
}
#menu2 a:link, #menu a:visited
{
color: #EEE;
text-decoration: none;
}
#menu2 a:hover
{
background-color: #00BEE4;
color: #fff;
}
#menu2 li a#current
{
	border-bottom: 3px solid #DAD6B7;
	background-color: #0071AD;
	color: #000000;
}
