@charset: "utf-8";

/*==================================================================================================
	Renato Sorpreso // Style Base
=================================================================================================*/

*{
	margin:0px;
	border:0px;
	text-decoration:none;
}
@font-face {
    font-family: "MyriadProRegular";
    src: url(font/myriadpro-regular.eot);
    src: url(font/myriadpro-regular.eot) format('embedded-opentype'),
         url(font/myriadpro-regular.woff) format('woff'),
         url(font/myriadpro-regular.ttf) format('truetype'),
         url(font/myriadpro-regular.svg#MyriadProRegular) format('svg');
}
body{
	font-family: "MyriadProRegular";
}
h1{
	font-size: 15px;
	font-weight: normal;
	color: #11504d;
	margin-bottom: 20px;
}
h2{
	font-size: 20px;
	font-weight: normal;
	color: #11504d;
}
h3{
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3c8686;
	margin: 0px 0px 10px 37px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 10px;
	color: #3a3a3a;
}
p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 10px;
	color: #3a3a3a;
}
p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 10px;
	color: #3a3a3a;
	text-decoration: underline;
}
.centro{
	margin-right: auto;
	margin-left: auto;
}
.esq{
	float: left;
	position: relative;
}
.dir{
	float: right;
	position: relative;
}
.break{
	clear: both;
}
.space{
	height: 25px;
	clear: both;
}
.spacew{
	width: 55px;
	height: 330px;
	background-image: url(images/separa-mapa.jpg);
	background-repeat: repeat-y;
}
.half{
	width: 280px;
}


/*==================================================================================================
	Renato Sorpreso // Topo
=================================================================================================*/

#topo-index{
	background-image: url(images/topo-index.jpg);
	background-position: center;
	display: block;
	height: 505px;
}
#topo-interna{
	background-image: url(images/topo-interna.jpg);
	background-position: center;
	display: block;
	height: 274px;
}
#topo-centro{
	width: 920px;
}
div#menu {
	width: 920px;
	height: 110px;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
}
div#menu ul li{
	float: left;
	list-style: none;
	margin-top: 10px;
}
div#menu ul li a {
	font-size: 17px;
	color: #11504d;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}
div#menu ul li a:hover {
	font-size: 17px;
	color: #11504d;
	margin: 0px 18px 0px 13px;
	background-image: url(images/brilho-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#logo-index{
	display: block;
	margin-top: 80px;
	margin-left: 50px;
}
#logo-interna{
	display: block;
	margin-top: 10px;
	margin-left: 50px;
}

/*==================================================================================================
	Renato Sorpreso // Conteúdo
=================================================================================================*/
#bg-index{
	background-image: url(images/bg-index.jpg);
	background-repeat: repeat-x;
}
#bg-interna{
	background-image: url(images/bg-interna.jpg);
	background-repeat: repeat-x;
}
#container{
	width: 960px;
}
.content{
	width: 900px;
}
#content-esq{
	width: 680px;
}
#content-dir{
	width: 270px;
	margin-top: -90px;
}
#content-dir-atendimento{
	width: 270px;
	height: 420px;
	background-image: url(images/central-att.png);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 20px;
}
#tit-atendimento p a{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #89ecc7;
	display:block;
}
.content-dir-atendimento-box{
	width: 170px;
	border-left: solid 3px #aec3c3;
	margin-left: 40px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.content-dir-atendimento-box p{
	color: #fafafa;
	margin-bottom: 0px;
	font-size: 14px;
}
#content-dir-atendimento-tel{
	width: 185px;
	position: relative;
}
#content-dir-atendimento-tel p{
	text-align: center;
	color: #fafafa;
	margin-bottom: 5px;
	font-size: 12px;
}
#content-dir-atendimento-tel .tel-grande {
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	line-height: 29px;
}

#cirurgias-coluna-index{
	width: 760px;
	height: 230px;
	background-image: url(images/cirurgias-bg.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 120px;
}
.cirurgias-coluna-box{
	width: 170px;
	height: 150px;
	margin-right: 20px;
}
.cirurgias-coluna-box-tit a{
	font-size: 20px;
	color: #3c8686;
}
.cirurgias-coluna-box-tit a:hover{
	font-size: 20px;
	color: #3c8686;
}
#veja-todos{
	width: 126px;
	height: 24px;
	background-color: #3c8686;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	padding-top: 4px;
	text-align: center;
}
#veja-todos p a{
	color: #fff;
	font-size: 12px;
}

#veja-todos p a:hover{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

/*==================================================================================================
	Renato Sorpreso // Interna
=================================================================================================*/

#content-dir-dr{
	width: 143px;
	height: 116px;
	background-image: url(images/dr-bg.png);
	padding-left: 127px;
	padding-top: 30px;
}
#content-dir-dr p a{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
#content-dir-dr p a:hover{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

#content-dir-nav {
	border-left: solid 2px #255e5c;
	margin-left: 20px;
}

#content-dir-nav li {
	font-size: 14px;
	height: 31px;
	margin-left: -30px;
	padding-left: 7px;
	list-style: none;
	line-height: 35px;
	background-image: url(images/dashed.jpg);
}
#content-dir-nav li a {
	color: #2b2b2b;
}
#content-dir-nav li a:hover {
	color: #2b2b2b;
	text-decoration: underline;
}
#content-dir-nav li a:link {
	color: #2b2b2b;
}

#facebook{
	width: 270px;
	height: 253px;
	margin-top: 15px;
	border-left: solid 1px #2b6360;
}
.content-esq-cirurgias-box{
	width: 290px;
	height: 100px;
	margin: 0px 10px 15px 0px;
}


/*==================================================================================================
	Renato Sorpreso // Formulário
=================================================================================================*/

#form-interna{
	width: 680px;
	height: 270px;
	display: block;
	/* background-image: url(images/form-bg.png); */
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 20px;
}
.cont-duplo-esq {
	float: left;
	width: 290px;
	position: relative;
}
.cont-duplo-dir {
	float: left;
	width: 370px;
	margin-left: 20px;
	position: relative;
}
form label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #11504d;
}
form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #503829;
	border: 1px solid ##503829;
	padding: 5px;
	width: 260px;
	background-color: #fcfbf0;
}
form .enviar {
	width: 300px;
	background-color: #11504d;
	color: #FFF;
	-webkit-transition: background 1s ease;
	-moz-transition: background 1s ease;
	-ms-transition: background 1s ease;
	-o-transition: background 1s ease;
	transition: background 1s ease;
}
form .enviar:hover {
	background-color: #467776;
	color: #FFF;
	width: 300px;
	-webkit-transition: background 1s ease;
	-moz-transition: background 1s ease;
	-ms-transition: background 1s ease;
	-o-transition: background 1s ease;
	transition: background 1s ease;
}
form #botao {
	margin-top: 15px;
}
form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #503829;
	border: 1px solid ##503829;
	padding: 5px;
	width: 300px;
	background-color: #fcfbf0;
	margin-bottom: 10px;
}

/*==================================================================================================
	Renato Sorpreso // Rodapé
=================================================================================================*/

#rodape{
	height: 35px; /* 115 */
	display: block;
	background-image: url(images/rodape.jpg);
	background-repeat: repeat-x;
	padding-top: 80px;
}
#rodape .dir{
	text-align: right;
}p #sub-titulo {
	color: #11504d;
	font-style: italic;
	font-size: 16px;
	display: block;
	position: relative;
}
.port-ano {
	width: 35px;
	height: auto;
	position: relative;
	float: left;
}
.port-conteudo {
	width: 550px;
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
	float: left; 
	border-left-style: solid;
	border-left-width: 3px;
	border-color: #255e5c;
}