
body{
	sbackground-image:url(../imagenes/rayas.gif);
	margin-top:0;
	margin-left:0;
	background-color : #F6F6F6;
	font-family:"Arial";
	font-style : italic;
	font-size:11;
	kfont-weight:bold;	
	kkoverflow-y:hidden;
	overflow-x:hidden;
	kkborder-top-style:ridge;
	kkborder-top-width:1;
	kkborder-bottom-style:ridge;
	kkborder-bottom-width:1;
	kkborder-left-style:ridge;
	kkborder-left-width:1;
	kkborder-right-style:ridge;
	kkborder-right-width:1;
}
.opcionesMenu{
	font-size:11;
	height:30
}
.texto{
	font-size:11;
}
.imagen{
	border:3;
	border-style:double;
	border-color:#E4E4E4;
}
.tablaMenu{
	font-size:11;	
	border:2;
	border-style:solid;
	border-color:#E4E4E4;
}
.enlaceMenu{
	color:#808080;
	text-decoration:none;
}
.enlaceMenu:hover{
	color:#000000;
	text-decoration:none;
}
.enlaceMenu{
	color:#808080;
	text-decoration:none;
}
.tituloPagina{
	scolor:#FB180F;
	color:black;
	background-color:#E5E5E5;
	font-family : Arial;
	font-size:25;
	font-style:italic;
	sfilter:shadow(color=red,direction=45);
	Filter: shadow(color:white,direction=-135);
}
.titulotabla{
	font-size:12;
	font-weight:bold;
	text-align:center;
	scolor:white;
	sbackground-color:#404040;
	sFilter:Alpha(opacity=100, finishopacity=10, style=1);
	sborder-color:#FB180F;
	ddborder-top-style:ridge;
	ddborder-top-width:1;
	sborder-bottom-style:ridge;
	sborder-bottom-width:1;
	sborder-left-style:ridge;
	sborder-left-width:1;
	sborder-right-style:ridge;
	sborder-right-width:1;
}
.tabla{
	border-color:#404040;
	ddborder-top-style:ridge;
	ddborder-top-width:1;
	border-bottom-style:solid;
	border-bottom-width:1;
	border-left-style:solid;
	border-left-width:1;
	border-right-style:solid;
	border-right-width:1;
}
.bordeTabla{
	font-size:11;
	border-color:black;
	border-top-style:solid;
	border-top-width:1;
	border-bottom-style:solid;
	border-bottom-width:1;
	border-left-style:solid;
	border-left-width:1;
	border-right-style:solid;
	border-right-width:1;
}
.enlace{
	text-decoration:none;
	color:#202020;
}
.enlace:hover{
	text-decoration:none;
	color:#FB180F;
}
.enlace:visited{
	text-decoration:none;
	color:#202020;
}
a{
	font-size:12;
	stext-decoration:none;
	color:#202020;
}
a:hover{
	stext-decoration:none;
	color:#FB180F;
}
a:visited{
	stext-decoration:none;
	color:#202020;
}