@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);

*{
	margin:0;
	padding:0;
	}
.contentor{
	width: 835px;
	}

.info{
	float: left;
	width:500px;
	text-align:left;
	color:#5f604b;
}
.image{
		}
.titulo{
	float:left;
	width:490px;
	height:28px;
	font: 300 18px "Open Sans";
	text-align:left;
	text-transform:uppercase;
	color:#FFF;
	padding:5px 0px 0px 10px;
	background-color:#5f604b;
	}
.tituloContact{
	float:left;
	width:280px;
	height:28px;
	font: 300 18px "Open Sans";
	text-align:left;
	text-transform:uppercase;
	color:#FFF;
	padding:5px 0px 0px 30px;
	margin-left:8px;
	background-color:#5f604b;
	}

.text{
	}
	
.colunSedeClinicas {
	float: left;
	width:500px;
	font-family:"Open Sans";
	font-weight:400;
	font-size:12px;
	text-align:left;
	color:#5f604b;
}
.colunA{
	float: left;
	width:490px;
	padding:10px 0px 10px 10px;
	background-color:#e8f1e1;
}
.titClinProprias{
	float: left;
	width:500px;
	margin:15px 0px 0px 0px;
	/*border-bottom: 1px solid #aaab9a;*/
}
.colunBC{
	float: left;
	width:250px;
}
.colunB{
	float: left;
	width:125px;
	margin-top:5px;
}
.colunC{
	float: right;
	width:125px;
	margin-top:5px;
	}
.colunDE{
	float: right;
	width:250px;
}
.colunD{
	float: left;
	width:125px;
	margin-top:5px;
	}
.colunE{
	float: right;
	width:125px;
	margin-top:5px;
	}

.colunUm{
	width:160px;
	margin-top:10px;
	float:left;
	padding:0px 10px 10px 0px;
	font-size:12px;
	text-align:right;
}
.colunDois{
	width:320px;
	margin-top:10px;
	padding-left:0px;
	float:right;
}
/* Formatação do texto*/
.subtitulos{
	color:#6cb33f;
	font-family:"Open Sans";
	font-weight:300;
	font-size:14px;
}
.subtitulosA{
	color:#6cb33f;
	font-family:"Open Sans";
	font-weight:300;
	font-size:18px;
}
.notas{
	font-size:10px;
}

    
/* Coluna Três*/

.colunTres{
	width: 318px;
	margin-left:517px;
}

.pub{
	width:300px;
	float:right;
	padding-top:100px;
	}
.infoColunTres{}


/*xxxxxxxxxxxxxxxxxxx
        FORM
xxxxxxxxxxxxxxxxxxxxx*/

.form{
	float: right;
	width: 300px;
	height:730px;
	background-color:#DCDCDC;
	padding-left:10px;
}

/*xxxxxxxxxxxxxxxxxxx
        LINKS
xxxxxxxxxxxxxxxxxxxxx*/

a.linkum:link{
	font-family:"Open Sans";
	font-weight:400;
	font-size:12px;
	color:#5f604b;
	text-decoration:none;
}
a.linkum:hover{
	color:#6cb33f;
}
a.linkum:active{
	color:#6cb33f;
}


/*xxxxxxxxxxxxxxxxxxx
        Clinic Contacts
xxxxxxxxxxxxxxxxxxxxx*/
.columnClinicas {
}


.columnClinica {
    float: left;
	width:125px;
	margin-top:5px;
}