.flotar_izquierda { float: left; }
.flotar_derecha { float: right; }

.Sitio { margin: 12px 1px 6px 1px; }

.Sitio .stitle
{
    background-color: #faca6e;
    display: inline-block;
    float: left;
    margin:0 -5px;
    padding: 1px 3px;
    text-align: left;
    width: 100%;
}

.Sitio .stl
{
    background: url(images/1mirraLT.png) top left no-repeat;
}
.Sitio .str
{
    background: url(images/1mirraRT.png) top right no-repeat;
}
.Sitio .st
{
    background: url(images/1mirraT.png) top left repeat-x;
    margin: 0px 14px 0 14px;
    height: 14px;
    overflow: hidden;
}

.Sitio .sml
{
    background: url(images/1mirraL.png) top left repeat-y;
}
.Sitio .smr
{
    background: url(images/1mirraR.png) top right repeat-y;
}
.Sitio .sm
{
    background-color: #ffefce; 
    min-height: 1px;
    height: auto;
    margin: 0 14px;
    padding: 1px 12px;
}
* html .Sitio .sm
{
    height: 1px;
}
.Sitio .sbl
{
    background: url(images/1mirraLB.png) top left no-repeat;
}
.Sitio .sbr
{
    background: url(images/1mirraRB.png) top right no-repeat;
}

.Sitio .sb
{
    background: url(images/1mirraB.png) top left repeat-x;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 0;
    height: 14px;
}


.Sitio .Title
{
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.Sitio .c_contentpane { display:table; }
.Sitio .c_contentpane .Normal, .Sitio .c_contentpane div, .Sitio .c_contentpane p, .Sitio .c_contentpane td, .Sitio .c_contentpane h1, .Sitio .c_contentpane h2, .Sitio .c_contentpane h3, .Sitio .c_contentpane h4, .Sitio .c_contentpane h5, .Sitio .c_contentpane h6, .Sitio .c_contentpane ul, .Sitio .c_contentpane ul li, .Sitio .c_contentpane strong, .Sitio .c_contentpane b, .Sitio a.CommandButton:link, .Sitio a.CommandButton:active, .Sitio a.CommandButton:visited
{
    /*line-height: 1.4em;text-align:left;*/
}


/*SitioBlanco*/

.SitioBlanco { margin: 12px 5px 6px 5px; }

.SitioBlanco .stitle
{
    background-color: #faca6e;
    display: inline-block;
    float: left;
    margin:-1px -12px;
    padding: 1px 3px;
    text-align: left;
    width: 100%;
}

.SitioBlanco .stl
{
    background: url(images/1mirraLT.png) top left no-repeat;
}
.SitioBlanco .str
{
    background: url(images/1mirraRT.png) top right no-repeat;
}
.SitioBlanco .st
{
    background: url(images/1mirraT.png) top left repeat-x;
    margin: 0px 14px 0 14px;
    height: 14px;
    overflow: hidden;
}

.SitioBlanco .sml
{
    background: url(images/1mirraL.png) top left repeat-y;
}
.SitioBlanco .smr
{
    background: url(images/1mirraR.png) top right repeat-y;
}
.SitioBlanco .sm
{
    background-color: #ffffff; 
    min-height: 1px;
    height: auto;
    margin: 0 14px;
    padding: 1px 12px;
}
* html .SitioBlanco .sm
{
    height: 1px;
}
.SitioBlanco .sbl
{
    background: url(images/1mirraLB.png) top left no-repeat;
}
.SitioBlanco .sbr
{
    background: url(images/1mirraRB.png) top right no-repeat;
}

.SitioBlanco .sb
{
    background: url(images/1mirraB.png) top left repeat-x;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 0;
    height: 14px;
}


.SitioBlanco .Title
{
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.SitioBlanco .c_contentpane .Normal, .SitioBlanco .c_contentpane div, .SitioBlanco .c_contentpane p, .SitioBlanco .c_contentpane td, .SitioBlanco .c_contentpane h1, .SitioBlanco .c_contentpane h2, .SitioBlanco .c_contentpane h3, .SitioBlanco .c_contentpane h4, .SitioBlanco .c_contentpane h5, .SitioBlanco .c_contentpane h6, .SitioBlanco .c_contentpane ul, .SitioBlanco .c_contentpane ul li, .SitioBlanco .c_contentpane strong, .SitioBlanco .c_contentpane b, .SitioBlanco a.CommandButton:link, .SitioBlanco a.CommandButton:active, .SitioBlanco a.CommandButton:visited
{
    /*line-height: 1.4em;text-align:left;*/
}




