body {
   margin: 0;
   background:url("../_Imagenes/Zona_Fondo.png") repeat-y;
   text-align: left;
   font: 12px Verdana ,Tahoma, sans serif; 
}

a:link {
		color:#FFCC66;/* #FE741A;*/
		text-decoration: none;
		font-weight: bold;

}

a:visited {
		color:#FFCC66;/* #FE741A;*/
		text-decoration: none;
		font-weight: bold;
		

}

a:hover {
                color:#FFCC66;/* #FE741A;*/
		text-decoration: none;
		font-weight: bold;
}

img{
border-width:0px;
}

/* Partes */  
#Pagina {
  position: relative;
   margin-left: auto;
   margin-right: auto;
   width:800px;
  
   }

#Cabecera {
   position:relative;
   width: 800px;
   margin:auto;
   height: 130px;
}

#Bloque_Menu{
    position: relative;
    width: 721px;
    left: 0px;
    font: bold 13px Tahoma;
    height:55px;
}

#Zona_Menu_Cab{
 float:left;
 width:721px;
 height:15px;
 background-image:url("../_Imagenes/Zona_Buscar_Cab.png") !important ;
 background:no-repeat;
 background-image: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_Imagenes/Zona_Buscar_Cab.png');
}

#Zona_Menu_Cen{
 float:left;
 width:721px;
 background:url("../_Imagenes/Zona_Buscar_Cen.png") repeat ;
}

#Zona_Menu_Pie{
 float:left;
 width:721px;
 height:15px;
 margin-bottom:10px;
 background-image:url("../_Imagenes/Zona_Buscar_Pie.png") !important ;
 background:no-repeat;
 background-image: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_Imagenes/Zona_Buscar_Pie.png');
}


#Login{
    position: relative;
    width: 721px;
    left: 0px;
    font: bold 13px Tahoma;
/*    height:55px;*/
    padding-top:10px;
}

#Zona_Login_Cab{
 float:left;
 width:721px;
 height:15px;
 background-image:url("../_Imagenes/Zona_Buscar_Cab.png") !important ;
 background:no-repeat;
 background-image: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_Imagenes/Zona_Buscar_Cab.png');
}

#Zona_Login_Cen{
 float:left;
 width:721px;
 background:url("../_Imagenes/Zona_Buscar_Cen.png") repeat ;
}

#Zona_Login_Pie{
 float:left;
 width:721px;
 height:15px;
 background-image:url("../_Imagenes/Zona_Buscar_Pie.png") !important ;
 background:no-repeat;
 background-image: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_Imagenes/Zona_Buscar_Pie.png');
}





#Bloque_Cuerpo {
   position: relative;
   width: 721px;
   top:5px;
   left: 0px;
  /* background:url("../_Imagenes/Zona_Cuerpo.jpg") repeat ;*/
}

#Cab_Cuerpo{
 float:left;
 margin-top:5px;
 width:721px;
 height:33px;
/* background:url("../_Imagenes/Zona_Cuerpo_Cab.png") no-repeat ;*/
 background-image:url("../_Imagenes/Zona_Cuerpo_Cab.png") !important ;
 background:no-repeat;
 background-image: none;
 filter: none !important;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_Imagenes/Zona_Cuerpo_Cab.png');
}

#Cen_Cuerpo{
 float:left;
 width:721px;
 background:url("../_Imagenes/Zona_Cuerpo_Cen.png") repeat ;
}

#Pie_Cuerpo{
 float:left;
 width:721px;
 height:50px;
 /*background:url("../_Imagenes/Zona_Cuerpo_Pie.png") no-repeat ;*/
background-image:url("../_Imagenes/Zona_Cuerpo_Pie.png") !important ;
 background:no-repeat;
 background-image: none;
 filter: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_Imagenes/Zona_Cuerpo_Pie.png');
}


#Bloque_Pie{
        clear: both;
	text-align: center;
        color:#000000;
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
	line-height: 1.8em;
           position: relative;
  width: 721px;
  top:25px;


}

#Pie a:link {
		color: black;
		text-decoration: none;
		font-weight: normal;

}

#Pie a:visited {
		color: black;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;

}

#Pie a:hover {
		color: #FE741A;
		text-decoration: none;
		font-weight: normal;
}

#Logo {
    position:absolute;
    top:     18px;
    left:    0px;
    width:  721px;
    height: 100px;
    background:url("../_Imagenes/Izonia_Logo.gif") no-repeat;

 }

#Banner{
    position:absolute;
    width: 480px;
    height:60px;
    top: 38px;
    left: 210px;
   
}

#Login {
 /*   position:absolute;
    top: 104px;
    width:400px;
    left: 12px;*/
    float:left;
    width:700px;
    font: bold 10px Tahoma;
    color:black;
    text-align:left;
}

#Path {  /* Ruta de la web */
    position: absolute;
    font: 26px Tahoma;
    color: #000000;
    top: 26px;   
    left: 86px;
}


.TxtTituloTitulo{
    font: bold 15px Tahoma, sans serif;    
    margin-left: 10px;
    color: white;
}

.TxtTituloSeleccion{
    font: 14px Tahoma, sans serif;    
    color: white;
}

.Combos {
    font: 10px Tahoma, sans serif; 
}

/*.TxtPie {
    font: 10px Tahoma, sans serif;        
    text-align: center;
    color: white;
}*/

#Bloqueado{
    float:left;
    width:720px;
    border:2px solid;
    margin:60px 0px 60px 0px;
    background-color: #E4E491;
}

#Bloqueado p{
    float:left;
    text-align:center;
    width:700px;
    padding:15px 10px 15px 10px;
    font: 20px Verdana ,Tahoma, sans serif;    
    background-color: #E4E491;
}

.Bienvenido{
float:left;
margin-left:10px;
font:10px Verdana ,Tahoma, sans serif;    
}

#Login a {
    float:left;
    padding : 3px 5px 0px 5px;
    font-family: Tahoma;
    font-size:11px;
    width:54px;
    height:18px;
    /*   background-image:url("../_Imagenes/Zona_Boton.png") !important ;
      background:no-repeat;
      background-image: none;
      filter: none !important;       
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_Imagenes/Zona_Boton.png');
      background:url("../_Imagenes/Zona_Boton.png") no-repeat;
    */
    color:white;
    text-align:center;
}

#OpcionesLog{
   float:left;
   width:550px;
   margin-left:15px;
   margin-top:5px;
}
     
#OpcionesLog a {
       float:left;
       padding : 3px 0px 0px 2px;
        font-family: Tahoma;
        font-size:11px;
        width:110px;
        height:25px;
        background:url("../_Imagenes/Zona_Boton_Login.png") no-repeat;
       color:white;
       text-align:center;
}

#Logout a{
     color:white;
     width:100px;
     background:transparent;
}
      
.Login
{
  float:left;
  width:680px;
  margin-left:20px;
 
  
}


#Logout{
   float:right;
   width:110px;
   padding-right:20px;
   margin-top:5px;
 
}

.Logout{
   float:left;
padding-right:12px;
}


.butCerrar{
  float:left;
}