@charset "utf-8";
/* CSS Document */

/* CSS RESET ////////////////////////////////////////////////////////  */

* { margin: 0px; padding: 0px; line-height: 20px; border: 0px;}
/*#all *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }*/

/* FONTES ////////////////////////////////////////////////////////  */

@font-face{ font-family:'Oswald';
            src:url(../fonts/Oswald.eot),/* para IE */
                url(../fonts/Oswald.eot?#iefix)  format('embedded-opentype'),
                url(../fonts/Oswald.woff) format('woff'),
                url("Oswald.ttf") format('truetype'),
                url(../fonts/Oswald.svg#Oswald) format('svg');
            font-weight:normal;
            font-style:normal;}

@font-face{ font-family:'Oswald-light';
            src:url(../fonts/Oswald-Light.eot),/* para IE */
                url(../fonts/Oswald-Light.eot?#iefix)  format('embedded-opentype'),
                url(../fonts/Oswald-Light.woff) format('woff'),
                url("Oswald-Lightttf") format('truetype'),
                url(../fonts/Oswald-Light.svg#Oswald) format('svg');
            font-weight:normal;
            font-style:normal;}

/* INDEX////////////////////////////////////////////////////////  */


#all{ 
    width: 1012px;
    max-width: 1012px;
    height: 1200px;
    position: relative;
    top: 0;
    left: 4px;
    z-index: 1;
    margin: 0 auto;
    z-index: 10;
}

body{
    width: 100%;
    height: 1200px;
    left:0;
    top:1px;
    position: absolute;
    background-image: url(../images/background.jpg);
}

#left{
	width:50%;
	height:1200px;
	position:absolute;
	left:0;
 	background-image: url(../images/background.jpg);}



/* TOPO////////////////////////////////////////////////////////  */

header{
    width: 1012px;
    height: 483px;
    float: left;
    position: relative;
    background-image: url(../images/DrAlexPereiraAlves.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

header h2{
    font-family: 'Oswald-light';
    font-size: 63px;
    color: #233943;
    position: absolute;
    float: right;
    line-height: 112px;
    font-weight: lighter;
    width: 479px;
    top: 28px;
    right: -17px;
    text-align: center;
}

header font{
    font-weight: bold;
    color: #a4b93d; 
}

#content_text{
    width: 490px;
    height: 260px;
    float: right;
    position: absolute;
    top: 191px;
    right: -23px;
    text-align: justify;
    font-weight: lighter;
    background-image: url(../images/base_texto.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#content_text p{
    font-family: 'Oswald-light';
    font-size: 19px;
    color: #233943;
    position: relative;
    float: left;
    width: 413px;
	height:153px;
    line-height: 25px;
    margin: 39px;
    top: 7px;
    letter-spacing: 0.4px;
}

header a{
    width: 108px;
    height: 36px;
    position: absolute;
    top: 409px;
    right: 24px;
    background-color: #fff;
    border-radius: 100px;
    font-family: 'Oswald-light';
    font-size: 20px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    background-image: -webkit-linear-gradient(top, #233943, #6e7c83);
    background-image: -moz-linear-gradient(top, #233943, #6e7c83);
    background-image: -o-linear-gradient(top, #233943, #6e7c83);
    background-image: -ms-linear-gradient(top, #233943, #6e7c83);
    background-image: linear-gradient(to bottom, #233943, #6e7c83);
}

header a:hover{
    background-color: #fff;
    color: #fff;
    border:2px #233943 solid;
}

/* CONTENT////////////////////////////////////////////////////////  */

#content{
    width: 1012px;
    height: 327px;
    position: relative;
    float: left;
}

#div_content{
width: 1012px;
    height: 519px;
    position: relative;
    float: left;
    background-image: url(../images/base_links.png);
    background-repeat: no-repeat;
    background-position: 57px -3px;
}

.content_servicos1{
    position: relative;
    float: left;
    margin-top: -35px;
    margin-left: 47px;
    width: 353px;
    height: 354px;
    border-radius: 30px;
    z-index: 2;
}

.content_servicos1 h3{
    width: 100%;
    height: auto;
    font-family: 'Oswald-light';
    font-size: 47px;
    color: #233943;
    letter-spacing: 3px;
    position: absolute;
    font-weight: bold;
    line-height: 66px;
    top: 79px;
    left: 59px;
    text-indent: 35px;
}

.content_servicos2{
    width: 353px;
    height: 283px;
    position: absolute;
    float: left;
    bottom: 0;
    border-radius: 30px;
    background-color: #233943;
    z-index: 3;
}

.ul{
    position: relative;
    float: left;
	height:330px;
    top: 161px;
    left: 120px;
    text-indent: 3px;
}
.ul li{
    list-style-image: url(../images/icn.png);  
}

.ul li a{
    font-family: 'Oswald-light';
    font-size: 20px;
    color: #233943;
    line-height: 27px; 
}

.ul li a:hover{
    color:#718212;
    font-size: 21px;
    font-weight: bold;
}

.ul2{
    position: relative;
    float: left;
    top: 80px;
	height:330px;
    left: 105px;
    text-indent: 3px;
}

.ul2 li{
    list-style-image: url(../images/icn.png);
}
.ul2 li a{
    font-family: 'Oswald-light';
    font-size: 20px;
    color: #233943;
    line-height: 27px; 
}

.ul2 li a:hover{
    color:#718212;
    font-size: 21px;
    font-weight: bold;
}

/* RODAPE////////////////////////////////////////////////////////  */

footer{
    width: 1012px;
    height: 390px;
    float: left;
    top: 1px;
    position: relative;
    z-index: 1;
}

.aling{
    width: 600px;
    height: 100px;
    text-align: center;
    position: relative;
    float: right;
    top: 185px;
    right: -30px;
}

.aling a{
    width: 100%;
    font-family: 'Oswald-light';
    font-size: 43px;
    color: #fff;
    top: 51px;
    position: relative;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 1.8px;
}


.p{
    width: 100%;
    font-family: 'Oswald-light';
    font-size: 27px;
    color: #233943;
    text-align: center;
    position: absolute;
    letter-spacing: 0.4px;
    line-height: 48px; 
}


#logomarca{
    width: 267px;
    height: 205px;
    position: absolute;
    background-image: url(../images/logomarca.png);
    background-repeat: no-repeat;
    bottom: 15px;
    left: 88px;
}

.p_copy{
    font-family: 'Oswald-light';
    font-size: 18px;
    color: #233943;
    position: absolute;
    line-height: 36px;
    bottom: 22px;
    left: 430px;
    letter-spacing: 0.2px;
}

#assinatura {	
    position: relative;
    bottom: -27px;
    left: 10px;
    z-index: 999 !important;
}

.assinaturaDireita {	
    position:absolute;
    top:300px;
    left:965px;
}


#content_error{
    width: 1012px;
    height: 327px;
    position: relative;
    float: left;
}

#content_error h2{
    font-family: 'Oswald-light';
    font-size: 47px;
    color: #233943;
	text-align:center;
    position: relative;
    line-height: 36px;
	top: 20px;
    padding: 40px;
    letter-spacing: 0.2px;
}


#content_error p{
    font-family: 'Oswald-light';
    font-size: 22px;
    color: #233943;
    position: relative;
 	top: 50px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.2px;
}

#content_error a{
	font-size:20px;
	border-radius:100px;
    background-image: -webkit-linear-gradient(top, #233943, #6e7c83);
    background-image: -moz-linear-gradient(top, #233943, #6e7c83);
    background-image: -o-linear-gradient(top, #233943, #6e7c83);
    background-image: -ms-linear-gradient(top, #233943, #6e7c83);
    background-image: linear-gradient(to bottom, #233943, #6e7c83);
    font-family: 'Oswald-light';
    padding: 10px 54px;
    color: #fff;
    left: 371px;
    bottom: -144px;
    position: relative;
    line-height: 36px;
	text-align:center;
    letter-spacing: 0.2px;
}


#content_error a:hover{
	font-size:20px;
	border-radius:100px;
	border:2px #233943 solid; 
	background-image: -webkit-linear-gradient(bottom, #9e9e9e, #fff);
	background-image: -moz-linear-gradient(bottom, #9e9e9e, #fff);
	background-image: -o-linear-gradient(bottom, #9e9e9e, #fff);
	background-image: -ms-linear-gradient(bottom, #9e9e9e, #fff);
	background-image: linear-gradient(to top, #9e9e9e, #fff);
    font-family: 'Oswald-light';
    padding: 10px 54px;
    color: #233943;
    position: relative;
    line-height: 36px;
	text-align:center;
    letter-spacing: 0.2px;
}









