/* ----------------------------------------------------------------------------------------
- Sitio Web:			http://www.arepsicologos.com
- Versión:				2.0
- Fecha:				01 / 08 / 2008
- Gramática CSS:		2.1
- Gramática (X)HTML:	1.0 Transitional
- Accesibilidad:		Nivel AA	
------------------------------------------------------------------------------------------- */


@import url("formateo.css");
@import url("clases-comunes.css");


body {
	background: url(../images/fondo.jpg) repeat-x left top #ffffff;
	background: url(../images/fondo-entero.jpg) repeat-x center top #ffffff;
	color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

h1 {
	color: #9e9e9e;
	font-size: 18px;
	font-weight: bold;
	padding-right: 1em;
}

h2.h2-comun {
	color: #0073a8;
	font-size: 22px;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 2em;
	border-bottom: 1px solid #85bcd5;
}

h2.especial {
	margin-left: 50px;
	margin-right: 50px;
}

.segundo {
	margin-top: 30px;
}

h3 {
	color: #0073a8;
	font-size: 14px;
	font-weight: bold;
}

p {
	margin: 8px 0px 8px 0px;
}

strong {
	color: #0073a8;
}

a {
	color: #0073a8;
	text-decoration: none;
}

a:hover {
	color: #0073a8;
	text-decoration: underline;
}

.JS-mano {
	cursor: pointer;
}

.tit-contenido {
	border-bottom: 1px solid #cedeeb;
	padding: 0 0 .7em 0;
	margin: 0 0 .7em 0;
	font-weight: normal;
}

.txt {
	border: 1px solid #fff;
	padding-bottom: 2em;
}

/*/ Estructura
------------------------------------ */

/*/ CONTENEDOR /*/

#contenedor {
	background: url(../images/estructura/contenido.png) no-repeat 0px 110px;
	border-top: 1px solid transparent;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 875px;
}

#logo {
	background: url(../images/estructura/logotipo.png) no-repeat left top;
	border-top: 1px solid transparent;
}

/*/ CABECERA /*/

#cabecera {}

/*/ LOGOTIPO /*/

#logotipo {
	float: left;
	height: 110px;
	text-align: right;
	width: 250px;
}

/*/ NAVEGACION PRINCIPAL /*/

#navegacion-principal {
	background: url(../images/menu/bgmenu.png) left top;
	float: right;
	display: block;
	margin: 50px 0px 0px 0px;
	padding: 7px 7px 7px 15px;
	text-transform: uppercase;
	width: 595px;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

ul#menu li {
	display: inline;
	list-style: none;
	padding: 10px 7px;
}


ul#menu li a {
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0.1em 0.1em 0.05em #333;
}

ul#menu li a:hover {
	color: #ffffff;
	text-decoration: inderline;
}

ul#menu li a.seleccionado-menu {
	font-weight: bold;
}

/*/ NAVEGACION SECUNDARIA /*/

#navegacion-secundaria {
	background: #000000;
	display: block;
	float: left;
	width: 200px;
}

ul#submenu li {
	float: left;
	list-style: none;
	width: 200px;
}

ul#submenu li a {
	background: #333333;
	color: #ffffff;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

ul#submenu li a:hover {
	background: #004080;
	color: #ffffff;
}

ul#submenu li.seleccionado-submenu {
	background: #004080;
	color: #ffffff;
	display: block;
	padding: 5px 10px 5px 10px;
	width: 180px;
}

/*/ ARTICULO /*/

#contenido-izquierda {
	float: left;
	line-height: 19px;
	margin: 40px 0px 0px 50px;
	text-align: justify;
	width: 497px;
}

.contenido {
	margin: 1em 3em 3em 3em;
	line-height: 18px;
}

.contenido p {
	margin: 0em 0em 1.5em 0em;
}

ul.lista,
ol.lista-numerada {
	margin: 1em 0 1em 2em;
}

ol.lista-numerada li {
	margin: 0 0 .5em 1em;
}

ul.lista li {
	list-style: none;
	background: url(../images/general/lista.gif) no-repeat left center;
	margin: 0 0 .5em -1em;
	padding: 0 0 0 1.5em;
}



#contenido-derecha {
	float: right;
	margin: 40px 50px 0px 0px;
	width: 241px;
}

/*/ PIE DE PÁGINA /*/

#pie-de-pagina {
	background: url(../images/estructura/pie.jpg) center top;
	color: #ffffff;
	padding: 5px 5px 5px 25px;
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	width: 845px;
}

#pie-de-pagina a { color: #ffffff; }
#pie-de-pagina a:hover { text-decoration: underline; }

#facebook {
	position: absolute;
	left: 530px;
	top: 10px;
	height: 20px;
	width: 136px;
}

/*/ SECCION // inicio
------------------------------------ */

#cont-home {
	overflow: hidden;
	padding: 0 0 3em 0;
	margin: 1em;background: url(../images/home/bg.jpg) no-repeat left top; }
.bg2 { background: url(../images/home/bg2.jpg) no-repeat left top; }

#izq-home {
	float: left;
	width: 545px;
}

#izq-home img {
	margin: 7em 0 0 3em;
}

#der-home {
	float: left;
	width: 300px;
	
}

#der-home img {
	margin: 0 0 2em 0em;
}

#quienes-somos {
	background:url(../images/home/quienes-somos.png) no-repeat left top;
	color: #2b2b2b;
	font-size: 13px;
	line-height: 18px;
	margin-top: 2em;
	padding: 5em 1.3em 4em 1.3em;
	text-align: justify;
	width: 256px;
}


/*/ SECCION // conocenos
------------------------------------ */

.img-inicio {
	padding: 60px 0px 0px 0px;
}

.img-conocenos {
	padding: 60px 0px 0px 0px;
}

.lista-comun li {
	background: url(../images/detalle-lista.gif) no-repeat left center;
	list-style: none;
	padding-left: 11px;
}

/*/ SECCION // servicios
------------------------------------ */

#tx-servicios {
	line-height: 19px;
	margin: 40px 50px 50px 50px;
	text-align: justify;
}

.otro-height {
	margin-bottom: 70px !important;
}


/*/ SECCION // contacto
------------------------------------ */

#direccion-contacto {
	float: left;
	margin: 0 0 0 50px;
	width: 239px;
}

#caja-formulario-contacto {
	float: right;
	width: 484px;
	margin-bottom: 80px;
}

#formulario-contacto legend { display: none; }

#formulario-contacto label {
	display: inline-block;
	vertical-align: top;
	width: 90px;
}

#formulario-contacto .input-txt, textarea {
	background: #e7e7e7;
	border: 1px solid #0060bf;
	color: #303030;
	padding: 2px 3px;
	text-align: left;
	width: 350px;
}

#formulario-contacto textarea {
	height: 100px;
}

#formulario-contacto input:focus, #formulario-contacto textarea:focus {
	background: #ffffff;
	border: 1px solid #0080ff;
}

#formulario-contacto fieldset {
	border: 0px;
}

#formulario-contacto fieldset li {
	list-style: none;
	margin-bottom: 5px;
}

#formulario-contacto fieldset fieldset {
	border: none;
	text-align: right;
}

#formulario-contacto fieldset fieldset label {
	width: auto;
}

.enviar {
	border: 1px solid #0060bf;
	background: #0060bf;
	color: #ffffff;
	float: right;
	font-weight: bold;
	margin-top: 20px;
	margin-right:34px;
	width: 100px;
}

#formulario-contacto input.enviar:focus {
	background: #ff0066;
	border: 0px;
	padding: 1px 0;
}

#formulario-recibido {
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 150px;
	margin-bottom: 200px;
	text-align: center;
}

#politica_proteccion {
	text-align: justify;
}

/*/ MENSAJES ESPECIALES /*/

div.msg_ok {
	background: #b8e5ad url(../img/alertas/notificacion.jpg) no-repeat 10px center;
	border: 1px solid #143b0b;
	color: #143b0b;
	/* temporal */ padding: 10px 0px 10px 70px;
}

div.msg_error {
	background: #febcaf url(../img/alertas/error.jpg) no-repeat 10px center;
	border: 1px solid #5d0f0f;
	color: #5d0f0f;
	/* temporal */ padding: 10px 0px 10px 70px;
}

div.msg_caution {
	background: #f8e895 url(../img/alertas/advertencia.jpg) no-repeat 10px center;
	border: 1px solid #514816;
	color: #514816;
	/* temporal */ padding: 10px 0px 10px 70px;
}

div.jquery_msg {
	padding: 20px 0;
}

div.jquery_msg ul {
	border-top: 1px solid #u66u80;
	display: inline;
}

div.jquery_msg ul li {
	display: inline;
	list-style: none;
}

div.jquery_msg ul li a {
	background: #7f7f7f url(../privado/img/accion/normal.gif) no-repeat;
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
}

div.jquery_msg ul li a:hover {
	background: #7f7f7f url(../privado/img/accion/normal_hover.gif) no-repeat;
}

div.jquery_msg ul li a span {
	background: url(../privado/img/accion/fin-boton.gif) no-repeat right top;
	display: block;
	margin-left: 2px;
	padding:  4px 11px 3px 11px;
}

div.jquery_msg ul li a:hover span {
	background: url(../privado/img/accion/fin-boton_hover.gif) no-repeat right top;
	color: #111111;
}
/* Contacto*/

#contenido-contacto {
	line-height: 19px;
	margin: 40px 0px 50px 50px;
	text-align: justify;
}


/*/ SECCION // Localizacion
------------------------------------ */

#mapa {
	float: right;
	width: 500px;
	margin-top: 30px;
	margin-bottom: 80px;
	margin-right: 40px;
}

/*/ PRIVACIDAD /*/

#texto-privacidad {
	float: left;
	line-height: 19px;
	margin: 40px 0px 30px 50px;
	text-align: justify;
	width: 765px;
}




.destacado {
	background: url(../images/general/destacado.gif) 10px 10px no-repeat #f9f9f9;
	padding: 2em 4em;
	margin: 2em 0;
	font-style: italic;
	font-size: 120%;
	text-align: center; 
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}





#banners-home {
	padding: 0em 0 5em 3em;
	overflow: hidden;
	clear: both;
}

.telefono {
	margin: 0 0 0 0;
}

.frase {
	margin: 0 0 0 50px;
}




.ca-menu{
    padding:0;
    margin: 2em auto 0em auto;
	height: 260px;
    width: 1020px;
}
.ca-menu li{
    width: 230px;
    height: 230px;
    border: 10px solid #f6f6f6;
    overflow: hidden;
    position: relative;
    float:left;
	list-style: none;
    background: #fff;
    margin-right: 15px;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -webkit-border-radius: 125px;
    -moz-border-radius: 125px;
    border-radius: 125px;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.ca-menu li:last-child{
    margin-right: 0px;list-style: none;
}
.ca-menu li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;list-style: none;
    color: #333;
    position: relative;
}
.ca-icon{
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 40px;
    color: #f6f6f6;;
    line-height: 60px;
    position: absolute;
    width: 100%;
    height: 60px;
    left: 0px;
    top: 30px;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.ca-main{
    font-size: 24px;
    position: absolute;
    top: 100px;
    height: 120px;
    width: 170px;
    left: 50%;
	line-height: 30px;
    margin-left: -85px;
    opacity: 0.8;
	background: #ffffff !important;
	padding: 5px;
    text-align: center;
}
h2 {background: #ffffff !important;}
.ca-sub{
    text-align:center;
    color: #0871a3;
    font-size: 27px;
    position: absolute;
    height: 80px;
    width: 170px;
	font-weight: normal;
    left: 50%;
    margin-left: -85px;
    top: 110px;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

a h2.ca-sub {
	color: #b8b8b8 !important;
}



.ca-menu li:hover{
    background: #f7f7f7;
    border-color: #fff;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.ca-menu li:hover .ca-icon{
    color: #555;
    font-size: 60px;
}
.ca-menu li:hover .ca-main{
    display: none;
}
.ca-menu li:hover .ca-sub{
    opacity: 0.8;
}

.ie7 .ca-menu li:hover .ca-main,
.ie8 .ca-menu li:hover .ca-main,
.ie9 .ca-menu li:hover .ca-main {
	display: block;
}
.ie7 .ca-sub,
.ie8 .ca-sub,
.ie9 .ca-sub {
	display: none;
}
