/*
	R E S E T  E R I C  M E Y E R
*/
	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: top;	background: transparent;}
	body 											{			line-height: 1;}
	ol, ul 											{			list-style: none;}
	blockquote, q 									{			quotes: none;}
	:focus 											{			outline: 0;}
	ins 											{			text-decoration: none;}
	del 											{			text-decoration: line-through;}
	table 											{			border-collapse: collapse;	border-spacing: 0; }

/*
	C O L O R E S

			Body - Gris-marrón claro				: #A2968A;
			
			Varios - Morado							: #fe0000;
			
			Titulares - Marrón oscuro				: #75695E;
			
			Texto - Marrón claro					: #A19589;			
*/

/*
	E S T I L O S   P R I N C I P A L E S 
*/
	html, body 								{ 	margin: 0; padding: 0; text-align: center; width: 100%; color: #A19589;	
						  						font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; 
												background-color: #A2968A; font-size: 100.01%; line-height: 1.4em; }
	body 									{ 	font-size: 1em; }
	p										{	margin-bottom:  1.4em;}
	.aligncenter 							{ 	display:block; margin:0 auto }
	.alignleft 								{ 	float:left; padding: 10px; }
	.alignright 							{ 	float:right; padding: 10px; }
	.wp-caption 							{ 	border:1px solid #666; text-align:center; background:#ccc; 
												padding:10px; margin:10px }
	.clear									{	clear: both;}
	input:focus, textarea:focus				{	border: 1px solid #fe0000!important;
	}	
	.buttons								{	border: 1px solid #333; background: white; padding: 3px 6px;
												-moz-border-radius: 5px; -webkit-border-radius: 5px; color: #272727; }
	.buttons:hover							{	background: #fe0000; color: #FFF; }	
	input, textarea							{	padding: 4px; margin: 0 0 10px 0;}		
	a:link,
	a:visited								{	color: #fe0000; text-decoration: underline; }
	a:hover									{	color: #75695E;}
	a:active								{	color: #fe0000; text-decoration: underline; }
/*
	C O N T E N E D O R
*/
	#contenedor								{ 	margin: 0 auto; width: 980px; overflow: auto;
												background: transparent url(../images/fondo_contenido.jpg) repeat-y top left;}	
/*
	C A B E C E R A - Logo y Navegador (ver navegador.css) -
*/
	#cabecera								{	position:  relative; z-index:2; width: 960px;}
	#cabecera h1#logo 						{	float: left; height: 99px; text-indent: -9000px; width: 263px; 
												background: url(../images/logo_header.gif) no-repeat top left;	}
/*
	C O N T E N I D O
*/
	#contenido								
	{	
	width: 960px; 
	margin: 0 auto; 

	}	
	#facebook
	{
    background-image: url("../images/facebook.gif");
    background-repeat: no-repeat;
    float: right;
    height: 50px;
    margin-bottom: -65px;
    margin-top: 15px;
    width: 185px;
	}
/*
	I N I C I O
*/
	/* Slider con imagenes en portada */
	#inicio #slider							{   width: 931px; margin: 0 auto; position: relative;  z-index:1;
												border-top:  1px solid #fe0000;}
	#inicio .scroll 						{
	float: right;
	width: 931px;
	overflow: auto;
	border-bottom: 1px solid #fe0000;
	overflow-x: hidden;
	position: relative;
	clear: left;
	text-align: left;
	background-image: url(images/inicio_1.jpg);
}
	#inicio .scrollContainer div.panel		{	padding: 2px 0; width: 931px; }
	.scrollButtons							{   display: none; }
	.hide 									{   display: none; }		
	ul.navigation							{	width: 931px;}
	ul.navigation li						{	display: inline; }
	ul.navigation li.courses								{	position: absolute; top: 266px; left: 0;}
	ul.navigation li.courses a span.link					{	display: block; height: 97px; text-indent: -9000px; width: 232px; 
																background: url(../images/inicio_link_1.png) no-repeat top left;}
	ul.navigation li.courses a span.selected 				{	display: none;}
	ul.navigation li.courses a.selected span.link			{	display: none;}
	ul.navigation li.courses a.selected span.selected 		{ 	display: block; height: 97px; text-indent: -9000px; width: 232px; 
																background: url(../images/inicio_selected_1.png) no-repeat top left;}	

	ul.navigation li.writing								{	position: absolute; top: 266px; left: 233px;}
	ul.navigation li.writing a span.link					{	display: block; height: 97px; text-indent: -9000px; width: 232px; 
																background: url(../images/inicio_link_2.png) no-repeat top left;}
	ul.navigation li.writing a span.selected 				{	display: none;}
	ul.navigation li.writing a.selected span.link			{	display: none;}
	ul.navigation li.writing a.selected span.selected 		{ 	display: block; height: 97px; text-indent: -9000px; width: 232px; 
																background: url(../images/inicio_selected_2.png) no-repeat top left;}								

	ul.navigation li.speaking								{	position: absolute; top: 266px; left: 466px;}
	ul.navigation li.speaking a span.link					{	display: block; height: 97px; text-indent: -9000px; width: 232px; 
																background: url(../images/inicio_link_3.png) no-repeat top left;}
	ul.navigation li.speaking a span.selected 				{	display: none;}
	ul.navigation li.speaking a.selected span.link			{	display: none;}
	ul.navigation li.speaking a.selected span.selected 		{ 	display: block; height: 97px; text-indent: -9000px; width: 232px; 
																background: url(../images/inicio_selected_3.png) no-repeat top left;}
	
	ul.navigation li.business									{	position: absolute; top: 266px; left: 699px;}
	ul.navigation li.business a span.link						{	display: block; height: 97px; text-indent: -9000px; width: 232px; 
																background: url(../images/inicio_link_4.png) no-repeat top left;}
	ul.navigation li.business a span.selected 					{	display: none;}
	ul.navigation li.business a.selected span.link				{	display: none;}
	ul.navigation li.business a.selected span.selected 			{ 	display: block; height: 97px; text-indent: -9000px; width: 232px; 
																background: url(../images/inicio_selected_4.png) no-repeat top left;}
	
	/* Contenido bajo el slider, dos columnas */
	#inicio #columna_uno					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 0 0 13px; float: left; text-align: left;}
	#inicio #columna_uno h2					{	height: 38px; text-indent: -9000px; width: 231px; 
												background: url(../images/titulo_inicio_quienessomos.jpg) no-repeat top left;
												margin: 13px 0 15px 18px;}
	#inicio #columna_uno p					{	padding: 0 22px;}		
	#inicio #columna_dos					{	width: 595px; background: url(../images/fondo_degradado_g.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#inicio #columna_dos h2					{	height: 33px; text-indent: -9000px; width: 219px; 
												background: url(../images/titulo_inicio_4palabras.jpg) no-repeat top left;
												margin: 18px 0 15px 21px;}	
	#inicio #columna_dos ul					{	margin: 0 23px; }			
	#inicio #columna_dos ul li				{	padding-bottom: 15px; padding-left: 60px; }	
	li.ico1									{	background:  url(../images/icono_1.png) no-repeat top left; height: 52px;}
	li.ico2									{	background:  url(../images/icono_2.png) no-repeat top left; height: 52px;}
	li.ico3									{	background:  url(../images/icono_3.png) no-repeat top left; height: 52px;}
	li.ico4									{	background:  url(../images/icono_4.png) no-repeat top left; height: 52px;}
	li.flechas								{	background:  url(../images/icono_flechas.png) no-repeat top left; height: 52px;}
	li.tarta								{	background:  url(../images/icono_tarta.png) no-repeat top left; height: 52px;}
	li.link									{	background:  url(../images/icono_link.png) no-repeat top left; height: 52px;}
	li.euro									{	background:  url(../images/icono_euro.png) no-repeat top left; height: 52px;}
	li.clip									{	background:  url(../images/icono_clip.png) no-repeat top left; height: 52px;}	
	li.premio								{	background:  url(../images/icono_premio.png) no-repeat top left; height: 53px;}
	li.camara								{	background:  url(../images/icono_camara.png) no-repeat top left; height: 53px;}
	li.calculadora							{	background:url(../images/icono_calculadora.png) no-repeat top left; height: 52px;}
/*
	C U R S O S
*/		
	#cursos #columna_uno					{	width: 580px; margin: 16px 0 0 14px; float: left; text-align: left;}
	#cursos #columna_uno h2					{	height: 49px; text-indent: -9000px; width: 346px; 
												background: url(../images/titulo_cursos.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#cursos #columna_uno p					{	padding: 0 22px 0 65px; font-size: 16px; line-height: 22px; margin-bottom: 25px;}
	#cursos #columna_dos					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#cursos #columna_dos p					{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#cursos #columna_dos ul					{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#cursos #columna_dos p.pie_foto			{	font-weight: bold; font-size: 0.9em; color: #75695E; margin-top: 10px;
												font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;	}
	#cursos #columna_dos img				{	margin: 20px 0 5px 20px;}		
	
/*
	E X A M E N E S
*/		
	#examenes #columna_uno					{	width: 580px; margin: 16px 0 0 14px; float: left; text-align: left;}
	#examenes #columna_uno h2					{	height: 49px; text-indent: -9000px; width: 346px; 
												background: url(../images/titulo_examenes.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#examenes #columna_uno p					{	padding: 0 22px 0 65px; font-size: 16px; line-height: 22px; margin-bottom: 25px;}
	#examenes #columna_dos					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#examenes #columna_dos p					{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#examenes #columna_dos ul					{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#examenes #columna_dos p.pie_foto			{	font-weight: bold; font-size: 0.9em; color: #75695E; margin-top: 10px;
												font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;	}
	#examenes #columna_dos img				{	margin: 20px 0 5px 20px;}		
	
/*

	C O U R S E S
*/		
	#courses #columna_uno					{	width: 580px; margin: 16px 0 0 14px; float: left; text-align: left;}
	#courses #columna_uno h2				{	height: 49px; text-indent: -9000px; width: 346px; 
												background: url(../images/titulo_courses.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#courses #columna_uno p				{	padding: 0 22px 0 65px; font-size: 16px; line-height: 22px; margin-bottom: 25px;}
	#courses #columna_dos					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#courses #columna_dos p				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#courses #columna_dos ul				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#courses #columna_dos p.pie_foto		{	font-weight: bold; font-size: 0.9em; color: #75695E; margin-top: 10px;
												font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;	}
	#courses #columna_dos img				{	margin: 20px 0 5px 20px;}
	#courses #columna_dos li				{	font-size: 13px; margin-bottom: 20px; line-height: 20px; padding-left: 30px;}	
	#courses #columna_dos li.uno			{	background:  url(../images/uno.gif) no-repeat top left; }	
	#courses #columna_dos li.dos			{	background:  url(../images/dos.gif) no-repeat top left; }	
	#courses #columna_dos li.tres			{	background:  url(../images/tres.gif) no-repeat top left; }
	#courses #columna_dos li.cuatro			{	background:  url(../images/cuatro.gif) no-repeat top left; }
	#courses #columna_dos h3				{	height: 28px; text-indent: -9000px; width: 216px; 
												background: url(../images/titulo_quehacemos_comotrabajamos.jpg) no-repeat top left;
												margin: 20px 0 15px 10px;}
			
	
/*
	S P E A K I N G
*/		
	#speaking #columna_uno					{	width: 580px; margin: 16px 0 0 14px; float: left; text-align: left;}
	#speaking #columna_uno h2				{	height: 49px; text-indent: -9000px; width: 346px; 
												background: url(../images/titulo_speaking.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#speaking #columna_uno p				{	padding: 0 22px 0 65px; font-size: 16px; line-height: 22px; margin-bottom: 25px;}
	#speaking #columna_dos					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#speaking #columna_dos p				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#speaking #columna_dos ul				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#speaking #columna_dos p.pie_foto		{	font-weight: bold; font-size: 0.9em; color: #75695E; margin-top: 10px;
												font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;	}
	#speaking #columna_dos img				{	margin: 20px 0 5px 20px;}
	#speaking #columna_dos li				{	font-size: 13px; margin-bottom: 20px; line-height: 20px; padding-left: 30px;}	
	#speaking #columna_dos li.uno			{	background:  url(../images/uno.gif) no-repeat top left; }	
	#speaking #columna_dos li.dos			{	background:  url(../images/dos.gif) no-repeat top left; }	
	#speaking #columna_dos li.tres			{	background:  url(../images/tres.gif) no-repeat top left; }
	#speaking #columna_dos li.cuatro			{	background:  url(../images/cuatro.gif) no-repeat top left; }
	#speaking #columna_dos h3				{	height: 28px; text-indent: -9000px; width: 216px; 
												background: url(../images/titulo_quehacemos_comotrabajamos.jpg) no-repeat top left;
												margin: 20px 0 15px 10px;}
/*
/*
	W R I T I N G
*/		
	#writing #columna_uno					{	width: 580px; margin: 16px 0 0 14px; float: left; text-align: left;}
	#writing #columna_uno h2				{	height: 49px; text-indent: -9000px; width: 346px; 
												background: url(../images/titulo_writing.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#writing #columna_uno p				{	padding: 0 22px 0 65px; font-size: 16px; line-height: 22px; margin-bottom: 25px;}
	#writing #columna_dos					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#writing #columna_dos p				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#writing #columna_dos ul				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#writing #columna_dos p.pie_foto		{	font-weight: bold; font-size: 0.9em; color: #75695E; margin-top: 10px;
												font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;	}
	#writing #columna_dos img				{	margin: 20px 0 5px 20px;}
	#writing #columna_dos li				{	font-size: 13px; margin-bottom: 20px; line-height: 20px; padding-left: 30px;}	
	#writing #columna_dos li.uno			{	background:  url(../images/uno.gif) no-repeat top left; }	
	#writing #columna_dos li.dos			{	background:  url(../images/dos.gif) no-repeat top left; }	
	#writing #columna_dos li.tres			{	background:  url(../images/tres.gif) no-repeat top left; }
	#writing #columna_dos li.cuatro			{	background:  url(../images/cuatro.gif) no-repeat top left; }
	#writing #columna_dos h3				{	height: 28px; text-indent: -9000px; width: 216px; 
												background: url(../images/titulo_quehacemos_comotrabajamos.jpg) no-repeat top left;
												margin: 20px 0 15px 10px;}
/*

	B U S I N E S S
*/		
	#business #columna_uno					{	width: 580px; margin: 16px 0 0 14px; float: left; text-align: left;}
	#business #columna_uno h2				{	height: 49px; text-indent: -9000px; width: 346px; 
												background: url(../images/titulo_business.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#business #columna_uno p				{	padding: 0 22px 0 65px; font-size: 16px; line-height: 22px; margin-bottom: 25px;}
	#business #columna_dos					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#business #columna_dos p				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#business #columna_dos ul				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#business #columna_dos p.pie_foto		{	font-weight: bold; font-size: 0.9em; color: #75695E; margin-top: 10px;
												font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;	}
	#business #columna_dos img				{	margin: 20px 0 5px 20px;}
	#business #columna_dos li				{	font-size: 13px; margin-bottom: 20px; line-height: 20px; padding-left: 30px;}	
	#business #columna_dos li.uno			{	background:  url(../images/uno.gif) no-repeat top left; }	
	#business #columna_dos li.dos			{	background:  url(../images/dos.gif) no-repeat top left; }	
	#business #columna_dos li.tres			{	background:  url(../images/tres.gif) no-repeat top left; }
	#business #columna_dos li.cuatro			{	background:  url(../images/cuatro.gif) no-repeat top left; }
	#business #columna_dos h3				{	height: 28px; text-indent: -9000px; width: 216px; 
												background: url(../images/titulo_quehacemos_comotrabajamos.jpg) no-repeat top left;
												margin: 20px 0 15px 10px;}
			
	
/*


	T R A Y E C T O R I A
*/		
	#trayectoria #columna_uno					{	width: 580px; margin: 16px 0 0 14px; float: left; text-align: left;}
	#trayectoria #columna_uno h2				{	height: 49px; text-indent: -9000px; width: 346px; 
												background: url(../images/titulo_trayectoria.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#trayectoria #columna_uno p				{	padding: 0 22px 0 65px; font-size: 16px; line-height: 22px; margin-bottom: 25px;}
	#trayectoria #columna_dos					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#trayectoria #columna_dos p				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#trayectoria #columna_dos ul				{	font-size: 13px; margin-bottom: 20px; padding: 0 22px; line-height: 20px;}
	#trayectoria #columna_dos p.pie_foto		{	font-weight: bold; font-size: 0.9em; color: #75695E; margin-top: 10px;
												font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;	}
	#trayectoria #columna_dos img				{	margin: 20px 0 5px 20px;}		
	
/*

	Q U E   H A C E M O S
*/
	#hacemos #columna_uno					{	width: 580px; margin: 16px 0 0 14px; float: left; text-align: left;}
	#hacemos #columna_uno h2				{	height: 49px; text-indent: -9000px; width: 312px; 
												background: url(../images/titulo_servicios.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#hacemos #columna_uno dl				{	margin-left: 65px; margin-top: 20px;}											
	#hacemos #columna_uno img				{	float: left; margin-right: 10px; clear: left;}	
	#hacemos #columna_uno dt				{	font-weight: bold; font-size: 18px; color: #75695E;}
	#hacemos #columna_uno dd				{	margin-left: 62px; margin-bottom: 15px;}
	#hacemos #columna_uno a:link,
	#hacemos #columna_uno a:visited			{	color: #75695E; text-decoration: none;}
	#hacemos #columna_uno a:hover			{	color: #fe0000; text-decoration: underline;}
	#hacemos #columna_dos					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#hacemos #columna_dos ul				{	padding: 0 18px 0 10px; }											
	#hacemos #columna_dos h3				{	height: 28px; text-indent: -9000px; width: 216px; 
												background: url(../images/titulo_quehacemos_comotrabajamos.jpg) no-repeat top left;
												margin: 20px 0 15px 10px;}
										
	#hacemos #columna_dos li				{	font-size: 13px; margin-bottom: 20px; line-height: 20px; padding-left: 30px;}	
	#hacemos #columna_dos li.uno			{	background:  url(../images/uno.gif) no-repeat top left; }	
	#hacemos #columna_dos li.dos			{	background:  url(../images/dos.gif) no-repeat top left; }	
	#hacemos #columna_dos li.tres			{	background:  url(../images/tres.gif) no-repeat top left; }
	#hacemos #columna_dos li.cuatro			{	background:  url(../images/cuatro.gif) no-repeat top left; }
/*
	M A R K E T I N G - C O M U N I C A C I O N - E V E N T O S -
*/
	#marketing #columna_uno,
	#comunicacion #columna_uno,
	#eventos #columna_uno,
	#show #columna_uno						{	width: 580px; margin: 16px 0 0 14px; float: left; text-align: left;
												font-size: 18px;	}
	#marketing #columna_uno h2,
	#comunicacion #columna_uno h2,
	#eventos #columna_uno h2,
	#show #columna_uno h2					{	text-indent: -9000px; margin: 1px 0 25px 0px;}
	#marketing #columna_uno h2				{	background: url(../images/titulo_marketing.gif) no-repeat top left;
												height: 49px; width: 243px;}				
	#comunicacion #columna_uno h2			{	background: url(../images/titulo_cursos.gif) no-repeat top left;
												height: 49px; width: 321px;}
	#eventos #columna_uno h2				{	background: url(../images/titulo_eventos.gif) no-repeat top left;
												height: 49px; width: 520px;}
	#eventos #columna_uno h2.particulares	{	background: url(../images/titulo_eventos_particulares.gif) no-repeat top left;
												height: 49px; width: 520px;}											
	#show #columna_uno h2					{	background: url(../images/titulo_showroom.gif) no-repeat top left;
												height: 49px; width: 281px;}
	#marketing #columna_uno p,
	#comunicacion #columna_uno p,
	#eventos #columna_uno p,
	#show #columna_uno p					{	margin-left: 65px; }
	#marketing #columna_uno ul,
	#eventos #columna_uno ul				{	margin-left: 65px;}	
	#marketing #columna_uno li				{	padding-left: 60px; margin-bottom: 10px; line-height: 52px; 
												vertical-align:  top;}	
	#eventos #columna_uno li				{	padding-left: 60px; margin-bottom: 10px; }										
	#marketing #columna_dos,
	#comunicacion #columna_dos,
	#eventos #columna_dos					{	width: 321px; background: url(../images/fondo_degradado_p.jpg) no-repeat top left;
												margin: 16px 13px 0 0; float: right; text-align: left;}	
	#marketing #columna_dos ul,
	#comunicacion #columna_dos ul,
	#eventos #columna_dos ul				{	padding: 0 18px 0 10px; }																				
	#marketing #columna_dos h3,
	#comunicacion #columna_dos h3,
	#eventos #columna_dos h3				{	height: 23px; text-indent: -9000px; width: 149px; 
												background: url(../images/titulo_marketing_4pasos.jpg) no-repeat top left;
												margin: 20px 0 15px 10px;}												
	#marketing #columna_dos li,
	#comunicacion #columna_dos li,
	#eventos #columna_dos li				{	font-size: 13px; margin-bottom: 20px; line-height: 20px; padding-left: 30px;}
	#columna_dos li.uno						{	background:  url(../images/uno.jpg) no-repeat top left; }	
	#columna_dos li.dos						{	background:  url(../images/dos.jpg) no-repeat top left; }	
	#columna_dos li.tres					{	background:  url(../images/tres.jpg) no-repeat top left; }
	#columna_dos li.cuatro					{	background:  url(../images/cuatro.jpg) no-repeat top left; }
/*
	N O T I C I A S
*/
	#noticias #columna_uno					{	width: 580px; margin: 16px 0 0 13px; float: left; text-align: left;}
	#noticias #columna_uno h2				{	height: 49px; text-indent: -9000px; width: 208px; 
												background: url(../images/titulo_noticias.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#noticias #columna_uno .post			{	margin-left: 60px; padding-top: 20px; border-bottom : 1px dotted #ccc;}		
	#noticias #columna_uno h3				{	font-size: 25px; margin-bottom: 10px; color: #574F46;}
	#noticias #columna_uno .post h3 a:link,
	#noticias #columna_uno .post h3 a:visited {	color: #574F46; text-decoration: none;}
	#noticias #columna_uno .post h3 a:hover	{	color: #fe0000; text-decoration: underline;}
	#noticias #columna_uno .postinfo		{	font-size: 14px; margin-top: -10px;}
	#noticias p.comentario					{	font-size: 14px; font-weight: bold;}
	h3.titulo_archivo						{	margin-left: 60px; margin-bottom: 30px !important; font-size: 2em !important;
												font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; color: #fe0000 !important;		 }
/*
	S I D E B A R
*/
	#columna								{	float: right; width: 233px; border-left:  2px solid #A19589; 
												text-align: left; margin-top: 50px; font-size: 0.9em;}	
	#columna #suscripcion h3				{	display: block; height:19px; width: 127px; margin-left: 20px;
												background: url(../images/titulo_suscribase.gif) no-repeat top left; 
												text-indent: -9000px;}		
						
	#columna p								{	margin: 20px 0 0 20px; text-align: left;}	
	#columna #suscripcion li,
	#columna #archives li					{	padding-top: 10px; margin-left: 20px;}	
	#columna #suscripcion ul				{	margin-top:  10px;}
	#columna #suscripcion li				{	padding-left: 60px;}
	#columna li.monitor						{	background:  url(../images/icono_monitor.png) no-repeat top left; height: 52px;}
	#columna li.rss							{	background:  url(../images/icono_rss.jpg) no-repeat top left; height: 52px;}	
	#columna #archives h3					{	display: block; height:19px; width: 87px; margin: 30px 0 10px 20px; 
												background: url(../images/titulo_archivo.gif) no-repeat top left; 
												text-indent: -9000px;}	
	#columna #buscador h3					{	display: block; height:19px; width: 80px; margin: 20px 0 10px 20px; 
												background: url(../images/titulo_buscar.gif) no-repeat top left; 
												text-indent: -9000px;}	
	#columna #buscador input				{	display: block; margin-left: 20px;}																		
/*
	C O M E N T A R I O S
*/
	h3.comments,								
	form#commentform						{	margin-left: 60px;}
	h3.comments								{	margin-top: 10px;}
	form#commentform p						{	margin: 0 !important; padding: 0 !important; }
	#commentlist 							{	list-style: none; margin: 0; padding: 0 0 20px 60px; width: 650px;}
	#commentlist li 						{	border: 1px solid #e3e3e3; margin: 16px 0; padding: 0 10px;
												background: #F5F5ED; }
	#commentlist li p						{	padding: 5px !important; margin: 0 !important;}											
	#commentlist small 						{	float: right; font-size: 8pt; font-family: Tahoma; }
	#comments, #postcomment 				{	margin: 40px 0 10px 10px;}
	cite									{	font-weight: bold; color: #75695E; font-style: normal !important; }	
	#commentlist li p.cite					{	padding: 0;}
	#commentlist li.author_comment 			{	border-bottom: 1px solid #75695E !important; 
												border-top: 1px solid #75695E !important; }  	
/*
	C O N T A C T O
*/
	#contacto #columna_uno					{	width: 430px; margin: 16px 0 0 14px; float: left; text-align: left;}
	#contacto #columna_uno h2				{	height: 49px; text-indent: -9000px; width: 258px; 
												background: url(../images/titulo_contacto.gif) no-repeat top left;
												margin: 1px 0 25px 0px;}
	#contacto #columna_uno p,
	#contacto #columna_uno ul				{	margin-left: 65px; }												
	#contacto #columna_uno li				{	padding-left: 60px; margin-bottom: 10px; line-height: 52px; 
												vertical-align: middle;}
	#contacto #columna_dos					{	width: 421px; float: right; margin-top: 90px; height: 250px;}
	#contacto #columna_dos p				{	color: #fe0000; padding-right: 20px;}																						
	#columna_uno li.monitor					{	background:  url(../images/icono_monitor.png) no-repeat top left; height: 52px;}	
	#columna_uno li.telefono				{	background:  url(../images/icono_telefono.png) no-repeat top left; height: 52px;}	
	#contacto form							{	float: right; margin: 90px 15px 0 0; width: 500px;}	
	#contacto form p						{	margin-bottom: 0px;}
	#contacto form p label					{	text-align: right; float:left; width: 30%;}
	#contacto form p input,
	#contacto form p textarea				{	width: 65%; border: 1px solid #BDC2C9;-moz-border-radius: 5px; -webkit-border-radius: 5px;}		
	label.error								{	color: #fe0000; text-align: left; display: block; float: none !important; padding-bottom: 20px; width:97% !important;}																							
/*
	F O O T E R 
*/																																
	#footer									{	width: 960px; margin: 30px auto 0; overflow: auto; 
												background: #fe0000 url(../images/fondo_footer.gif) repeat-x top left; }
	#footer1								{	float: left; margin-top: 2px; width: 318px; border-right:  1px solid #A19589;}
	#footer1 img,
	#footer2 img							{	float: left; padding: 22px 23px 22px 13px;}
	#footer3 img							{	float: left; padding: 16px 23px 0 13px;}
	#footer1 ul,
	#footer2 ul								{	float: left; padding-top: 33px; color: #ccc; text-align: left;}	
	#footer2 ul								{	width: 310px; font-size: 0.9em;}
	#footer2 ul li							{	padding-bottom: 15px; line-height: 1.2em;}
	#footer2								{	float: left; margin-top: 2px; width: 384px; border-right:  1px solid #A19589;}
	#footer3								{	float: left; margin-top: 2px; width:255px; font-size: 1.5em;}
	#footer3 ul								{	margin-top: 35px; float: left; color: #ccc; text-align: left;}
	#footer3 ul li							{	padding-bottom: 10px;}
	#footer ul li a:link,
	#footer ul li a:visited					{	color: #ccc; text-decoration: none;}
	#footer ul li a:hover					{	color: #FFF; }
	#footer2 ul li a:hover					{	text-decoration: underline;}
	#footer ul li a:active					{	color: #CCC;}
	p.copy									{	font-size: 0.8em; color: #817467;padding-top: 5px; }
	p.copy a:link							{	color: #75695E;}
	p.copy a:hover							{	color:#FFF;}

		

