	/* GENERAL */
		*       	{ border:0; margin:0; padding:0; }
		body		{ font-family: Tahoma, Arial, Helvetica, sans-serif; color: #5d5d5d; font-size: 12px; background: #fff url('/css/bg_page.gif') repeat-x; }
		h1, h2, h3  { font-weight: normal; }
		h1			{ font-size: 24px; color: #000; }
		h2			{ font-size: 18px; }
		h3			{ font-size: 14px; }
		ul			{ list-style: none; }
		strong      { color: #000; }
		a:link,
		a:visited	{ text-decoration: none; color: #0489b7; }
		a:hover,
		a:active	{ text-decoration: underline; color: #0489b7; }
		img			{ border: none }
		var			{ display: none; }

		table		{ border-spacing: 0; border-collapse: collapse; border: none; }
		td, th		{ vertical-align: top; text-align: left; }
		th			{ color: #000; }

		.hide		{ display: none; }
		.bold		{ font-weight: bold; }
		.right		{ text-align: right; }
		.left		{ text-align: left; }
		.fright		{ float: right; }
		.fleft		{ float: left; }
		.clear      { clear: both; }
		.cursor		{ cursor: pointer; }
		.highlight  { color: #FF9A00; }
		i			{ font-size: 11px; color: #ff9a00; }

		.info       { color: #ccc; font-size: 80%; }
		.error		{ color: #f00; font-size: 11px; }
		input.error, textarea.error		{ border-color: #f00; }
		label.error						{ clear: both; float: left; }

		input, textarea   	{ padding: 4px; margin: 1px; border: 1px solid #ccc; font-size: 90%; font-family: Arial, Helvetica, sans-serif; background: #eff0f0 url('/css/bg_input.gif') top left repeat-x; font-weight: bold; margin-bottom: 7px; }
		.fx_input_border    { border: 2px solid #6694e3; margin: 0px; }
		*:focus				{outline: none;}
		textarea 			{ resize: none; }
		
		div.line            { background: url('/css/contacto_line.gif') top center repeat-x; height: 51px; }

		.sep				{ height: 14px; }

	/* LAYER */
		#capsule        { width: 935px; margin: 0 auto; }
		
		#header					{ position: relative; height: 133px; background: url('/css/bg_header.jpg') top right no-repeat; }
		#header .logo			{ float: left; width: 422px; margin-top: 24px; }
		#header .logo a			{ margin: 0 !important; padding: 0 !important; }
		#header .languajes		{ position: absolute; top: 0; right: 0; width: 300px; font-family: tahoma; }
		#header a				{ text-decoration: none; color: #10244b; font-size: 10px; margin-left: 10px; display: block; padding-top: 12px; float: right; }
		#header a:hover			{ text-decoration: underline; }
		#header a.sel			{ font-weight: bold; background: url('/css/languajes_arrow.gif') top center no-repeat;}
		
		
		#menu_top           { margin-bottom: 21px; }
		#menu_top a         		{ display: block; height: 52px; background: url('/css/menu_top_normal.gif') repeat-x; text-decoration: none; }
		#menu_top a:hover      		{ background: url('/css/menu_top_over.gif') repeat-x; }
		#menu_top a blockquote		{ padding-left: 13px; padding-top: 8px; }
		#menu_top a.sel				{ background: url('/css/menu_top_sel.gif') center center no-repeat !important; }
		#menu_top h1		{ font-size: 18px; color: #fff; display: table-cell; height: 18px; vertical-align: bottom; padding-bottom: 3px; }
		#menu_top p			{ font-size: 10px; color: #a7a9ac; }
		
		#spot               { width: 723px; overflow:hidden; height: 214px; background: #e0e0e0 url('/css/spot.jpg') top right no-repeat; margin-bottom: 26px; }
		#spot h2            { font-size: 20px; line-height: 26px; color: #5d5d5d; font-family: Tahoma; display: table-cell; height: 30px; vertical-align: bottom; }
		#spot blockquote	{ padding-top: 10px; padding-left: 22px; }

		#footer			{ margin-top: 38px; height: 53px; background-color: #bebfbf; }
		#footer	.foot	{ width: 935px; margin: auto; padding: 5px; color: #fff; }
		#footer	ul li	{ display: inline; }
		#footer	a		{ text-decoration: none; color: #fff; }

	/* BLOCKS */
		.block					{ background: url('/css/bg_block_head.gif') top left no-repeat; color: #fff; width: 186px; }
		.block h2   	 		{ font-size: 17px; font-weight: normal; padding-top: 8px; padding-left: 10px; padding-bottom: 6px; font-family: tahoma; }
		.block .bocadillos		{ background: url('/css/bocadillos.gif') 144px 9px no-repeat; }
		.block .access   		{ text-align: right; font-size: 9px; font-family: tahoma; border-top: 1px solid #233c7a; padding: 4px 0; padding-right: 14px; }
		.block .access a   		{ color: #ccd1da; text-decoration: none; }

	/* ADDRESS */
	    .address        	{ margin-top: 22px; line-height: 16px; }
	    .address .name      { font-weight: bold; font-size: 12px; color: #132751; }
	    .address .street    { font-size: 10px; color: #525656; }
	    .address .phone     { font-size: 10px; color: #525656; font-weight: bold; }
	    
	/* POWERED */
	    #powered            { text-align: right; color: #fff; }
	    #powered a			{ text-decoration: none; color: #fff; }
	    #powered a:hover	{ text-decoration: underline; }
	    
	/* CONTENT */
	    #content						{ line-height: 20px; margin-left: 20px; }
	    #content .header        		{ background: url('/css/headers/white.gif') top right no-repeat; height:149px; margin-bottom: 33px; }
	    #content .header blockquote     { padding-top: 32px; padding-left: 20px; }
	    #content .header blockquote h2  { margin: 3px 0; }
	    #content .celda					{ width: 82%; position: relative; }
	    #content h4						{ color: #10244b; font-size: 13px; }
	    #content p.separation	{ margin-bottom: 30px; text-align: justify; }

	/* BOX IMAGES */
	    .box_images     		{ border: 1px solid #a6a6a7; padding: 10px; margin-top: 7px; height: 100%; overflow: hidden; z-index: 100; }
	    .box_images img     	{ border: 1px solid #a6a6a7; }
	    .box_images .splayer    { clear: both; font-size: 9px; padding-top: 3px; line-height: 14px; color: #a6a6a7; font-family: Arial; }
	    
	    .mleft     	{ margin-left: 20px; }
	    
	/* LATERAL */
		#lateral        		{ position: absolute; bottom: 0; left: -240px; width: 189px; background: #e7e7e7 url('/css/bg_lateral.gif') top left no-repeat; }
		#lateral blockquote     { padding: 15px 15px 70px 15px; }
		#lateral blockquote h3	{ color: #10244b; font-size: 14px; line-height: 23px; font-weight: bold; }
		
	/* RECUERDA */
	    .recuerda           { color: #233c7a; border-top: 1px solid #233c7a; border-bottom: 1px solid #233c7a; padding: 8px 0; }
	    .recuerda a         { text-decoration: none; color: #847248; font-weight: bold; }
	    .recuerda a:hover   { text-decoration: underline; }
	    
	/* CONTACTO */
	    #form_contacto                       	{  }
	    #form_contacto .full                 	{ width: 300px; }
	    #form_contacto .half                 	{ width: 140px; }
	    #form_contacto .sinput               	{ margin-right: 9px; }
	    #form_contacto label					{ font-size: 90%; margin-left: 6px; color: #414142; }
		#form_contacto a.button					{ background: transparent url('/css/btn_send_right.gif') no-repeat scroll top right; display: block; float: right; height: 25px; overflow: hidden; padding-right: 20px; margin-top: 10px; margin-right: 1px; text-decoration: none; color: #fff; }
		#form_contacto a.button span img		{ margin-bottom: 4px; margin-top: 4px }
		#form_contacto a.button span			{ background: transparent url('/css/btn_send_left.gif') no-repeat; display: block; line-height: 20px; padding: 3px 0 5px 15px; }
		#form_contacto a.button:hover span		{ background: transparent url('/css/btn_send_over_left.gif') no-repeat; }
		#form_contacto a.button:hover			{ background: transparent url('/css/btn_send_over_right.gif') no-repeat scroll top right; }
		
	/* SEND */
		div.sent 					{ background: url('/css/hr.gif') no-repeat; }
		div.sent div.contents 		{ padding: 50px 20px 30px 107px; margin-top: 40px; background: url('/css/tick_ok.gif') 25px 18px no-repeat; }
		div.sent h2 				{ margin-bottom: 10px; color: #ff5c00; }
		div.sent p.firma 			{ font-size: 0.9em; }
		div.sent div.footer 		{ background: url('/css/hr.gif') no-repeat; height: 2px; }
		
	/* ATM TEXT */
	    #atm_text               { padding: 40px; background-color: #fff; }
	    #atm_text p             { line-height: 20px; display: block; margin-bottom: 10px; }
	    #atm_text b             { color: #10244b; }
	    

	/* KWICKS */
		.kwicks {
			position: relative;
			background-color: transparent;
		}
		.kwicks li{
			width: 241px;
			height: 204px;
			margin-right: 5px;
			float: left;
			background-color: transparent;

			display: block;
			overflow: hidden;
		}

		/* PNG Fix */
		    img			{ behavior: url('/css/iepngfix.htc') }

/* ORTODONCIA TABLAS IMG (abajo del todo) */
.tabla_imgs img { margin-left: 8px; margin-top: 5px;}
.text_acceledent {margin-top:10px; margin-bottom: 5px;}
.tabla_imgs2 img {margin-left: 35px; margin-top: 10px;}
.img_left_tabla { margin-left: 51px !important;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

