@charset "utf-8";
/* CSS Document */

body{
margin:0px 0px 0px 0px;
background-color: #494949;
font-family: Arial, Verdana, Tahoma; font-size: 11px; text-transform:none; font-weight:lighter; color: #4D4D4D;
/*letter-spacing:2px;*/




}
.contenedor{
	width: 859px;
	height:auto;
	margin: 0 auto;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	margin-top:15px;
	
}
#leftint {
	width:200px;
	/*height:233px;*/
	float:left;
	margin-top: 0px;
	margin-left: 6px;
}
/* navegación */
.submenuLeft {  
	list-style:disc;
	margin:20px;
	padding:0;
	text-align:left;
}


.submenuLeft li {
	margin:2px;
	padding:5px;			
	border-bottom:solid 1px #c1baa4;	
	list-style-image:url(../images/vineta.gif);
	font-size:11px;	
	font-family: Arial, Verdana, Tahoma; font-size: 11px; text-transform:none; font-weight:normal;
	color:#9f8447;
}
.submenuLeft li a {	
	color:#333333;
	text-decoration:none;
	line-height:15px;	
	font-weight:normal;	
}
.submenuLeft li a:hover {	
	color:#a9915b;
	text-decoration:none;
	font-weight:normal;
}
.sombra{
	background-color:#dedede;
	height:14px;
}
.correo{
	color:#FFFFFF;
	text-decoration:none;
}
.correo:hover{
	color:#8f7b3c;
	text-decoration:underline;

}

.correo2{
	color:#494949;
	text-decoration:none;
}
.correo2:hover{
	color:#8f7b3c;
	text-decoration:underline;

}


.textfield{
width:300px;

}
.lista{
list-style:none;
background-color:#0033CC;

}
/* estilo para el sistema*/
.titSistema{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#9f8447;
	font-family:'Trebuchet MS';
}


.titSistema2{
	font-size:12px;
	text-transform:uppercase;
	/*font-weight:bold;*/
	color:#9f8447;
	font-family:"Times New Roman", Times, serif;
}
