@charset "utf-8";
body{	
	font-family: 'Lato', Calibri, Arial, sans-serif;
}

h1{
	color: #063;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1.5rem;
	text-transform: uppercase;
}
h3{
	color: #5B8907;
	text-transform: uppercase;;
	font-size: 1.2rem;
}
.content
{
	width: 960px;
	margin: 0 auto;
	padding-top: 1rem;
}
#bodykoloproct {
	height: 1503px;
	width: 1593px;
	margin-right: auto;
	margin-left: auto;
}
#bodycirugiageneral {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#bodycirugiageneral #bodycg {
	height: 669px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#bodycirugiacolorrectal {
	height: 660px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../infoimages/bgcl.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodycirugiacolorrectal #wrappercl {
	height: 669px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#bodyproctologia {
	height: 749px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#tittletratamientos {
	width: 500px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #063;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#bodycontactos {
	background: #f8f8f8;
	font: 13px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #333;
	line-height: 160%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
#bodycontactos #tittlecontactos {
	width: 100%;
	background-image: url(../infoimages/bgcontactos.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodycontactos #tittlecontactos #textotittle {
	margin-right: auto;
	margin-left: auto;
}
#bodycontactos #wrapcontacts {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#textotittle img{
	max-width: 100%;
	width: auto;
}



#bodycontactos #formulario {
	float: left;
	height: 400px;
	width: 327px;
	margin-left: 20px;
}
#bodycontactos #contactoinfo img {
	margin-top: 12px;
}

#bodycontactos #contactoinfo {
	float: left;
	height: 400px;
	width: 318px;
}
#bodycontactos #fotocontactos {
	float: left;
	height: 400px;
	width: 700px;
	margin-left: 20px;
	margin-top: 15px;
}
#bodycontactos #wrapcontacts #fotocontactos p {
	font-size: 18px;
	color: #4C7306;
	font-weight: bold;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bodyfrancisco {
	height: 2000px;
	width: 100%;
}
#bodyfrancisco #faceone {
	background-color: #1B1B1B;
	height: 108px;
	width: 100%;
}
#bodyfrancisco #faceone #wrappermiddletittle {
	height: 108px;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
}
#bodyfrancisco #bodycv {
	width: 889px;
	margin-right: auto;
	margin-left: auto;
}
#bodycita {
	font-family: Lato, Arial, sans-serif;
	padding: 5em 2em 10em;
	text-align: center;
	background-color: #2dcb89;
	background-image: url(../infoimages/bgcontactos.png);
	background-repeat: repeat;
	background-position: center top;
}
#bodyfrancisco #linkscms {
	background-color: #000;
	height: 40px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}

.panel
{
	background: #f5f5f5;
	border:solid 1px #ddd;
	padding: 15px;
	overflow:hidden;
	margin-bottom: 1rem;
}

.grid h3{
	font-size: 1.17rem;
	color: #fff;
	text-transform: none;
}

ul.list
{
	color: #888;
	font-size: 0.9rem;
}

ul.list li{
	margin-bottom: 0.5reml
}

ul.list strong{
	color: #5B8907;
}

@media only screen and (max-device-width:667px)
{
	#header #greybar #wrapleftheader
	{
		width: 100%;
	}
	#footer #footer_content
	{
		width: 100%;
	}
	#footer #footer_content #kolofoot
	{
		width: 100%;		
	}
	#footer #footer_content #kolofoot a{
		display: block;
	}
	#footer #footer_content #kolofoot img
	{
		max-width: 100%;
		width: auto;
	}
	#bodycontactos #wrapcontacts {
		width: 100%;		
		box-sizing:border-box;
		padding: 0 10px;
	}
	#bodycontactos #formulario {
		width: 100%;
		margin-left: 0px;
	}

	#bodycontactos #contactoinfo,
	#bodycontactos #fotocontactos {
		width: 100%;
		margin-left: 0px;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		-moz-box-sizing:border-box;
	}
}