body{
	background-color:#FFFFFF;
	margin:0px;
}
img{ border:0px; }
#principal_out{
	width: 770px;
	background-image:url(imagenes_general/fondocentro.gif);
	background-repeat:repeat-y;
	margin: auto;
	/*height:100%;*/
}
#principal_in{
	width: 750px;
	margin: auto;
	/*height:300px;*/
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
}
#principal_bot{
	width: 770px;
	background-image:url(imagenes_general/fondoinferior.gif);
	background-repeat:no-repeat;
	margin: auto;
	height:10px;
}
#logo{
	background-image:url(imagenes_general/logo.gif);
	background-repeat:no-repeat;
	height:100px;
	width:600px;
}
#capa_menu{
	height:40px;
	background-image:url(imagenes_general/fondomenu.gif); 
	background-repeat:repeat-x;
	
}
#capa_menu2{
	height:40px;
	background-image:url(imagenes_general/fondomenu2.gif); 
	background-repeat:repeat-x;
	
}
#tabla_menu td{
	text-align:center;
	padding-top:18px;
	padding-bottom:1px;
	/*width:14%;*/
	border-bottom:3px solid #ffffff;
}
#tabla_menu td a{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
#tabla_menu td a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#tabla_menu2 td{
	text-align:center;
	padding-top:5px;
	padding-bottom:1px;
	width:150px;
}
#tabla_menu2 td a{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
#tabla_menu2 td a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#img_principal{
	padding-top:5px;
	padding-bottom:15px;
	width:750px;
	height:96px;
	background-image:url(imagenes_general/img_principal.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.cabecera_titulo_larga{
	width:750px;
	height:40px;
	margin-top:15px;
	background-image:url(imagenes_general/cabecera_titulo_larga2.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.cabecera_titulo_larga_in{
	color:#666666;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	padding-top:10px;
}
.cajatexto1{
	border:1px solid #666666;
}
