/* (c) MAGIA MAGIA - The Magic Company */
/*          www.magiamagia.com         */

/*           Tabla de Colores          */

/* verde:      77 119  70  #4D7746      */
/* verde2:    192 216 188  #C0D8BC
/* amarillo:  245 171   0  #F5AB00      */  
/* amarillo2: 246 238 201  #F6E6C9      */
/* azul:       16 183 229  #10B7E5      */
/* rojo:      245   0  33  #F50021      */


a:link       { font-size: xx-small; font-family: Verdana; color: #999999; text-decoration: 
               none; font-weight: bold }
a:visited    { font-size: xx-small; font-family: Verdana; color: #999999; text-decoration: 
               none; font-weight: bold }
a:hover      { color: #000000; text-decoration: none }

a:link.bar       { color: white }
a:visited.bar    { color:  white }
a:hover.bar      { color: white; text-decoration: none }

a:link.flash       { font-size: xx-small; font-family: Verdana; color: #4D7746; text-decoration: 
               none; font-weight: bold }
a:visited.flash    { font-size: xx-small; font-family: Verdana; color: #4D7746; text-decoration: 
               none; font-weight: bold }
a:hover.flash      { text-decoration: none underline }

body, table  { font-family: Verdana, Arial, Helvetica; font-size: xx-small; color: #333333 }
table {font-family: Verdana, Arial, Helvetica; font-size: xx-small; background-color: white;}
               
hr {color: #999999}

h1 {font-size: 14pt; color: #4D7746; font-family: Verdana; font-weight: bold}
h2 {font-size: 12pt; color: #4D7746; font-family: Verdana; font-weight: bold}
h3 {font-size: xx-small; color: #4D7746; font-family: Verdana; font-weight: bold}


input        { background-color: white; font-size: xx-small; font-family: Verdana;}
select      { font-size: xx-small; font-family: Verdana;}

.form		{background-color: #FFFFFF; border: 1px solid #999999; font-size: xx-small; font-family: Verdana;}
.form_btn		{background-color: #FFFFFF; font-size: xx-small; font-family: Verdana;}
.tit_grande {background-color: #999999;}
.tit {background-image: url('images/bg_puntos.gif'); background-repeat: repeat-x}
.tit02 {background-image: url('images/bg_puntos02.gif'); background-repeat: repeat-x}
.pie_linea {background-image: url('images/bg_linea_puntos.gif'); background-repeat: repeat-x}
.tit_int {background-image: url('images/bg_puntos.gif'); background-repeat: repeat-x}
.tit02_int {background-image: url('images/bg_puntos02.gif'); background-repeat: repeat-x}
.pie_linea_int {background-image: url('images/bg_linea_puntos.gif'); background-repeat: repeat-x}
.tabla_white {background-color: #FFFFFF;}
.tabla_grey {
	background-color: #F9F9F9;
	text-align: justify;
}
.td_text {
	padding-left: 8px;
	text-align: justify;
	padding-right: 12px;
}
.bg_sub {background-image: url('images/bg_sub.gif'); background-repeat: repeat-x}
.foto_left {
	border: 1px solid #4D7746;
	vertical-align: baseline;
	float: left;
	margin-right: 20 px;
}

.foto_right {border: 1px solid #4D7746;	vertical-align: baseline; float: right;margin-left: 20 px;
}


ul  { list-style-image: url('images/cuadro_verde.gif'); line-height: 120%; margin-left: 50; }
			   
#petit { font-family: Verdana, Arial, Helvetica; font-size: xx-small; color: #666666;}
#reg { border-bottom:1px solid #FFCC00; ; border-left-width:1; border-right-width:1; border-top-width:1}
#boto {background-color: #4D7746; color: #FFFFFF; font-family: Verdana, Arial; font-size: 10; font-weight:bold}
#boto2 {background-color: #4D7746; color: #FFFFFF; font-family:Arial; font-size: 9; font-weight:bold}
#borde2 {border: 1px solid #4D7746; }

.tablagris {background-color: #DFDFDF;	border: 1px solid #999999;	padding: 5px;}
.tablagreen {background-color: #C1D9BD;	border: 1px solid #8FB988;	padding: 5px;}
.red {color:red; font-weight:bold;}

