a {
	color: #1C86EA;	
	
}
a.sin_borde {
	text-decoration: none;
}
img {
	border: none;
}
form {
margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(../images/trama_fondo.gif);
	background-position: top left;
	background-repeat: repeat-x repeat-y;
	color: #333333;*/
	background-color: white;
	color: #333333; ;
}

table.sin_fondo {
	background-image: none;
	background-color: white;
}
table.fondo_trama {
	background-image: none;
	background-color: white;
}


/*
table.fondo_trama {
	background-image: url(../images/trama_fondo.gif);
	background-position: top left;
	background-repeat: repeat-x repeat-y;
}
table.sin_fondo {
	background-image: none;
	background-color: white;
}*/
p, li, a {
	font-size: 12px;	
}
td#cont_centro {
	height:  273px;	
}
div#centro {
	/*padding-left: 40px;
	padding-right: 40px;	*/
	text-align: justify;

}
.texto10{ color: Black; font: 10pt verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.colorfondoyletras {font-family: Verdana,  Times New Roman,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; background-color: white; color: #000000; border: solid 1px white  }

input.fondo_input, textarea.fondo_input, select.fondo_input {
	background-color:#EAEAEA;
}
li.icono {
	list-style: none;
	background-image: url(../images2/icono_ok.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 8px;
	height: 30px;
	
}

.tel{font-size:26px; color:#F00}
