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

body {
	margin:0px;
	padding:0px;
	background-image: url(../imagenes/ico/fill_background.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	 }
 
 
 
 .txtsuperior {
 font-family:"Arial Narrow";
 font-size:13px;
 color:#d2d2d2;
 }
 
 .titulo1 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:18px;
 color:#856a52;
 }
 
 .subtitulo1 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 font-weight:bold;
 color:#666666;
 }
 
 .textocontenido1 {
 font-family:"Arial Narrow";
 font-size:14px;
 color:#333333;
 }
 
  .textocontenido2 {
 font-family:"Arial Narrow";
 font-size:15px;
 color:#333333;
 }
 
 .texto3{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#666666;
	font-weight:bold;
	line-height:1.2;
 }

 .texto4 {
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 color:#333333;
 font-size:15px;
 font-weight:bold;
 }
 
 .menu2 {
 background-image:url(../imagenes/img/filll_menu2.jpg);
 background-position:left;
 background-position:top;
 background-repeat:no-repeat;
 }
 
 .menuderecho {
 background-image:url(../imagenes/ico/ico_separadormenu2.gif);
 background-position:right;
 background-position:bottom;
 background-repeat:no-repeat;
 text-align:left;
 font-family:Arial, Helvetica, sans-serif;
 color:#333333;
 font-size:12px;
 font-weight:bold;
 }
 
 .pie {
 background-image:url(../imagenes/img/img_footer.jpg);
 background-repeat:no-repeat;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:11px;
 color:#999999;
 } 
 
 img {border:none;}
 
 /* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;vertical-align:middle;background:transparent url(../imagenes/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #ffffff;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 10px 0 10px;height:23px;background:transparent url(../imagenes/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(../imagenes/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

