@charset "utf-8";
/* CSS Document */

/*INICIO DO CONTEUDO*/

#bloco_1 {
width: 460px;
height: 330px;
margin-left: 6px;
float:left;
}

#page_name{
background:url(Images/nossa_equipe/name_nossa_equipe.png) top left no-repeat;
height: 24px;
width:140px;
clear: both;
}

#equipe_text {
font-size:12px;
color:#333333;
text-align: justify;
width: 451px;
margin-top:6px;
line-height: 17px;
}

/**/

.left_side {
background:url(Images/nossa_equipe/fatias/left.png) no-repeat left top;
width:125px;
padding-left:7px;
float:left;

}

.caixa_1 {
margin-top: 10px;
}

.caixa_2 {
margin-left: 13px;
}

.caixa_3 {
margin-top: 13px;
}

.center_slice {
background:url(Images/nossa_equipe/fatias/center.png) repeat-x top;
height:122px;
}

.right_side {
background:url(Images/nossa_equipe/fatias/right.png) no-repeat right top;
padding-right:7px;

}

/**/

#fred {
background:url(Images/nossa_equipe/fatias/fotos/fred.png) bottom left no-repeat;
width: 118px;
height: 106px;
padding-top: 9px;
}

#vanessa {
background:url(Images/nossa_equipe/fatias/fotos/vanessa.png) bottom left no-repeat;
width: 118px;
height: 106px;
padding-top: 9px;
}

#alexandre {
background:url(Images/nossa_equipe/fatias/fotos/alexandre.png) bottom left no-repeat;
width: 118px;
height: 106px;
padding-top: 9px;
}


#ivy {
background:url(Images/nossa_equipe/fatias/fotos/ivy.png) bottom left no-repeat;
width: 118px;
height: 106px;
padding-top: 9px;
}


#elvis {
background:url(Images/nossa_equipe/fatias/fotos/elvis.png) bottom left no-repeat;
width: 118px;
height: 106px;
padding-top: 9px;
}

#vinicius {
background:url(Images/nossa_equipe/fatias/fotos/vinicius.png) bottom left no-repeat;
width: 118px;
height: 106px;
padding-top: 9px;
}

/**/

#bloco_2 {
height: 328px;
width: 314px;
float:right;
margin-right: 2px;
}

#left_side {
background: url(Images/A_empresa/recortes/left_slice.png) no-repeat left top;
width: 305px;
height: 328px;
float: left;
padding-left: 9px;
}

#center {
background:url(Images/A_empresa/recortes/center_slice.png) repeat-x top;
height: 328px;
}

#right_side {
background:url(Images/A_empresa/recortes/right_slice.png) no-repeat right top;
padding-right: 9px;
}

/**/

#texto {
font-size: 11px;
color:#FFFFFF;
text-align:justify;
line-height: 17px;
width: 279px;
height: 68px;
padding-top:10px;
padding-left:6px;

}

/**/


#title1 {
font-size:15px;
color:#FFFFFF;
text-align: left;
font-weight:bold;
width: 250px;
height: 14px;
padding-top:14px;
padding-left: 6px;
}
