body{
	background:url(../imagenes/fondo.jpg);	
}
table.aviso{
	border : 1px solid Black;
	background : #CCCCEE;
}
p.aviso{
	color : black;
	
	font: 8pt Arial, sans-serif;
}
table.seccion{
	border : 1px solid Black;
	background : #C5C7C7;
}
table.bordetabla{
	border : 1px solid navy;
	font:10pt arial;
}
table.resto{
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
	background : #EDECEC;
}
table.primera{
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
	background : #EDECEC;
}
hr.puntos{
	border : dotted Teal;
}
A {
	color : black;
	text-decoration : underline;
	font: 10pt Arial, sans-serif;
}
A:VISITED {
	color : black;
	text-decoration : underline;
	font: 10pt Arial, sans-serif;
}
A:HOVER {
		color : black;
			text-decoration : none;
	font: 10pt Arial, sans-serif;
}

A.grande {
	color : Black;
	text-decoration : none;
	font: 10pt Arial, sans-serif;
	padding-left : 10px;
}
A.grande:VISITED {
	color : Black;
	text-decoration : none;
	font: 10pt Arial, sans-serif;
		padding-left : 10px;
}
A.grande:HOVER {
	color : Black;
	text-decoration : none;
	font: bold 10pt Arial, sans-serif;
	padding-left : 10px;
}
A.grande2 {
	text-decoration : none;
	font: 10pt Arial, sans-serif;
}
A.grande2:VISITED {
	text-decoration : none;
	font: 10pt Arial, sans-serif;
}
A.grande2:HOVER {
	text-decoration : none;
	font: 10pt Arial, sans-serif;
}
A.menuprincipal {
	color : Black;
	text-decoration : none;
	font: 8pt Arial, sans-serif;
	padding-left : 10px;
}
A.menuprincipal:VISITED {
	color : Black;
	text-decoration : none;
	font: 8pt Arial, sans-serif;
		padding-left : 10px;
}
A.menuprincipal:HOVER {
	color : Black;
	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:10pt arial;
	color : Black;
}
p.texto3{
	text-decoration : none;
	font:8pt arial;
	color : Black;
}
p.texto4{
	text-decoration : none;
	font:10pt arial;
	color : #000080;
}
p.texto5{
	text-decoration : none;
	font:8pt arial;
	color : #000080;
	margin-bottom : 0px;
	border : 0px;
	border-width : 0px;
	padding-bottom : 0px;
}
input.menu {
	text-decoration : none;
	font: 10pt Arial, sans-serif;
	border : thin solid  #0000C7;
	background-color : white;
	color : #0000C7;
	width : 100px;
}
input.boton {
	text-decoration : none;
	font: 8pt Arial, sans-serif;
	border : thin solid #0000C7;
	background-color : white;
	color : black;
}
table.fondoblanco{
	border : thin dashed Teal;
	background : White;
}
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;
}
p.titulo
{
	text-decoration : none;
	font: bold 20pt arial;
	color : Black;
	letter-spacing : 5px;
	padding-left : 5px;
}

