
body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;	
	scrollbar-base-color: #E8ECED;
	scrollbar-arrow-color: #6D6C63;
	scrollbar-3dlight-color: #000F1C;
	scrollbar-darkshadow-color: #BFC1C0;
	scrollbar-face-color: #DFE0DB;
	scrollbar-highlight-color: #F2F2F2;
	scrollbar-shadow-color: #D6D2D1;
	scrollbar-track-color: #EDEEEF;
}
.midic-link{
	MARGIN-TOP: -3px; 
	DISPLAY: 	inline; 
	OVERFLOW:	auto;
	WIDTH: 		240px; 
	HEIGHT: 	80px;
	FLOAT: 		left;
	TEXT-ALIGN: center;
}

.titulo-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.texto-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.texto-gris-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

BOTON CELESTE

A.boton-celeste
{
	font-weight : bold;
	color : #12B0D8;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica, ;
	font-size : 10px;
	text-decoration : none;
}

A.boton-celeste:visited
{
	font-weight : bold;
	color : #12B0D8;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica,, ;
	font-size : 10px;
	text-decoration : none;
}

A.boton-celeste:link
{
	font-weight : bold;
	color : #12B0D8;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica, ;
	font-size : 10px;
	text-decoration : none;
	
}

A.boton-celeste:active
{
	font-weight : bold;
	color : #12B0D8;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica, ;
	font-size : 10px;
	text-decoration : none;
}

A.boton-celeste:hover
{
	font-weight : bold;
	color : #0B6A82;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica, ;
	font-size : 10px;
	text-decoration : underline;
}

BOTON GRIS

A.boton-gris
{
	font-weight : bold;
	color : #666666;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica, ;
	font-size : 11px;
	text-decoration : none;
}

A.boton-gris:visited
{
	font-weight : bold;
	color : #666666;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica,, ;
	font-size : 11px;
	text-decoration : none;
}

A.boton-gris:link
{
	font-weight : bold;
	color : #666666;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica, ;
	font-size : 11px;
	text-decoration : none;
	
}

A.boton-gris:active
{
	font-weight : bold;
	color : #666666;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica, ;
	font-size : 11px;
	text-decoration : none;
}

A.boton-gris:hover
{
	font-weight : bold;
	color : #4D4D4D;
	font-style : normal;
	font-family : Arial, sans-serif, Helvetica, ;
	font-size : 11px;
	text-decoration : underline;
}
.texto-gris-oscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}

a.text-header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}

.bg-repeat  { background: white url(../img/fondo-sup.jpg) repeat-x; background-color:#FFFFFF; }
.bg-repeat2 { background: white url(../img/fondo-columna-izq.jpg) repeat-x; background-color:#FFFFFF; }
.bg-repeat3 { background: white url(../img/fondo-columna-der.jpg) repeat-x; background-color:#F5F5F5; }


.bg-border { border:1px solid #C7C7C7; }
.bg-celds  { background-color: #F9F9F9; } 

.texto-tit-table{
font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color:#000000;
}
.padding-img{ padding-top:4px; }
.padding-title { padding-top:2px; }
.bg-color-herder {color: #666666}
.css-img-image {  border:double; border-color:#666666; }
.css-img-image2 {  border:5px double; border-color:#CCCCCC; }

.css-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background:url(../img/boton_bg.gif);
	text-align:center;
	height:23px;
	border:1px solid #999999;
}