/* CSS Document */

body {
	background-image: url(img-web4/fondopro1.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-attachment:fixed;
    
}

body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Verdana;
	font-size:11px;
}
.noticias{font-size:10px; font-family:Tahoma, Arial, Verdana;}

html{
scrollbar-track-color: #000000;
scrollbar-face-color: #A8005E;
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
}

.tablas{ background-color: #000000; border: 1px solid #3D0032;}

a:active,a:link{color:#DE1543; text-decoration:none;}
a:visited {color:#DE1543; text-decoration:none;}
a:hover{color:#FF2DB3; text-decoration:none;}

a.img1 img{border: 1px solid #3D0032;}
a.img1:hover img {border: 1px solid #F82CAE;}

a.img-s img{border: 1px solid #000000;}
a.img-s:hover img {border: 1px solid #F82CAE;}

.bnormal{
border: 2px solid #3D0032;
}
.bsustitucion{
border: 2px solid #F82CAE;
}

.imagez{
	
	padding:1px;
	background-color:#4D4D4D;
	margin:0 .5em .2em 0;
}
.var1 img{border:3px solid #000000;}