body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/fondo1.gif);
	color: #333333;
}
.caja2 {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #D25600;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.botonera {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	color: #000000;
}
.botonera2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.botonera a:hover {
	text-decoration: none;
	color: #D25600;
}

.botonera2 a:hover {
	text-decoration: none;
	color: #D25600;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.rayabaja {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.izquierda {
	background-color: #E7FFFF;
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D25600;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 40px;
}
/*enlaces*/
.izquierda a:link {
	text-decoration: underline;
	color: #333333;
}
.izquierda a:hover {
	text-decoration: none;
	color: #990000;
	background-color: #FFFFCC;
}
.izquierda a:visited {
	text-decoration: underline;
	color: #333333;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
}
.izquierda2 {
	background-color: #E7FFFF;
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D25600;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.izquierdasin {
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D25600;
}
.izquierdasinbarra {
	background-color: #E7FFFF;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.referencia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.derecha {
	text-align: left;
	padding: 20px;
	background-color: #F0F0F0;
}
.titul2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: left;
	font-weight: bold;
}
.referencia2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D25600;
	font-style: italic;
}
.derecha2 {
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D25600;
}
