@charset "utf-8";
/* CSS Document */
/*-----Estructura----*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-image: url(/img/fnd_body.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#contenedor {
	text-align:left;
	width:786px;
	height:auto;
	margin:auto;
}
#encabezado #logo a {
	margin:0;
	padding:0;
	width:265px;
	height:219px;
	float:left;
	text-indent:-99999px;
	display:block;
	background-image:url(/img/logo.jpg);
	background-repeat:no-repeat;
}
#encabezado #slogan h2 {
	margin:0 -3px 0 0;
	padding:0;
	width:410px;
	height:242px;
	display:block;
	float:right;
	text-indent:-99999px;
	background-image:url(/img/slogan.jpg);
	background-repeat:no-repeat;
}
/*#medio {
	margin:0;
	padding-top:0;
	padding-bottom:0;
	padding-left:10px;
	padding-right:10px;
	clear:both;
	width:766px;
	height:298px;
	display:block;
	background-image:url(/img/fnd_medio.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}*/
#cuerpo {
	clear:both;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;
	width:765px;
	height:auto;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#lateral {
	clear:both;
	margin:20px 0 20px 0;
	padding:0;
	width:170px;
	height:auto;
	float:left;
}
#principal {
	float:right;
	width:555px;
	height:auto;
	display:block;
	margin:0 0 20px 0;
	padding-right:10px;
	padding-top:0;
	padding-left:0;
	padding-bottom:0;
	background-image:url(/img/foto_pie.jpg);
	background-repeat:no-repeat;
	background-position:237px top;
}
#pie {
	clear:both;
	width:765px;
	height:33px;
	display:block;
	margin:0;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	color:#FFFFFF;
	background-color:#55354A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*-----Clases de Estructura-----*/
.profesionales a {
	width:169px;
	height:183px;
	display:block;
	text-indent:-99999px;
	margin-bottom:40px;
	padding:0;
	background-image:url(/img/banner1.jpg);
	background-repeat:no-repeat;
}
.profesionales p {
	margin:0;
	padding:0;
}
/*-----Textos-----*/
.home_titulo1 {
	width:191px;
	height:105px;
	display:block;
	text-indent:-99999px;
	background-image:url(/img/tit_h1.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:30px;
	padding:0;
}
.home_titulo2 {
	width:320px;
	height:106px;
	display:block;
	text-indent:-99999px;
	background-image:url(/img/tit_h2.jpg);
	background-repeat:no-repeat;
	margin-top:0;
	margin-bottom:30px;
	padding:0;
}
.home_titulo3 {
	width:355px;
	height:105px;
	display:block;
	text-indent:-99999px;
	background-image:url(/img/tit_h3.jpg);
	background-repeat:no-repeat;
	margin-top:0;
	margin-bottom:30px;
	padding:0;
}
.servicios_titulo1 {
	width:146px;
	height:105px;
	display:block;
	text-indent:-99999px;
	background-image:url(/img/tit_s1.jpg);
	background-repeat:no-repeat;
	margin:20px 0 30px 0;
	padding:0;
}
.staff_titulo1 {
	width:124px;
	height:105px;
	display:block;
	text-indent:-99999px;
	background-image:url(/img/tit_sp1.jpg);
	background-repeat:no-repeat;
	margin:20px 0 30px 0;
	padding:0;
}
.galeria_titulo1 {
	width:127px;
	height:105px;
	display:block;
	text-indent:-99999px;
	background-image:url(/img/tit_g1.jpg);
	background-repeat:no-repeat;
	margin:20px 0 30px 0;
	padding:0;
}
.testimonios_titulo1 {
	width:181px;
	height:105px;
	display:block;
	text-indent:-99999px;
	background-image:url(/img/tit_t1.jpg);
	background-repeat:no-repeat;
	margin:20px 0 30px 0;
	padding:0;
}
.contacto_titulo1 {
	width:143px;
	height:105px;
	display:block;
	text-indent:-99999px;
	background-image:url(/img/tit_c1.jpg);
	background-repeat:no-repeat;
	margin:20px 0 30px 0;
	padding:0;
}
#pie p {
	margin:0;
	padding:0;
}
h4 {
	font-size:24px;
	margin:30px 0 10px 0;
}
em.txt_grande {
	font-size:18px;
	font-style:normal;
}
/*-----Clases----*/
a:active, a:focus{
	outline:none;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1px;
}
.link_neutro {
	text-decoration:none;
	font-weight:bold;
	color:#484848;
}
.link_violeta {
	text-decoration:none;
	font-weight:bold;
	color:#55354A;
}
a.link_violeta:hover {
	text-decoration:none;
	font-weight:bold;
	color:#5535A4;
}
.centrar {
	text-align:center;
}
.gris {
	color:#666666;
}
.p_resaltado {
	color:#f57631;
}
.galeria img {
	padding:5px;
	border:1px solid #999999;
	float:left;
	margin:20px 10px 20px 10px;
	width:100px;
	height:75px;
	overflow:hidden;
}
/*-----Menu----*/
#menu {
	margin:10px 0 30px 0;
	padding:0;
	width:170px;
	height:auto;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
#menu a {
	margin-bottom:2px;
	padding-left:20px;
	padding-top:7px;
	width:149px;
	height:30px;
	display:block;
	text-decoration:none;
	color:#333333;
	background-image:url(/img/btn.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#e1e1e1;
}
#menu a.activo, #menu a:hover {
	background-image:url(/img/btn_act.jpg);
	color:#cb673d;
}

