body {
	margin:0px;
	background-image: url(../imgcss/rock-bg.jpeg);
	background-attachment:fixed;
	color:#393852;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tejido {
background-image:url(../imgcss/tejido.gif);
height:33px;
}
.logo {
background-image:url(../imgcss/logo.gif);
background-repeat:no-repeat;
background-color:#221409;
height:285px;
}
.links {
background-image:url(../imgcss/links.gif);
height:33px;
text-align:center;}
.col1{
background-color:#7D0041;
width:194px;
padding-top:20px;
/*text-align:center;*/
}
.col2{
background-color:#E7DBC6;
text-align:justify;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
}
a:link,a:visited{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.menudiv{
width:160px;
height:19px;
padding-left:26px;
padding-top:4px;
margin-bottom:2px;
background-color:#E3DEDB;
//background-color:none;
}

.menudiv:hover{
background-color:#B5C0C8;
}
a.menu:link,a.menu:visited{
text-align:left;
background-color:#E3DEDB;
color:#000033;
font-family:"Book Antiqua","Times New Roman", Times, serif;
font-size:13px;
font-weight:bold
}
a.menu:hover{
background-color:#B5C0C8;
color:#CC0000;
color:#0000FF;
cursor:hand;
font-family:"Book Antiqua","Times New Roman", Times, serif;
font-size:13px;
}
a.links1:link,a.links1:visited{
color:white;
font-weight:bold;}
a.links1:hover{
color:yellow;
}
.piepagina{
background-image:url(../imgcss/pie.gif);
text-align:center;
color:white;
line-height:12px;}

* HTML .menudiv {
	background:none;
}

