.home_texto{
    background-image: url(../backgrounds/home_texto.jpg);
}

.home_texto .body{
    background-image: url(../images/fundoTopo.png);
    background-position: 270px 169px;
    background-repeat:no-repeat;
    width:836px;
}

.home_texto_centro{
    width:576px;
    height:100%;
}

.textoBox{
    border-collapse:collapse;
    position:relative;
    left: 28px;
}

.textoBox td.top{
    background-image: url(../backgrounds/texto/top.png);
    width: 576px;
    height:7px;
}

.textoBox td.bottom{
    background-image: url(../backgrounds/texto/bottom.png);
    width: 576px;
    height:7px;
}

.textoBox td.left{
    background-image: url(../backgrounds/texto/left.png);
    width: 6px;
}

.textoBox td.right{
    background-image: url(../backgrounds/texto/right.png);
    width: 6px;
}

.textoBox td.center{
    background-image: url(../backgrounds/texto/center.png);
    width: 561px;    
}

.textoBox td.center .PageText{
    padding-left:9px;
    padding-right:9px;
    padding-top:9px;
    padding-bottom:9px;
   
}


.textoBox .Pagetitle
{
    margin-top:10px;
    background-image: url(../backgrounds/texto/title.png);
	background-repeat:no-repeat;
    background-position: -10px;
    width: 560px;
    height: 32px;
    margin-bottom:10px;
}

.Contamenu
{
    position: relative;
	z-index: 2;
	bottom: 9px;
	left: 7px;
        width:465px;
}

.Contamenu tr td a
{
	font-size:11px;
    font-family: Arial;
	color: #ffffff;
	font-weight:bold;
}

.Contamenu tr td a:hover
{
	color: #EDB200;
}


.b_flores1{
    background-image: url(../images/fundoBottom.png);
    background-position: 108px 0;
    background-repeat: no-repeat;
}

.b_flores2{
    background-image: url(../images/fundoBottom.png);
    background-position: -108px 0px;
     background-repeat: no-repeat;
}

.b_flores3{
    background-image: url(../images/fundoBottom.png);
    background-position: -728px 0px;
    background-repeat: no-repeat;
}