body{
	background:url(../imagenes/fondo.jpg);	
}
table.noticias{
	border : thin dashed White;
	background:url(../imagenes/fondotabla2.gif);
}
table.primera{
	border : 1px solid Black;
	background : #C5F7F9;
	padding-left : 10px;
}
table.fondorobotica{
	background : url(../imagenes/logorobotica.gif);
}
table.fondointernet{
	background : url(../imagenes/logointernet.gif);
}
table.resto{
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
	background : #C5F7F9;
}
hr.puntos{
	border : dotted Teal;
}
A {
		color : Blue;
		text-decoration : none;
	font: 8pt Arial, sans-serif;
}
A:HOVER {
		color : Blue;
		text-decoration : none;
	font: 8pt Arial, sans-serif;
}
A:VISITED {
	color : Blue;
	text-decoration : none;
	font: 8pt Arial, sans-serif;
}
A.grande {
	color : Blue;
	text-decoration : none;
	font: 8pt Arial, sans-serif;
	padding-left : 10px;
}
A.grande:VISITED {
	color : Blue;
	text-decoration : none;
	font: 8pt Arial, sans-serif;
		padding-left : 10px;
}
A.grande:HOVER {
	color : #0000A5;
	text-decoration : none;
	font: bold 8pt Arial, sans-serif;
	padding-left : 10px;
}
p.subtitulo {
	text-decoration : none;
	font: 10pt Arial, sans-serif;
	border : 1px solid #0B317D;
	background-color : White;
	color : Navy;
	padding-right : 2px;
	padding-left : 2px;
	padding-bottom : 2px;
	padding-top : 2px;
}
p.texto1 {
	text-decoration : none;
	font:8pt arial;
	color : Black;
}
p.texto2 {
	text-decoration : none;
	font: bold 10pt arial;
	color : Navy;
	letter-spacing : 1px;
	padding-left : 5px;
}
img.boton{
	border : 1px solid #0000C0;
}
img.botongrande{
	border : 2px solid #0000C0;
}
