/*-------generales--------*/
*{
  margin: 0;
  padding: 0;
}
body{
  font-family: "Arial",Verdana,sans-serif;
}
a{
  text-decoration: none;
  outline: none;
}
img{
  border: 0;
	behavior: url("pngbehavior.htc");
}
/*----------tags-----------*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3e5373;
	font-weight: normal;
	line-height: 24px;
	margin: 20px 0;
	padding-top: 5px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3e5373;
	font-weight: normal;
	line-height: 24px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e5373;
	font-weight: normal;
	margin-bottom: 10px;
}
/*-------estilos texto------*/
.t9px{
	font-size: 9px;
}
.t10px{
	font-size: 10px;
}
.t11px{
	font-size: 11px;
}
.t12px{
	font-size: 12px;
}
.t13px{
	font-size: 13px;
}
.t18px{
	font-size: 18px;
}
.t23px{
	font-size: 23px;
}
.cGrisClaro{
	color: #c1c1c1;
}
.cGrisOscuro{
	color: #7c7c7c;
}
.cGrisOscuro2{
	color: #494949;
}
.cGrisOscuro3{
	color: #333333;
}
.espaciado18{
	line-height: 18px;
}
.espaciado18 p{
	margin: 10px 0;
}
/*------estilo links-------*/
.subrayadoCeleste a{
	color: #8dcad0;
	text-decoration: underline;
}
.hoverVerde a{
	color: #557073;
}
.hoverVerde a:hover{
	color: #3f6165;
}
.hoverRojo a{
	color: #bf2e2e;
}
.hoverRojo a:hover{
	color: #a12626;
}
.hoverGris a{
	color: #494949;
}
.hoverGris a:hover{
	color: #494949;
	text-decoration: underline;
}
a{
	color: #3e5373;
}
a:hover{
	color: #3e5373;
	text-decoration: underline;
}
/*-----estilo generales----*/
.no-margin{
	margin: 0;
}
.fix{
	clear: both;
}
.h span{
	display: none;
}
.sangria{
	text-indent: 1.5em;
}
.my10{
	margin: 10px 0;
}
.my25{
	margin: 30px 0;
}
.my20{
	margin: 20px 0;
}
.mx10{
	margin: 0 10px;	
}
/*----------divs-----------*/
#header{
	width: 1002px;
	height: 145px;
	background: url(../img/header.png) no-repeat center;
	margin: auto;
}
#header a{
	width: 1002px;
	height: 145px;
	display: block;
}
#bgHeader{
	background: url(../img/bg.png) repeat-x;
	height: 145px;
}
#bgMenu{
	background: url(../img/bgMenu.png) repeat-x;
	height: 49px;
}
#bgSeccion{
	background: url(../img/bgSec.png) repeat-x;
}
#home{
	background: url(../img/home.png) no-repeat;
	height: 265px;
	width: 994px;
	margin: auto;
}
#secciones{
	padding: 10px 0;
	width: 1002px;
	margin: auto;
}
.texto{
	width: 300px;
	line-height: 24px;
	float: left;
	margin-right: 35px;
	margin-top: 10px;
}
.masInformacion a{
	width: 127px;
	height: 27px;
	background:url(../img/masInformacion.gif) no-repeat;
	display: block;
	float: right;
	margin-top: 20px;
}
.masInformacion a:hover{
	background-position:0 -27px;
}
#novedadesHome{
	width: 982px;
	background: url(../img/bgNov.png) repeat-x;
	margin: auto;
	margin-top: 25px;
	padding: 10px;
}
#novedades{
	width: 68px;
	height: 13px;
	background: url(../img/novedades.png) no-repeat;
}
.noticiaHome{
	line-height: 18px;
	width: 167px;
	margin: 20px 39px;
	float: left;
}
.noticiaHome img{
	margin: 10px 0;
}
#footer{
	background: #f5f5f5;
	padding: 10px 0;
}
.footer{
	width: 1002px;
	margin: auto;
}
#quienes-somos{
	width: 634px;
	float: left;
}
#curriculum{
	width: 328px;
	float: right;
	border: 1px solid #e3f1fb;
	padding: 10px;
	background-color: #fafbfc;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}
.columnaQuienes{
	width: 300px;
	float: left;
}
.submenuPsicoterapia{
	height: 39px;
	margin: 30px 0;
}
.circulo ul li{
	margin: 5px 0;
	margin-left: 35px;
	list-style-type: circle;
}
ol li{
	margin: 5px 0;
	margin-left: 35px;
	list-style-type: decimal;
}
.fecha{
	padding: 3px;
	background-color: #f0f1ef;
	margin: 5px 0;
}
.foto{
	float: left;
	margin: 0 10px 10px 0;
}
.mapa{
	width: 760px;
	float: left;
}
.contacto{
	width: 232px;
	float: right;
}
#contacto{
	width: 232px;
}
.inputCampo{
	margin: 5px 0;
	width: 200px;
	padding: 3px;
}
.inputTexto{
	margin: 5px 0;
	width: 200px;
	height: 80px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Menu secciones */
#menuSecciones{width:1002px; height: 49px; margin:auto; position: relative;} 
.wrapper1{width:1002px; height: 49px; position: absolute; left: 0; bottom: 0;}
.menu ul,li {list-style-type:none;}
.menu {height:49px;}
.menu li {float:left;}
.menu a {background:url(../img/menu.png); display:block; text-indent:-9000%; height:49px;}

.menu_1 a { width:120px; background-position:0 0; }
.menu_1 a { text-indent:-9000%; }
.menu_2 a { width:108px; background-position:-120px 0px;}
.menu_3 a { width:161px; background-position:-228px 0px;}
.menu_4 a { width:113px; background-position:-389px 0px;}
.menu_5 a { width:113px; background-position:-502px 0px;}
.menu_6 a { width:137px; background-position:-615px 0px;}
.menu_7 a { width:127px; background-position:-752px 0px;}
.menu_8 a { width:52px; background-position:-576px 0px;}

.menu_1 a:hover {background-position:0 -49px;}
.menu_2 a:hover {background-position:-120px -49px;}
.menu_3 a:hover {background-position:-228px -49px;}
.menu_4 a:hover {background-position:-389px -49px;}
.menu_5 a:hover {background-position:-502px -49px;}
.menu_6 a:hover {background-position:-615px -49px;}
.menu_7 a:hover {background-position:-752px -49px;}
.menu_8 a:hover {background-position:-576px -49px;}

.menu_1 .target {background-position:0 -49px;}
.menu_2 .target {background-position:-120px -49px;}
.menu_3 .target {background-position:-228px -49px;}
.menu_4 .target {background-position:-389px -49px;}
.menu_5 .target {background-position:-502px -49px;}
.menu_6 .target {background-position:-615px -49px;}
.menu_7 .target {background-position:-752px -49px;}
.menu_8 .target {background-position:-576px -49px;}
