﻿.menu_pagina_principal{
    background:url(../imgs/menu_pagina_principal.gif) no-repeat scroll 0 0;
	float:left;
	width:683px;
	height:121px;
}

.home_banner{
    background:url(../imgs/bannerMain.jpg) no-repeat scroll 0 0;
	float:left;
	width:900px;
	height:212px;
}

.cnt_menu_imagen{
    width:200px;
    height:312px;
    float:left;
    margin-top:20px;
}

.cnt_cabecera_menu_imagen{
    width:200px;
    height:25px;
    float:left;
}

.cnt_cuerpo_menu_imagen{
    width:184px;
    height:137px;
    float:left;
    color:#7f7f83;
    font-weight:bold;
    margin-top:2px;
    padding:8px 8px 0px 8px;
}

.cnt_imagen_menu_imagen{
    width:200px;
    height:145px;
    float:left;
}

.cnt_menu_derecha_cabecera{
    
    background-color:#efeddb;
    width:220px;
    float:left;
    font-size:12px;
    font-weight:bold;
    padding:8px 8px 8px 0px;
    
}

.bg_marca_agua{
    background:url(../imgs/background_logo.jpg) no-repeat scroll 0 0;
    width:180px;
    height:110px;
    margin-left:19px;
    margin-top:5px;
    float:left;
    
}
    

