/* CSS Document */
body {
    background-image: url(../IMG_MENU/fondo.gif);
	background-color:#FFFF99;
}
body,td,th {
	font-family: Arial;
	font-size:13pt;
}
.Titulo {
	font-size: 24pt;
	font-family: Arial;
	font-weight: bolder;
	text-align:center;
	color:#993300;
}
.STitulo {
	font-size: 16pt;
	font-family: Arial;
	font-weight: bolder;
	text-align:center;
	color:#993300;
}
p.Texto {
margin:0cm;
margin-left:0cm;
margin-right:0cm;
margin-bottom:.0001pt;
font-size:11pt;
font-family: Arial;
color:#000000;
font-style:inherit;
font-weight:bold;



}
.Texto1 {
 color: #993300;
 font-size: 12pt;
 font-family: Arial;
 font-weight:bolder; 
 }
a {
	font-family: Arial;
	font-size:14pt;
	color: #993300;
}
a:link {
	text-decoration: none;
	font-size:13pt;
	font-family:Arial;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#Principal {
	position:absolute;
	Z-index:0;
	top: 0px;
	height:100%;
	left:0px;
	width: 100%;
}
#Secundaria {
	position:absolute;
	width: 100%;
	height:100%;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(SRosario/portada.jpg);
}
