 
body {
	margin:1%;
	border:1px solid #ccc;
	padding:0;
	font:small arial, sans-serif;
	scrollbar-face-color: #DDDDFF;

// barra delantera y cuadraditos
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #C4C4E1;
	scrollbar-3dlight-color: #404000;
	scrollbar-darkshadow-color: #330099;
	scrollbar-track-color: #66614D;

// barra-fondo
    scrollbar-arrow-color: #002B00;// borde-cuadritos-arriba-abajo;
	background:#EAEAEA;



}
.titulo_marron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	text-decoration: underline;
	vertical-align: middle;
	text-indent: 3px;
}

.enlaces {
	text-decoration: none; color: #000000;font-size: 10px
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #CDBBAB;
}



.texto_negrita{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#000000
}

.texto_negro {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;

color:#000000
}
.tabla1 {
	border: 1px ridge #F7F3F3;
}
.tabla_menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
.campo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #996600;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E2E2E2;
	font-weight: normal;
	font-variant: small-caps;
	height: 20px;
	background-position: center;
	text-indent: 3px;
	vertical-align: middle;
}
.texto_gris {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.tabla_enfer {
	background-color: #E1D7CC;
	background-image: url(../images/cuadros_vista_azules.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.enlaces_sin {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.tabla_servicios {
	background-image: url(../images/menu_servicios.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.caja_servicios {
	background-image: url(../images/rayitas_menu_servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 100px;
	vertical-align: 15%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
}
.tabla_optotipo {
	background-image: url(../images/graduacion_vista.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.texto_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
