body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	width:750px;
	margin:0 auto;
	background-image: url(pix/bkg1.gif);
	background-color: #60823E;
	}

a{
	color:#006600;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	color: #009966;
	}

img {
	border: 0px solid #FFF;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F2E622;
	text-align: left;
	font-variant: normal;
	background-image: url(pix/titulo.gif);
	background-repeat: repeat-x;
	margin: -3px;
	padding: 5px;
	height: 21px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006633;
	text-align: left;
	font-weight: bold;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	}

p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	}
	
hr {
	border-top: 2px dotted #877C50;
	/*background-image: url(pix/linea.gif);
	height: 5px;
	width: 100%;*/
	}
	
ul {
	list-style: none;
    margin: 0;
    padding: 0;
    }		
	
span {
	line-height: bold;
	color: #666666;
	}
		
#centrado{
	width:775 px;
	margin-left:auto;
	margin-right:auto;
	}	

#header {
	width: 745px;
	height: 150px;
	margin-bottom: 15px;
/*	background-image: url(pix/banner0.gif);
	background-repeat: repeat-x;
	padding: 5px;
	text-align: right; */
	}

#content {
	width: 750px;
	padding: 0px 20px;
	clear: none;
	float: left;
	background-color: #AEA375;
	border-left: 1px solid #81774C;
	border-right: 1px solid #666;
	background-image: url(pix/bkg.gif);
	background-repeat: repeat-y;
	}

#contenido{
	float:right;
	clear:none;
	width: 550px;
	}
	
#banners {
	width:180px;
	float:left;
	clear:left;
	margin-top: 10px;
    }

.columna{
	background-color:#BFB89A;
	float:right;
	clear:none;
	width: 260px;
	padding: 3px 3px 15px 3px;
	background-image: url(pix/huella.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
.columna2{
	background-color:#BFB89A;
	float:left;
	clear:none;
	width: 540px;
	padding: 3px 3px 15px 3px;
	background-image: url(pix/huella.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}	
.columnota{
	background-color:#BADCBA;
	float:right;
	clear:none;
	width: 530px;
	padding: 3px 3px 15px 3px;
	background-image: url(pix/bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}	

.bottom{
	background-image: url(pix/huella.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin: 0 -3px;
	}

.logo{
	float:left;
	clear:right;
	margin-top: 12px;
	}

.foto{
	border: 1px solid #81774C;
	margin: 5px 0;
	}
	
.fotoleft{
	border: 1px solid #81774C;
	float:left;
	clear:left;
	margin: 2px 5px 2px 0;
	}
	
.fotoright{
	border: 1px solid #696;
	float:right;
	clear:right;
	margin: 2px 0 2px 5px;
	}

#footer {
	/*background-image: url(pix/content.gif);*/
	font-size: 10px;
	text-align: left;
	width: 750px;
	padding: 5px 20px;
	clear: none;
	float: left;
	color: #006633;
	border-left: 1px solid #81774C;
	border-right: 1px solid #666;
	background-image: url(pix/bkg.gif);
	background-repeat: repeat-y;
	}
	
#menu {
	width:180px;
	float:left;
	clear:left;
    border-size: 1px;
    }

#menu li a {
    height: 32px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 24px;
    text-decoration: none;
    }

#menu li a:link, #menu li a:visited {
    color: #F2E622;
    display: block;
    background: url(pix/menu.gif);
    padding: 8px 0 0 30px;
    }

#menu li a:hover {
    color: #fff;
    background: url(pix/menu.gif) 0 -32px;
    padding: 8px 0 0 30px;
    }

#menu li #current {
    color: #fff;
    background: url(pix/menu.gif) 0 -64px;
    padding: 8px 0 0 30px;
    }


#menu2 {
	width:250px;
	float:left;
	clear:left;
    border-size: 1px;
    }

#menu2 li a {
    height: 32px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 24px;
    text-decoration: none;
    }

#menu2 li a:link, #menu2 li a:visited {
    color: #F2E622;
    display: block;
    background: url(pix/menu.gif);
    padding: 8px 0 0 30px;
    }

#menu2 li a:hover {
    color: #fff;
    background: url(pix/menu.gif) 0 -32px;
    padding: 8px 0 0 30px;
    }

#menu2 li #current {
    color: #fff;
    background: url(pix/menu.gif) 0 -64px;
    padding: 8px 0 0 30px;
    }
