body {
	font-family: Tahoma, Arial, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	background-color: #9E9933;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;

}
#contenido {
	background-color: #FFFFFF;
	width: 760px;	margin-right: auto;
	margin-left: auto;
}
#contenido #encabezado {
	/*height: 98px;*/
}
#colIzq {
	float: left;
	width: 255px;
}
.logo {
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#colDer {
	float: right;
	width: 435px;
	padding: 20px 30px 40px 40px;
	display:block;
	line-height: 135%;
	background:url(../images/ico_gral.gif) no-repeat 25px 22px;
	font-size: 11px;
}
.full {
	background: url(../images/bg_colIzq.jpg) repeat-y;
	height: 440px;
}
.contacto {
	padding: 20px;
	line-height: 150%;
	font-size: 12px;
	color: #666666;
}


em {
	font-style: italic;
}
a.mail {
	background: url(../images/contact.jpg) no-repeat left center;
	text-decoration: none;
	color: #666666;
	padding-left: 15px;
}


	
#menu {
	float: left;
	width: 542px;
	background:url(../images/fnd_top.jpg) top right no-repeat;
}
.formulario {
	font-size: 12px;
	background: #F7F7F7;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
	border-left: 1px solid #CCCCCC;
}
.boton {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #333333;
	border: 1px solid #000000;
}


#clear {
	clear: both;
}
#menu ul {
	font-family: Tahoma, Arial, "Microsoft Sans Serif", sans-serif;
	font-size: 20px;
	color: #B09F31;
}

#menu li {
	display: inline;
	list-style-type: none;
	line-height:22px;
	margin-left: 13px;
	padding-right:13px;
	vertical-align:middle;
	font-size: 14px;
	background:url(../images/divisor.gif) no-repeat right top;
	font-weight: bold;	
}
#menu li.last{background-image:none ;}
 #menu a:hover, #menu a:active{text-decoration:none; color: #9E9933;}
  #menu a, #menu a:visited{text-decoration:none; color: #666666;}
  #menu .links {
	margin-top: 53px;
	padding-left: 70px;
}
#menu .top {
	float: right;
	width: 135px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding-top: 8px;
}
#colDer p {
	font-size: 11px;
	color: #666666;
	margin-bottom:7px;
	
}
#colDer h1 {
	font-weight: bold;
	color: #9E9933;
	font-size: 13px;
	margin-bottom: 10px;
}

#colDer p strong{color:#9E9933;}
#colDer p em {
font-size: 9px;
	font-style: italic;
}
#colDer h2 {
	color: #9E9933;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 10px;
}
#colDer h3 {
	color: #9E9933;
	font-weight: normal;
	margin-top: 7px;
}
#pie {
	width: 760px;	margin-right: auto;
	margin-left: auto; height:30px; font-size:11px; color:#FFFFFF;
	margin-top:8px;
}
#pie .copyright {
	float: left;
	width: 250px;
}
#pie .by {
	float: right;
}
#pie  a {
	text-decoration: none;
	color: #FFFFFF;
}
