/* CSS Document */
body{ 
background-image:url(images/fondo3.gif);
background-position:center;
background-repeat:repeat-y;
background-color:#E6E6E1;}

.letrageneral
{
text-align:center;
color:#993399;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:11px;
}
.imagen{
margin-right:10px;
margin-bottom:5px;
margin-left:10px;
border-style:solid;
border-color:#666666;
border-width:1px;
}

.imagen2{
margin-right:10px;
margin-bottom:5px;
border-style:solid;
border-color:#666666;
border-width:1px;
}

.imagen3{
border-style:solid;
border-color:#993399;
border-width:1px;
}

.letrablanca{
color: #FFFFFF;
}

.enlaceblanco:visited{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.enlaceblanco:link{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.enlaceblanco:hover{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color: #CCCCCC;
	text-decoration:none;
}


.enlacelila:visited{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#993399;
	text-decoration:none;
}

.enlacelila:link{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#993399;
	text-decoration:none;
}

.enlacelila:hover{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color: #CC33CC;
	text-decoration:none;
}

.categoria_intranet{
	text-decoration:none;
	color:#CC3333;
	font-weight:bold;
	margin-right:20px;
}

.titulo_zprivada {
	color:#FF6600;
}
.cerrar_sesion{
	color:#804A86;
	text-decoration:none;
	font-weight:bold;
}

.icono, .formlabel {
	float:left;
	margin-right:3px;
}

input {
	border-color:#CCCCCC;
}

.intranet_archivos {
	width:400px;
	text-align:left;
}


