#contenedor_pagina {
	width:650px;
	margin-bottom:0pt;
    margin-left:auto;
    margin-right:auto;
    margin-top:0pt;
	/*height: 100%;*/
	text-align:center;
	/*clear:both; //La propiedad clear especifica si un elemento permite elementos flotantes a sus lados//both, que mueve el elemento debajo de los elementos flotantes a ambos lados*/
	display:block; /*dice si un elemento es en bloque */
	background-color:#ffffff;
	
	
}

/* ***********************************header***************************** */

#header{
width:650px;
height:156px;
background-image:url(images/header.jpg);
background-position:center;
background-repeat:inherit;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px #000000;
/*padding:20px 20px 20px 20px;*/

}

/* *********************************menu horizontal********************** */
#menu{
width:650px;
/*height:38px;*/
/*background-image:url(images/fondo_menu.jpg);
background-position:center;
background-repeat:no-repeat;*/
padding-top:1px;
/*padding-bottom:20px;*/
/*margin-bottom:1px;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px #000000;
/*padding:20px 20px 20px 20px;*/

}

/* **************************cuerpo*************************** */

#columna_izquierda{
	width:200px;
	/*height:100%;*/
	text-align:center;
	float:left;
	/*padding-left:5px #ffffff;*/
	padding-right:1px;
	background-color:#ffffff;
}

#columna_izquierda_sumenu{
	width:200px;
	/*height:100%;*/
	text-align:center;
	float:left;
	padding-bottom:1px;
}

#columna_izquierda_sumenu1{
	width:200px;
	/*height:100%;*/
	text-align:center;
	float:left;
	padding-bottom:1px;
}


#columna_izquierda_sumenubanner{
	width:200px;
	/*height:100%;*/
	text-align:center;
	float:left;
	padding-bottom:4px;
}

#columna_centro{
	width:449px;
	text-align:center;
	/*height:314px;*/
	/*text-align:center;*/
	float:right;
	background-color:#ffffff;
}

#columna_centro_sateen{
	width:449px;
	/*height:314px;*/
	/*text-align:center;*/
	float:center;
	background-color:#ffffff;
}


.columna_centro{
	width:449px;
	/*height:314px;*/
	text-align:center;
	float:right;
	background-color:#e7ebea;
	/*background-image:url(images/titu.jpg);*/
	background-position:top;
	background-repeat:no-repeat;
	
}	
	
#columna_centro_index{
	width:440px;
	/*height:314px;*/
	/*text-align:center;*/
	float:right;
	background-color:#ebebeb;	
}		

.columna_centro_tratamientos{
	width:449px;
	/*height:314px;*/
	text-align:center;
	float:left;
	background-color:#e7ebea;
	/*background-image:url(images/titu4.jpg);*/
	background-position:top;
	background-repeat:no-repeat;
}

.columna_centro_tratamientos2{
	width:449px;
	/*height:314px;*/
	text-align:center;
	float:left;
	background-color:#e7ebea;
	background-image:url(images/titu5.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.columna_centro_satensystem{
	width:449px;
	/*height:314px;*/
	text-align:center;
	float:left;
	background-color:#e7ebea;
	background-image:url(images/titu4.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.columna_centro_satensystem2{
	width:449px;
	/*height:314px;*/
	text-align:center;
	float:left;
	background-color:#e7ebea;
	background-image:url(images/titu5.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.columna_centro_contacto{
	width:449px;
	/*height:314px;*/
	text-align:center;
	float:left;
	background-color:#e7ebea;
	background-image:url(images/titu3.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.texto_web{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
line-height:20px;
}

.titulos_web{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
line-height:20px;
}	
/* ***************************footer****************************** */	
#footer{
	width:650px;
	height:40px;
	text-align:center;
	float:left;
	background-color:#8c8c8c;
	padding-top:0px;
/* ************************************************************** */	
}

.tabla_menu{
	width:650px;
	height:55px;
	padding-top:8px;
	/*padding-bottom:8px;*/
	background-image:url(images/fondo_menu.jpg);
    background-position:center;
    background-repeat:no-repeat;
}

.tabla_bienvenido{
	width:100%;
	height:148px;
	padding-top:1px;
	padding-right:10px;
	padding-left:0px;
	
}

.submenu{
	width:200px;
	height:160px;
	padding-top:1px;
	padding-bottom:3px;
	
}

.banner{
	width:200px;
	height:168px;
	padding-top:4px;
	padding-bottom:8px;
	
}

.banner_bienvenido{
	width:433px;
	height:148px;
	padding-top:10px;
	padding-bottom:3px;
	
}

.caras{
	width:200px;
	height:422px;
	padding-top:0px;
	padding-bottom:3px;
	
}


.2banner{
	width:433px;
	height:182px;
	/*padding-top:10px;
	border-top:#FFFFFF;
	border-top:10px solid*/
	padding-bottom:1px; 
}

/*#columna_derecha{
	width:200px;
	height:300px;
	float:right;
	clear:right;
	border-left:1px #d1d1d1 solid;
	vertical-align:top;
	background-color:#CC6633;
}*/
#columna_izquierda_submenu {
	display:none;
}

#columna_izquierda_banner {
	display:none;
}

.clearfix {
clear:both;
display:block;
height:1px;
font-size:1px;
background: white;
}