.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#993333;
	text-decoration: none;
}
body {
scrollbar-3dlight-color: #999999;
scrollbar-arrow-color: #999999;
scrollbar-base-color: ##ffffff;
scrollbar-darkshadow-color: #999999;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff; 
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
}
.tituloNoticia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	background-color: #D6D9EE;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	text-transform:capitalize;
	padding-bottom:5px;
	background-image:url(images/fondo.jpg);
	background-repeat:no-repeat;
	margin-left:-13px;
	padding-left:30px;
	
	
	
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-transform:capitalize;
	text-decoration: none;

	background-image:url(images/fondo_hover.jpg);
	background-repeat:no-repeat;
}
.tituloPequeno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.boton {
   font-weight: bold;
   font-size:12px;
   border: 0px solid #999999;
   padding: 1px;
   text-align:right;
   line-height:26px;
   font-family:Arial, Helvetica, sans-serif;


} 


.boton a {
   background-image: url("images/boton.png");
   color: #666666;
   text-decoration: none;
   display: block;
   width: 100%;
   height: 25;
}

.boton a:hover {
   background-image: url("images/boton2.png");
   color: #666666;
} 

.imgfondo {
	background-image:url("images/bg.jpg");
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.imgfondo2 {
	background-image:url("images/bg2.jpg");
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.imgfondo3 {
	background-image:url("images/bg3.jpg");
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.imgfondo4 {
	background-image:url("images/bg4.jpg");
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.imgfondo5 {
	background-image:url("images/bg5.jpg");
	background-position:left;
	background-repeat:no-repeat;
	}
.labelFormulario {
	 font-weight: bold;
   font-size:12px;
  
   color:#666666;
   padding: 1px;
   text-align:right;
  
   font-family:Arial, Helvetica, sans-serif;
}
#login {
	margin:0 auto;
	width:300px;
	height:110px;
	margin-top:20px;
	background-image:url(linea_vertical.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:15px;
	text-align:left;
	 font-family:Arial, Helvetica, sans-serif;
	 padding-right:35px;
}
.advertencia {
	font-size:12px;
	color:#B25F01;

}

.textomini{
	font-size:11px;
	color:#999999;
	text-align:left;
	text-decoration:none;
}