/* 

    Document   : Con Bar 

    Created on : 09/11/2011, 10:14:22

    Author     : 

    Description:

        Purpose of the stylesheet follows.

*/



/* 

   TODO customize this sample style

   Syntax recommendation http://www.w3.org/TR/REC-CSS2/

*/
div.con_bar_main{
    height: auto;
}
div.con_bar_hidden{
    display:none;
	width:980px;
}
div.con_bar_center{
    width:980px;
    margin-left: auto;
    margin-right: auto;
}
div.con_bar_action{
    text-align: right !important;
    padding: 0 10px 0 0 !important;
}
div.region-barra-agecom .block {
    margin: 0 !important;
}
