*{
    margin: 0;
    padding: 0;
    outline: none;
}

#home{
    width: 770px;
}

#home .c1{
    width: 254px;
    height: 374px;
    float: left;
    background: url(../images/home-c1-meio.png) repeat-y;
    padding-bottom: 15px;
    border-bottom: solid 1px #EEE;
}

#home .c1 .topo{
    width: 254px;
    height: 10px;
    background: url(../images/home-c1-topo.png) no-repeat;
}

/*************************/
/* C1 - AMBIENTE ESCOLAR */

#home .ambiente-escolar{
    width: 234px;
    margin: 0 0 15px 10px;
}

#home .ambiente-escolar h2{
    width: 120px;
    height: 13px;
    background: url(../images/home-ambiente-escolar-titulo.gif) no-repeat;
    text-indent: -999999px;
    margin-bottom: 10px;
}

#home .ambiente-escolar .foto{
    margin-bottom: 10px;
}

#home .ambiente-escolar p{
    font-size: 11px;
    color: #000;
    line-height: 14px;
}

/***********************/
/* C1 - CONVENIO AECEP */

#home .convenio-aecep{
    width: 254px;
}

#home .convenio-aecep .logo{
    width: 254px;
    border-top: solid 1px #EEE;
    border-bottom: solid 1px #EEE;
    margin-bottom: 10px;

}

#home .convenio-aecep p{
    font-size: 11px;
    color: #666;
    margin-left: 10px;
}

#home .convenio-aecep a{
    color: #000;
    text-decoration: underline;
}

/******************/
/* DEFINE COLUNA2 */

#home .c2{
    width: 514px;
    height: 390px;
    float: right;
    position: relative;
}

#home .c2 .ban-video-promocinal{
    width: 180px;
    height: 220px;
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
}

#home .c2 .ban-espaco-pais-alunos{
    width: 514px;
    height: 120px;
    background: url(../images/home-ban-espaco-pais-alunos.png) no-repeat;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}

/******************/
/* C2 - BEM VINDO */

#home .c2 .bem-vindo{
    width: 305px;
    margin-left: 10px;
    padding: 10px 0 0 0;
}

#home .bem-vindo h2{
    width: 283px;
    height: 24px;
    background: url(../images/home-bem-vindo-titulo.png) no-repeat;
    text-indent: -999999px;
    margin-bottom: 10px;
}

#home .bem-vindo p{
    font-size: 11px;
    color: #333;
    line-height: 14px;
    margin-bottom: 10px;
}

#home .bem-vindo h3 {
	font-size:12px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	background-position:left;
    margin: 20px 0 20px 0;
}
#home .bem-vindo p.versiculos {
	background:url(../images/seta2.jpg) no-repeat 0 5px;
	padding-left:12px;
}

#home .bem-vindo p.saiba-mais{
    text-align: right;
}

#home .bem-vindo p.saiba-mais a{
    color: #D52729;
    font-weight: bold;
    text-decoration: underline;
    background:url(../images/seta2.jpg) no-repeat 0 5px;
    padding-left:12px;
}

#home .ban-base{
    margin-top: 2px;
}