body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:active {
	color: #666666;
	text-decoration:none;
}
.borde_cont_izq {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.contenido {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #515151;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
.creditos {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-top: 7px;
	line-height: 15px;
}

.izquierda_claro {
	background-image: url(imagenes/interface/izquierda_claro.png);
	background-repeat: repeat-y;
	background-position: right;
}
.izquierda_oscuro01 {
	background-image: url(imagenes/interface/izquierda_oscuro_01.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.izquierda_oscuro02 {
	background-image: url(imagenes/interface/izquierda_oscuro_02.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 9px;
}
.izquierda_oscuro03 {
	background-image: url(imagenes/interface/izquierda_oscuro_03.png);
	background-repeat: repeat-y;
	background-position: right;
}
.izquierda_oscuro04 {
	background-image: url(imagenes/interface/izquierda_oscuro_04.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 12px;
}
.izquierda_oscuro05 {
	background-image: url(imagenes/interface/izquierda_oscuro_05.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.derecha {
	background-image: url(imagenes/interface/derecha.png);
	background-repeat: repeat-y;
	background-position: left;
}
.derecha_gris {
	background-image: url(imagenes/interface/derecha_gris.png);
	background-repeat: repeat-x;
	background-position: top;
}
.rotulo_gris {
	background-image: url(imagenes/interface/rotulo_gris.png);
	background-repeat: repeat-x;
	background-position: top;
}
.rotulo_gris02 {
	background-image: url(imagenes/interface/rotulo_gris02.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.destacado01 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #054D35;
}
.destacado02 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #054D35;
}
.destacado03 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.gal01 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #054D35;
	background-color:#f8f8f8;
	text-align:center;
	padding-top: 0px;
}
.mano {
	cursor: hand;
}
.texto {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #515151;
}
.campo_formulario {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 17px;
	border-width:1px;
	border-color:#CCCCCC;
}
.campo_formulario2 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width:1px;
	border-color:#CCCCCC;
}
.boton_formulario {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
}
a.verde:link {
	color: #054D35;
	text-decoration:none;
}
a.verde:visited {
	color: #054D35;
	text-decoration:none;
}
a.verde:hover {
	color: #054D35;
	text-decoration:underline;
}
a.verde:active {
	color: #054D35;
	text-decoration:none;
}
.borde_imagenes {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
.fondo_servicios {
	background-image: url(imagenes/foto_servicios.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lista1{
	list-style-type: circle;
	color: #054D35;
	font-weight:bold;
}
.lista2 {
	list-style-position: outside;
	list-style-type: circle;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	font-weight:normal;
	color: #515151;
}
.mano {
	cursor: hand;
}

