/*IPETG Style*/
/*Design by gergonzalez*/
/*Design at Capicor*/


/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

body {
	line-height: 1;}
ol, ul {
	list-style: none;}
blockquote, q {
	quotes: none;}

/* remember to define focus styles! */
:focus {
	outline: 0;}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;}
del {
	text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;border-spacing: 0;}




/*gergonzalez*/
/*General*/

body{
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
}


li{
	list-style-type: none;
}

a{
	color: #52801A;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	font-size: 1.1em;
	margin-bottom: 10px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}


.clear{
visibility: hidden;
clear: both;
margin: 0;
padding: 0;
}

.orange{
color: #FF7C00;
}

.green{
color: #52801A;
}

.green_italic{
color: #52801A;
font-style: italic;
}

.blue{
color:#6CD3E5;

}


/*General Layout*/
#wrapper{
	width: 960px;
	margin: 10px auto;
}


#header{
	width: 960px;
	height: 90px;
	background: transparent url(../img/header.jpg) no-repeat 0 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #52801A;
}


#content{
	margin: 10px 0 30px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #52801A;
}

#featured{
	width: 960px;
}





/*Header*/
#header h1{
	text-indent: -9999px;
}

#header h1 a{
	display: block;
	height:90px;
	width: 320px;
}




/*Quick Links*/
ul#quick_links{
	width: 200px;
	float: left;
}

ul#quick_links li{
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #666;
}

ul#quick_links li#last{
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

ul#quick_links li a{
	color: #666;
}

ul#quick_links li.active a{
	color: #111;
}


/*Menu*/

#menu{
	font-size: 1.2em;
	letter-spacing: -0.02em;
}

ul#menu{
	width: 700px;
	float: right;
}

ul#menu li{
	float: left;
	padding:2px 5px;	
	border-right: 1px solid #52801A;
}

ul#menu li#last{
	border: none;
}

ul#menu li.active{
	background: #F4EB79;
}




/*Footer*/
#footer{
	background: #52801A;
	width: 960px;
	height: 30px;	
}

#footer p{
	float: right;
	color: #fff;
	font-size: 1.3em;
	margin: 9px 10px 0 0;
}

#footer p a{
	color: #fff;
}

/*Banner*/
#banner{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #52801A;

}

/*Featured News*/
ul#featured li{
	background: #F7F4AC;
	width: 475px;
	margin-right: 10px;
	height: 120px;
	float: left;
}

ul#featured li.last{
	margin-right: 0;	
}

ul#featured li ul li.featured_img{
	width: 200px;
	margin-right: 0px;
	height: 120px;
	float: left;
}

ul#featured li ul li.featured_title{
	width: 250px;
	margin-right: 0px;
	padding: 20px 10px;
	height: 80px;
	float: left;
	text-transform: uppercase;
	color: #000;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;	
}



/*QUIENES*/
#sub_header{
	background: #52801A url(../img/sub_header_logo.jpg) no-repeat top right;
	padding:130px 20px 20px 40px;
}


#sub_header p{
color: #fff;
font-size: 1.6em;
width: 640px;
}

#main_content {
font-size: 1.2em;
width: 640px;
padding: 20px 20px 20px 40px;
float: left;
}

ul#sidebar{
padding-top:50px;
float: right;
}

ul#sidebar li{
text-align: right;
margin-bottom: 20px;
}

ul#sidebar li a{
width: 100px;
line-height: 60px;
padding-right: 70px; 
font-size: 1.6em;
color: #EDAB00;
display: block;
background: transparent url(../img/next_arrow.jpg) no-repeat 110px 0;
}







/*EQUIPO*/

ul#equipo_sub_header{
	height:120px;
	background: #EDAB00;
	color: #fff;
}

ul#equipo_sub_header li{
	width: 200px;
	float: left;
}


ul#equipo_sub_header li.equipo_title{
	height:60px;
	width: 250px;
	padding:30px;
	font-size: 2.5em;
	text-align: right;
}

ul#equipo_sub_header li.equipo_description{
	height:60px;
	width: 450px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-top: 30px;
}

ul#equipo_sub_header li.equipo_next{
	width: 150px;
	font-size: 1.3em;
	line-height: 60px;
	padding-top: 55px;
	color: #52801A;
	float: right;

}
ul#equipo_sub_header li.equipo_next a{
	display: block;
	background:transparent url(../img/colabora_next_arrow.png) no-repeat 90px 12px;
}


ul#main_content{
	width: 960px;
	margin: 10px 0 0 0;
	padding: 0;
}


ul#main_content li{
	background: #F4EB79;
	width: 475px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

ul#main_content li.second{
	margin-right: 0;
}

ul#main_content li ul{
	width: 470px;
	height: 120px;
	float: left;
}

ul#main_content li ul li.people_img{
	width: 120px;
	margin: 0;
	float: left;
}

ul#main_content li ul li.people_img_1{
	width: 120px;
	margin: 0 0 0 10px;;
	float: left;
}

ul#main_content li ul li.people_desc{
	width: 330px;
	float: left;
	margin:0;
	padding: 10px;
	height: 130px;
	font-size: 0.92em;
}

ul#main_content li ul li.people_desc p{
	font-family:Helvetica,Arial,sans-serif;
	font-size: 1em;
	line-height:1;
	margin:0;
}

ul#main_content li ul li.people_desc_1{
	width: 130px;
	float: left;
	margin:0;
	padding: 10px;
	height: 130px;
	font-size: 0.92em;
}

ul#main_content li ul li.people_desc strong{
	display: block;
	padding-bottom: 5px;
}


ul#main_content li ul li.people_desc_1 strong{
	display: block;
	padding-bottom: 5px;
}


ul#main_content li ul li.next_section{
	width: 300px;
	float: right;
	margin:0;
	padding: 10px;
	height: 130px;
	font-size: 0.92em;
}

div.equipo ul#sidebar{
background: transparent url(../img/next_arrow_g.png) no-repeat 200px 0;
margin: 10px 0;
padding: 0;
}

div.equipo ul#sidebar li{
margin: 0;
}

div.equipo ul#sidebar li a{
background: transparent url(../img/next_arrow_g.png) no-repeat 110px 0;
color: #52801A;
}




/*Colaboradores*/

div.colaboradores ul#equipo_sub_header{
	background: #FF7C00;
}


div.colaboradores ul#equipo_sub_header li.equipo_title{
	width: 340px;

}

div.colaboradores ul#equipo_sub_header li.equipo_description{
	width: 300px;
}

div.colaboradores ul#equipo_sub_header li.equipo_next{
	width: 110px;
	font-size: 1.3em;
	line-height: 60px;
	padding-top: 55px;
	color: #52801A;
	float: right;

}
div.colaboradores ul#equipo_sub_header li.equipo_next a{
	background:transparent url(../img/equipo_next_arrow.png) no-repeat 50px 12px;
}



div.colaboradores ul#sidebar{
background: transparent url(../img/next_arrow_g.png) no-repeat 200px 0;
margin: 10px 0;
padding: 0;
}

div.colaboradores ul#sidebar li{
margin: 0;
}

div.colaboradores ul#sidebar li a{
background: transparent url(../img/next_arrow_g.png) no-repeat 110px 0;
color: #52801A;
}

div.colaboradores ul#main_content li{
	background: #F2D4A5;
}









/*TERAPEUTICAS*/
ul#left_sidebar{
width: 250px;
float: left;

}

ul#left_sidebar li{
	background: #52801A;
	margin-bottom: 3px;
	_height: 20px;		
	text-align: right;
}

ul#left_sidebar li a{
	background: #FFA951;
	color: #fff;
	font-weight: bolder;
	padding: 6px;
	_padding: 0px;
	_height: 20px;	
	margin-right: 5px;
	text-align: right;
	display: block;
	font-size: 1.1em;
	letter-spacing: -0.01em;
}


ul#left_sidebar li a:hover{
	background: #52801A;
	text-decoration: none;
}

ul#left_sidebar li#active a{
	background: #52801A;
}

ul#left_sidebar li#active ul li a{
	background: #F4EB79;
	color: #FF7C00;
}




ul#left_sidebar li.dropable_1 a{
	background: #FFA951 url(../img/down_arrow_g.png) no-repeat 230px 4px;
	padding-right: 20px;
}

ul#left_sidebar li.dropable_1 a:hover{
	background: #52801A url(../img/down_arrow_y_g.png) no-repeat 230px 4px;
	padding-right: 20px;
}


ul#left_sidebar li.dropable_2 a{
	background: #FFA951 url(../img/down_arrow_g.png) no-repeat 230px 4px;
	padding-right: 20px;
}

ul#left_sidebar li.dropable_2 a:hover{
	background: #52801A url(../img/down_arrow_y_g.png) no-repeat 230px 4px;
	padding-right: 20px;
}

ul#left_sidebar li a.selected{
	background: #FFA951 url(../img/up_arrow_g.png) no-repeat 230px 4px;
	padding-right: 20px;
}





ul#left_sidebar li.dropable_1 a.selected:hover {
	background: #52801A url(../img/up_arrow_y_g.png) no-repeat 230px 4px;
}

ul#left_sidebar li.dropable_2 a.selected:hover{
	background: #52801A url(../img/up_arrow_y_g.png) no-repeat 230px 4px;
}




ul#left_sidebar li.dropable_1 a.selected:hover{
	background: #52801A url(../img/up_arrow_y_g.png) no-repeat 230px 4px;
	padding-right: 20px;
}





ul#left_sidebar li#active_arrow a{
	background: #52801A url(../img/down_arrow_y_g.png) no-repeat 230px 4px;
	padding-right: 20px;
}

ul#left_sidebar li#active_arrow a.selected{
	background: #52801A url(../img/up_arrow_y_g.png) no-repeat 230px 4px;
	padding-right: 20px;
}






ul#left_sidebar li ul{
	display: none;
	background: #fff;
	padding-top: 3px;
	margin-bottom: 3px;
	text-align: right;
}



ul#left_sidebar li.dropable_1 ul li{
	background: #F4EB79;
}

ul#left_sidebar li.dropable_1 ul li a{
	background: #F4EB79;
	color: #FF7C00;
	font-size: 1em;	
}

ul#left_sidebar li.dropable_1 ul li a:hover{
	background: #F4EB79;
	color: #52801A;
}


ul#left_sidebar li#active_arrow ul li a{
	background: #F4EB79;
	color: #FF7C00;
}

ul#left_sidebar li#active_arrow ul li a:hover{
	background: #F4EB79;
	color: #FF7C00;
	font-size: 1em;	
}




ul#left_sidebar li.dropable_2 ul li{
	background: #F4EB79;
}

ul#left_sidebar li.dropable_2 ul li a{
	background: #F4EB79;
	color: #FF7C00;
	font-size: 1em;	
}

ul#left_sidebar li.dropable_2 ul li a:hover{
	background: #F4EB79;
	background-image: none;	
	color: #52801A;	
}



ul#left_sidebar li#active_arrow ul li#active a{
	background: #F4EB79;
	background-image: none;	
	color: #52801A;	
}

ul#left_sidebar li#active_arrow ul li#active a:hover{
	background: #F4EB79;
	background-image: none;	
	color: #52801A;	
}





#right_content{
	width: 700px;
	min-height: 460px;
	float: right;
}

#right_content h2{
	width: 350px;
	height: 140px;
	background: url(../img/terapia_bg.jpg);
	color:#fff;
	font-size: 2.8em;
	padding: 50px 80px 40px 270px;
	
}

#right_content h3{
	width: 640px;
	color:#52801A;
	font-size: 2.2em;
	padding: 20px 20px 5px 40px;
	
}

#right_content h4{
	width: 640px;
	color:#000;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0 0px 10px 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #52801A;
}

#right_content h5{
	width: 640px;
	color:#52801A;
	font-size: 1.3em;
	margin: 0 0px 20px 40px;
}

#right_content h6{
	width: 640px;
	color:#52801A;
	font-size: 1.3em;
	margin: 0 0px 0px 40px;
}

#right_content p{
	padding: 0 0px 0px 40px;
	font-size: 1.3em;
}

#right_content h5.eneagrama_up{
background: #C2CEB7;
padding: 6px;
margin-bottom: 5px;
margin-top: 20px;
}

#right_content h6.eneagrama_down{
background: #EBF0E7;
padding: 5px;
margin-bottom: 8px;
margin-top: 3px;
font-size: 1.1em;
}






/*FORMACION*/


div.formacion ul#left_sidebar li a{
	background: #6CD3E5;
}

div.formacion #right_content h2{
	background: url(../img/formacion_bg.jpg);
}


div.formacion div#left_column{
border-top: 1px solid #52801A;
padding-top: 10px;
margin-top: 146px;
width: 250px;
float: left;
color: #52801A;
font-size: 1em;
}

div.formacion div#left_column_gestalt{
border-top: 1px solid #52801A;
padding-top: 10px;
margin-top: 225px;
width: 250px;
float: left;
color: #52801A;
font-size: 1em;
}

div.formacion div#left_column_gestalt p.gestalt_1{
border-top: 1px solid #52801A;
padding-top: 10px;
margin-top: 40px;
}

div.formacion div#left_column_gestalt p.gestalt_2{
border-top: 1px solid #52801A;
padding-top: 10px;
margin-top: 65px;
}

div.formacion #right_content h5 {
background: #C2CEB7;
padding: 6px;
margin-bottom: 5px;
margin-top: 20px;
}

div.formacion #right_content h6 {
background: #EBF0E7;
padding: 5px;
margin-bottom: 8px;
margin-top: 3px;
font-size: 1.1em;
}


/*Artículos*/
div.articulos{
	
}

div.articulos ul#left_sidebar{
_width: 240px;

}

div.articulos ul#left_sidebar li a{
	background: #F08200 url(../img/right_arrow.png) no-repeat 230px 4px;
	padding-right: 20px;

	_background: #F08200 url(../img/right_arrow_o.png) no-repeat 220px 4px;
	_padding-right: 30px;
}

div.articulos ul#left_sidebar li a:hover{
	background: #52801A url(../img/right_arrow.png) no-repeat 230px 4px;
	_background: #52801A url(../img/right_arrow_g.png) no-repeat 220px 4px;

}

div.articulos ul#left_sidebar li a.actual{
	background: #0085CF url(../img/arrow_down.png) no-repeat 230px 4px;;
	padding-right: 20px;

	_background: #0085CF url(../img/down_arrow_b.png) no-repeat 220px 4px;;
	_padding-right: 30px;

}

div.articulos ul#left_sidebar li a.actual:hover{
	_background: #0085CF url(../img/down_arrow_b.png) no-repeat 220px 4px;;
	background: #0085CF url(../img/arrow_down.png) no-repeat 230px 4px;
}

div.articulos ul#left_sidebar li ul{
	display: block;
}

div.articulos ul#left_sidebar li ul li{
	background: #8EDEE3;

}

div.articulos ul#left_sidebar li ul li a{
	text-transform: uppercase;
	background: #8EDEE3;
}

div.articulos ul#left_sidebar li ul li a:hover{
	text-transform: uppercase;
	background: #8EDEE3;
	color:#0085CF;
}

div.articulos ul#left_sidebar li ul li a#active{
	color:#0085CF;
}

div.articulos div#historico_subheader{
	*float:left;
}

div.articulos div#historico_subheader img{
	float:left;
	margin-left: 10px;	
}

div.articulos div#historico_subheader p{
	float:left;
	margin-left: 10px;
	width: 500px;
	padding: 90px 20px 20px 20px;
	background: #F6F6D2;
	color: #F08200;
	font-size: 1.2em;
	font-weight: bold;
}

div.articulos div#historico_subheader p{
	float:left;
	margin:0 0 0 10px;
	width: 490px;
	padding: 90px 20px 16px 20px;
	background: #F6F6D2;
	color: #F08200;
	font-size: 1.2em;
	font-weight: bold;
}

div.articulos ul#historico_fechas{
	float: left;
	margin-left: 5px;	
}

div.articulos ul#historico_fechas li{
	float: left;
	background: #F4EB79;
	padding: 5px;
	margin-top: 5px;
	margin-left: 5px;
	color:  #F08200;
	font-weight: bold;
	font-size: 1.16em;
		
}


div.articulos ul#historico_fechas li.historic_empty{
	background: #F6F6D2;		
}


div.articulos ul#historico_fechas li a{

	color:  #F08200;
		
}





div.articulos #right_content h5{
	float: left;
	color:  #F08200;
	margin: 40px 0 20px 40px;
	font-size: 1.5em;
}

div.articulos  ul#historico_articulos{
	float: left;
	margin-bottom: 20px;
	margin-left: 40px;
}

div.articulos  ul#historico_articulos li{
	margin-top: 10px;
	color:  #333;
	font-weight: bold;
	font-size: 1.2em;
}

div.articulos  ul#historico_articulos li a{
	color:  #333;
}

div.articulos div#articulo_subheader div#image_space{
float: left;
width: 120px;
height: 150px;
}


div.articulos div#articulo_subheader img{
}


div.articulos div#articulo_subheader p{
	float:left;
	margin-left: 10px;
	width: 530px;
	padding: 100px 20px 15px 20px;
	background: #DBF6F6;
	color: #0085CF;
	font-size: 1.5em;
}



div.articulos div#articulo_content{
	margin-top: 20px;
	float: left;
}


div.articulos div#goback{
	margin-left: 40px;
	float: left;
}


/*ACTUALIDAD*/

ul#news{
	width: 960px;
	float: left;
}

ul#news li{

}

ul#news ul li{
	float: left;
	border-top: 1px dashed #52801A;	
	padding: 10px;
}


ul#news li.news_date	{
	width: 120px;
	height: 110px;
	text-align: right;
	padding-top: 20px;
	font-size: 1.2em;
}

ul#news li.clear{
	padding: 0;
	margin: 0;
	width: 0px;
	height: 0px;
}

ul#news li.news_content{
	width: 560px;
	border-right: 1px dashed #52801A;
	border-left:  1px dashed #52801A;
}

ul#news li.news_image	{
	width: 205px;
	border-right: none;
}


ul#news li h2{
	background: transparent url(../img/actualidad_bg.png) repeat-x 0 0;
	padding: 10px 20px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 1.4em;
	border: #aaa;
}

ul#news li p{
	padding:0 20px;
	font-size: 1.2em;
}






/*Contacto*/

div.contacto #left_content{
	float: left;
	height: 400px;
	width: 350px;
	background: #EDAB00;
	margin-right: 10px;
}


div.contacto #left_content ul{
padding-top: 275px;
padding-left: 60px;
color: #fff;
font-size: 1.3em;
letter-spacing: 0.03em;
}

div.contacto #left_content ul li{
line-height: 18px;

}

div.contacto #map{
float: left;
}



/*Links*/
div.links{
font-size: 1.3em;

}


div.links #left_content{
	float: left;
	height: 400px;
	width: 350px;
	margin-right: 10px;
	
}

#links_block{
float: left;
width: 550px;
}

#links_block p{
padding-top: 20px;
color: #52801A;

}

#links_block #links{
line-height: 20px;

}

#links a{
color: #222;
}


/*LOGIN*/

ul#login {
	width: 400px;
	margin: 0 auto;
}

ul#login li{
	width: 140px;
	float: left;
	margin-bottom: 10px;
}

ul#login li.entrar{
	float: right;
	margin-right: 20px;
}



/*PAGINATION*/
p.pagination{
	border-top: 1px dashed #52801A;
	padding-top: 20px;
}

p.pagination a{
padding: 3px;
}
p.pagination strong{
padding: 3px;
}







/*FOR A MINUTE THERE, I LOST MYSELF*/
