
    body    {
        background-color:rgb(255,255,255);
        background-image:url(../imgs/fondoheader.png);
        background-repeat:repeat-x;margin:0px;
        padding:0px;
        font-family:Tahoma,Arial;
        font-size:8pt;
        color:rgb(50,50,50);
    }
    
    .titulo1 {
        font-size:24pt;
        color:rgb(204,102,0);
    }

    .titulo2 {
        font-size:18pt;
        color:rgb(204,102,0);
    }
    
     .titulo3 {
        font-size:13pt;
        color:rgb(204,102,0);
    }
    .body2    {
        background-color:rgb(255,255,255);
        background-image:url(../imgs/fondobody.png);
        background-repeat:repeat-x;margin:0px;
        padding:0px;
        font-family:Tahoma,Arial;
        font-size:8pt;
        color:rgb(50,50,50);
    }
    
    
    #divBodyV4{
        width:900px;
        margin-left:auto;
        margin-right:auto; 
      }

      .centerBody{
        width:900px;
        margin-left:auto;
        margin-right:auto; 
      }
      
    #divSesion{
        float:right;
        margin-top:3px;
        color:rgb(50,50,50);
        height:10px;
    }
    
    #divLogoEEEMV4{
        float:left;
        height:62px;
        margin-left:10px;
        margin-top:8px;
    }

    #divBanner {
        margin-left:0px;
        margin-top:0px;
        height:70px;
    }
    
   .fixedPNG {
                behavior: url(http://www.estoyenelmapa.com/secciones/v4/imgs/iepngfix.htc);
    }
    
    #divBusquedaEEEMV4 {
        float:right;
        width:310px;
        height:64px;
        margin-top:6px;
        background-image:url(../imgs/cuadrobuscar.png);
        background-repeat:no-repeat;
    }
    
    .Clear{
        clear:both;
    }
        
    .asubraya {
	text-decoration: none;
    }

    .asubraya:hover {
        text-decoration: underline;
    }

    td.searchboxV4 {
        background-image:url(../imgs/inputbuscar.png);
        background-repeat:no-repeat;
        background-position: 0px 0px;
        font-size:7pt;
    }
    
    .searchboxinputV4 {
        
    }
    .searchboxinputV4:active {
         color:rgb(0,0,0);
    }
    
    .searchboxbutton {
        background-image:url(../imgs/botonbuscar.png);
        background-repeat:no-repeat;
        background-position: 0px 0px;
        font-size:7pt;
        cursor:pointer;
    }

    .searchboxbutton:hover {
        background-image:url(../imgs/botonbuscarover.png);
    }
    
    .botonbuscar {
        
    }
    
    #divBannerInferior1 {
        float:left;
        width:170px;
        height:80px;
    }
    
    #divBannerInferior2 {
        float:left;
        width:170px;
        height:80px;
        margin-left:12px;
    }
    
    #divBannerInferior3 {
        float:left;
        width:170px;
        height:80px;
        margin-left:13px;
    }
    
    #divBannerInferior4 {
        float:left;
        width:170px;
        height:80px;
        margin-left:13px;
    }
    
    #divBannerInferior5 {
        float:left;
        width:170px;
        height:80px;
        margin-left:12px;
    }

      a.button3 {
		display: block;
		background: url(http://www.estoyenelmapa.com/imagenesv2/btnrojo.gif) no-repeat 0 0;
		width: 88px;
		height: 26px;
		overflow: hidden;
		text-decoration: none;
		text-align: center;
		padding-top: 5px;
		margin: 0px 3px 0px 0px;
		line-height: 26px;
		font: normal 11px tahoma,arial,verdana,sans-serif;
		color: #D4E6FA;
		outline: none;
		float: left;
	}
	a.button3:hover {
		background: url(http://www.estoyenelmapa.com/imagenesv2/btnrojo2.gif) no-repeat 0 0;
		color: #fff;
	}
	a.button3:focus {
		outline: none;
	}

        	a.button {
		display: block;
		background: url(http://www.estoyenelmapa.com/imagenesv2/btnazul.gif) no-repeat 0 0;
		width: 88px;
		height: 26px;
		overflow: hidden;
		text-decoration: none;
		text-align: center;
		padding-top: 5px;
		margin: 0px 3px 0px 0px;
		line-height: 26px;
		font: normal 11px tahoma,arial,verdana,sans-serif;
		color: #D4E6FA;
		outline: none;
		float: left;
	}
	a.button:hover {
		background: url(http://www.estoyenelmapa.com/imagenesv2/btnazul2.gif) no-repeat 0 0;
		color: #fff;
	}
	a.button:focus {
		outline: none;
	}

	a.button2 {
		display: block;
		background: url(http://www.estoyenelmapa.com/imagenesv2/btngris.gif) no-repeat 0 0;
		width: 88px;
		height: 26px;
		overflow: hidden;
		text-decoration: none;
		text-align: center;
		padding-top: 5px;
		margin: 0px 3px 0px 0px;
		line-height: 26px;
		font: normal 11px tahoma,arial,verdana,sans-serif;
		color: #D4E6FA;
		outline: none;
		float: left;
	}
	a.button2:hover {
		background: url(http://www.estoyenelmapa.com/imagenesv2/btngris3.gif) no-repeat 0 0;
		color: #fff;
	}
	a.button2:focus {
		outline: none;
	}


	a.buttonSelected {
		display: block;
		background: url(http://www.estoyenelmapa.com/imagenesv2/btngris2.gif) no-repeat 0;
		color: #fff;
		width: 88px;
		height: 26px;
		overflow: hidden;
		text-decoration: none;
		text-align: center;
		padding-top: 5px;
		margin: 0px 3px 0px 0px;
		line-height: 26px;
		font: normal 11px tahoma,arial,verdana,sans-serif;
		outline: none;
		float: left;
		cursor: Default;
	}

	a.buttonSelected:focus {
		outline: none;
	}