body {
    padding: 35px 0 0 0;
	margin:0;
	background: #E19B00;
}

.fondomarron {
    background: #6A3E0A;
}

.fondogris {
    background: #CDCAA3;
}

.fondonaranja {
    background: #E19B00;
}

.fondoblanco {
    background: #ffffff;
}

.catalogo {
    background:url(../images/fondocatalogo.gif) no-repeat;
	border-bottom:1px solid #CDCAA3;
	border-left:1px solid #CDCAA3;
	border-right:1px solid #CDCAA3;
}

.catalogo li {
	list-style-image:url(../images/vineta.gif);
	vertical-align: bottom;
}

.catalogo li a {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

.catalogo li a:hover {
	text-decoration: underline;
}

a.enlaces:visited, a.enlaces:link {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.enlaces:hover {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

a.enlaces1:visited, a.enlaces1:link {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	padding: 3px;
	text-decoration:none;
}

a.enlaces1:hover {
	text-decoration: underline;
}

a.enlaces2:visited, a.enlaces2:link {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #E19B00;
	font-size: 11px;
	font-weight:bold;
	padding: 3px;
	text-decoration:none;
}

a.enlaces2:hover {
	text-decoration: underline;
}

.titulocatalogo {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:20px;
	font-weight:bold;
	text-align:center;
} 

.home {
	border-bottom:1px solid #CDCAA3;
	border-left:1px solid #CDCAA3;
	border-right:1px solid #CDCAA3;
}

.titulohome {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:20px;
	font-weight:bold;
	padding: 5px;
}

.textohome {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:14px;
	font-weight: normal;
	text-align:justify;
	padding: 10px;
}

.titulo {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:20px;
	font-weight:bold;
	padding: 15px 10px 10px 10px;
}

.subtitulo {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:14px;
	font-weight:bold;
	padding: 15px 10px 10px 10px;
}

.subtitulo1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #E19B00;
	font-size:11px;
	font-weight: bold;
	padding: 10px 5px 5px 10px;
}

.texto {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:14px;
	font-weight: normal;
	text-align:justify;
	padding: 10px 5px 5px 10px;
}

.texto1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #E19B00;
	font-size:12px;
	font-weight: normal;
	padding: 10px 5px 5px 10px;
}

.texto2 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:12px;
	font-weight: normal;
	padding: 10px 5px 5px 10px;
}

.texto3 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:11px;
	font-weight: normal;
	padding: 10px 5px 5px 10px;
}

.mensajes {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:14px;
	font-weight: normal;
	padding: 10px 5px 5px 10px;
}

.campodetexto {
    border: 1px solid #CDCAA3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:14px;
}

.tablaformulario {
    border: 1px solid #CDCAA3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size:14px;
}

.linea {
    background: url(../images/linea.gif) no-repeat left;
	height:1px;
}

.flash {
	border: #CDCAA3 solid 1px;
}

.img {
	border: #CDCAA3 solid 1px;
	padding: 2px;
}

.img2 {
	border: #666666 solid 1px;
	margin: 5px;
}

.tdmenu {
    border-bottom: #CDCAA3 solid 1px;
	background: #ffffff;
}

.menu {
}

.menu td {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	padding: 3px;
	border-right: 1px dashed #CDCAA3;	
}

.menu td a {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #6A3E0A;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
}

.menu td a:hover {
	text-decoration:none;
}

.pie {
    background: #6A3E0A;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
}

.pie a {
	text-decoration: underline;
	color: #ffffff;
}

.pie a:hover {
	text-decoration:none;
}