img, div { behavior: url(iepngfix.htc) }
BODY{
	 background-color: #080808;
	 margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	
}

H1{

	font-size: 13px;
	font-weight:  500;
	color: #C2DB0D;
}





}
.serpador{
	background-image: url(../imagenes/separador_vert.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.texto{
	font-size: 11px;
	
}

.negrita {
	color: #C2DB0D;
	font-weight: bold;
}
.Estilo2 {font-size: 11px;
color:#C2DB0D;}
.Estilo3 {font-size: 11px;
color: #00CCFF}
.Estilo4 {font-size: 11px;
color:  Fuchsia;}



a.pie:link {
font-size: 9px;
	color: #C2DB0D;
}
a.pie:visited {
	color: #C2DB0D;
}
a.pie:hover {
	color: #C2DB0D;
}
a.pie:active {
	color: #C2DB0D;
}

hr.fucsia{
	color: Fuchsia;
	height: 1px;
	width: 60%;
}
hr.verde{
	color: #C2DB0D;
	height: 1px;
	width: 60%;
}

hr.azul{
	color: #00CCFF;
	height: 1px;
	width: 60%;
	
}


a {
	color: #C2DB0D;
}


.trabajos tr{
	
 border: solid 1px #ffffff;
 
 background-color: #060606;
}


.trabajos a{
	font-size: 11px;
}

.img{
padding: 10px;
	  border: solid 1px #C2DB0D;
}