body {
    margin: 0px;
	padding: 0px;
}

a:hover {
    text-decoration:none;
}

.tablaindex {
    background:url(../images/portada.jpg) no-repeat;
}

.tablaprincipal {
    background:url(../images/fondo.jpg) no-repeat;
}

.tablagaleria {
    background:url(../images/fondogaleria.jpg) no-repeat;
}

.tablasugerencias {
    background: #ffffff;
	border: 1px solid #CC6666;
	margin: 2px;
}

.titulo {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:13px;
	font-weight: bold;
	font-style:italic;
	color: #B2171B;
}

.titulo1 {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	font-weight: bold;
	font-style:italic;
	color: #B2171B;
}

.titulo2 {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	font-style:italic;
	color: #B2171B;
}

.tituloHome {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:28px;
	font-weight: bold;
	font-style:italic;
	color: #B2171B;
}

.tituloAdm {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	font-weight: bold;
	font-style: normal;
	color: #B2171B;
}

.subtituloAdm {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	color: #B2171B;
}

.texto {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	font-style:italic;
	color: #000000;
}

.textojustify {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	font-style:italic;
	text-align:justify;
	color: #000000;
}

.textoHome {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	font-weight: normal;
	font-style:italic;
	text-align:justify;
	color: #000000;
}

.textoAdm {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.enlaces {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	color: #EE7C1B;
	text-decoration:underline;
}

.enlacespeq {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:10px;
	font-weight: bold;
	color: #EE7C1B;
	text-decoration:underline;
}

.enlacesinf {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color: #000000;
}

.enlaceslistas {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	font-weight: normal;
	color: #EE7C1B;
	text-decoration:underline;
}

.pie {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:10px;
	font-weight: bold;
	color: #EE7C1B;
}

.fondoNaranja {
    background: #EE7C1B;
}

.tdpie {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.tdcontenido {
	border-right: 1px solid #000000;
}

.flash {
    border: 3px solid #999999;
}

.img {
    border: 2px solid #B2171B;
}

.img1 {
    border: 2px solid #B2171B;
	margin: 4px;
}

.img2 {
    border: 1px dotted #B2171B;
}

.listas {
    list-style: lower-roman;
	color: #B2171B;
	padding-top: 8px;
	font-size: 12px;
	font-weight: normal;
}

.resultados {
    font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	color: #EE7C1B;
}

.input {
    background: #ffffff;
	border: 1px solid #999999;
	 font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.input1 {
    background: #ffffff;
	border: 1px solid #999999;
	 font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}