 

div, p, label{margin:0;padding:0;list-style:none;font-weight:normal;}



body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	text-align: center;
}

hr {
	margin: 6px;
	padding: 0;
	border: 0;
}

img {
	border: none;
}

/* texto general */
p {
	margin-top: .2em;
	margin-bottom: .2em;
}

h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	line-height: 25px;
}

h2  {
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	padding: 6px 0px 0px 0px;
	margin: 0px;
}

h3  {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	letter-spacing: normal;
	color: #000000;
}

h4  {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
}

h5  {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}


/* links general */
a, a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #392c30;
}

a:hover {
	text-decoration: underline;
	color: #392c30;
}

.link_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}

.link_vermas a:hover {
	color: #fff;
	background-color: #ff6600;
	padding: 3px 6px;
}

.link_vermas a {
	color: #30b06c;
	background-color: #dbefb6;
	padding: 3px 6px;
	text-decoration: none;
	-moz-border-radius: 2px;
}


#contenedor_principal {
	margin: 0 auto;
	width: 1000px;
}

.separador, .clear {
	clear: both;
}



#cabecera, #pre_menu, #menu, #submenu {
	width: 1000px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	text-align: left;
}




/* cabecera */

#header  {
	width: 1000px;
	height: 220px;
	padding: 0px;
	background-color: transparent;
	background-image: url(http://www.metodo-pilates.com.ar/images/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	text-align: left;
	color: #999999;
	margin: 0px;
}


#cabecera {
	height: 78px;
}

#cabecera a:hover {
	background: none;
}



/* Pie */
#pie {
	clear: both;
	display: inline;
	float: left;
	width: 1000px;
	margin-left: 0px;
	padding-top: 0px;
}

#menu_pie {
	background-color: #162722; 							/* Color 5*/
	padding: 3px 0px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
}

#menu_pie ul {
	margin: 0;
	padding: 0;
}

#menu_pie ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0px 4px;

}

#menu_pie a {
	color: #FFF;
	padding: 4px;
	text-decoration: none;
}

#menu_pie a:hover {
	color: #392c30;
	background-color: #F0F7F4; 							/* Color 1*/
}

#firma_pie {
	padding: 10px 0;
	margin: 10px 0;
	background-color: #FFF;
	text-align: center;
}

#firma_pie p {
	font-size: 11px;
	color: #504F4F;
}

#firma_pie a {
	font-size: 11px;
	color: #504F4F;
	text-decoration: underline;

}



/* columnas */
.columna790, .columna1000, .columna300, .columna200, .columna435 {
	display: inline;
	text-align: left;
	margin-top: 0px ! important;
	/*border: solid 1px black;*/
}

.columna200 {
	width: 200px;
	float: right;
	/*margin-left: 6px;*/
}

.columna645 {
	width: 650px;
	float: left;
}

.columna340 {
	width: 340px;
	float: left;
}

.columna300 {
	width: 300px;
	float: left;
}

.columna240 {
	width: 240px;
	float: left;
	/*margin-left: 6px;*/
}

.columna388L {
	width: 388px;
	float: left;
	margin-right: 12px;
}

.columna388R {
	width: 388px;
	float: right;
}


.columna300 {
	width: 300px;
	float: left;
	/*margin-left: 6px;*/
}

.columna435 {
	float: left;
	width: 435px;
}

.columna535_Right {
	float: right;
	width: 535px;
}

.columna790 {
	width: 790px;
	float: left;
	/*margin-left: 12px;*/
	margin-top: 20px;
}

.columna1000 {
	width: 1000px;
	float: left;
	/*margin-left: 12px;*/
	margin-top: 20px;
}


/* Espaciados */
.center, .centro {
	text-align: center ! important;
}

.left, .izquierda {
	text-align: left ! important;
}

.right, .derecha {
	text-align: right ! important;
}

.left12 {margin-left: 12px;}
.left10 {margin-left: 10px;} 
.left6 {margin-left: 6px;}
.top10 { margin-top: 10px; }
.top40 { margin-top: 40px; }
.top6 { margin-top: 6px; }
.top12 { margin-top: 12px !important ; }
.top4 { margin-top: 4px; }
.bot12 { margin-bottom: 12px;}
.right12 {margin-right: 12px;}

.floatright, .fright {
	float: right;
}

.floatleft, .fleft {
	float: left;
}

.transparencia, .alpha {
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}

.border {
	border: 1px solid #EBEAE5;
}

.border-top {
	border-top: solid  5px #EBEAE5;
}




/* Bloque Mas Contenido */
.bloque_mascontenido {
	background: #EBEAE5;
	border-top: solid 1px #CCC9BD;
	border-bottom: solid 1px #CCC9BD;
}

.bloque_mascontenido h2 {
	padding: 3px 6px;
	background: #000000;
	color: #ffffff;
	font-size: 17px;	
}

.bloque_mascontenido .contenido {
	padding: 3px 6px 3px 6px;
}







/* Bloque 300 */
.bloque_300 {
	background: #EBEAE5;
	border-top: solid 1px #CCC9BD;
	border-bottom: solid 1px #CCC9BD;
	padding: 0px 0;
}

.bloque_300 h1 {
	padding: 3px 6px;
	background: #000000;
	color: #ffffff;
	font-size: 17px;	
}

.bloque_300 h2 {
	padding: 3px 6px;
	background: #000000;
	color: #ffffff;
	font-size: 17px;	
}

.bloque_300 .fecha {
	color: #CA0000;
	font-size: 12px;
	padding: 0;
}

.bloque_300 .noticia {
	padding: 10px;
}

.bloque_300 .noticia h3 {
	font-size: 12px;	
	line-height: 15px;
	font-weight: bold;
}




/* Noticias */

.noticia_destacada {
	border-top: solid 1px #294A3F; 							/* Color 4*/ 
	text-align: left;
	margin: 0px;
	padding: 4px 0;
	background: #E7F1ED; 										/* Color 2*/ 	
}

.noticia_destacada .fecha {
	font-size: 12px;
	color: #CA0000;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

.noticia_destacada p {
	padding: 5px 5px 5px 10px;
	font-size: 12px;
}

.noticia_destacada h2 {
	color: #392c30;
}

.noticia_destacada h3 {
	font-size: 20px;
}

.noticia_destacada .texto {
	padding: 3px 0 5px 40px;
	margin: 0;
}




.noticia_simple {
	border-top: solid 1px #294A3F; 							/* Color 4*/ 
	text-align: left;
	margin: 0px;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
	background: #F0F7F4; 										/* Color 1*/  
}

.noticia_simple .fecha {
	font-size: 12px;
	color: #CA0000;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

.noticia_simple h1 {
	font-size: 20px;
	padding: 5px 0px 20px 0px;
	color: #162722; 											/* Color 5*/
	font-weight: bold;
	text-shadow: 0 2px 0 #E7F1ED; 							/* Color 2*/
	margin: 0;
}

.noticia_simple h3 {
	font-size: 16px;
	padding: 5px 0px 0px 0px;
}

.noticia_simple .texto {
	padding: 3px 0 5px 40px;
	margin: 0;
}




/* Bloques Item Directorio */


/* Bloque Detalle Item */
#bloque_detalle_item {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #E6E5DF;
	padding: 5px 5px 5px 10px;
	margin-top: 5px;
	color: #8E8A7B;
	background: #fff;
}

#bloque_detalle_item:hover{background:#fff url(http://www.postelnet.com.ar/_plantilla_1/images/fd_HoverGris.gif) top repeat-x;}


#bloque_detalle_item h4 {
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 16px;
	color: #565144;
	letter-spacing: 0.1em;
}

#bloque_detalle_item p {
	padding: 0 0 0 0px;
	font-size: 12px;
}

#bloque_detalle_item .texto {
	padding: 0 0 0 0px;
	margin: 0;
}

#bloque_detalle_item a.link_naranja {
	color: #028CCD;
}

#bloque_detalle_item ul {
	margin: 0;
	padding: 0;
}

#bloque_detalle_item ul li {
	display: inline;
	list-style-type: none;
	line-height: 16px;
}

#bloque_detalle_item .foto {
	border: solid 1px #ccc9bd;	
	background: #FFFFFF;
	padding: 5px;
}

#bloque_detalle_item .fecha {
	color: #CA0000;
	font-size: 12px;
	padding: 0;
}


/* Bloque Detalle Item Destacado*/
#bloque_detalle_item_destacado {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #E6E5DF;
	padding: 5px 5px 5px 10px;
	margin-top: 5px;
	color: #8E8A7B;
	background: #fff url(http://www.postelnet.com.ar/_plantilla_1/images/fd_HoverGris.gif) top repeat-x;
}

#bloque_detalle_item_destacado:hover{background:#fff url(http://www.postelnet.com.ar/_plantilla_1/images/fd_HoverCeleste.gif) top repeat-x;}


#bloque_detalle_item_destacado h4 {
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 16px;
	color: #565144;
	letter-spacing: 0.1em;
}

#bloque_detalle_item_destacado p {
	padding: 0 0 0 0px;
	font-size: 12px;
}

#bloque_detalle_item_destacado .texto {
	padding: 0 0 0 0px;
	margin: 0;
}

#bloque_detalle_item_destacado a.link_naranja {
	color: #028CCD;
}

#bloque_detalle_item_destacado ul {
	margin: 0;
	padding: 0;
}

#bloque_detalle_item_destacado ul li {
	display: inline;
	list-style-type: none;
	line-height: 16px;
}

#bloque_detalle_item_destacado .foto {
	border: solid 1px #ccc9bd;	
	background: #FFFFFF;
	padding: 5px;
}

#bloque_detalle_item_destacado .fecha {
	color: #CA0000;
	font-size: 12px;
	padding: 0;
}

/* FIN Bloques Item Directorio */




.cuadro_simple {
/*	border-top: solid 1px #ccc9bd; */
	border-bottom: solid 1px #294A3F; 						/* Color 4*/ 
	background: #F0F7F4; 										/* Color 1*/ 
	margin: 0;
	text-align: left;
}

.cuadro_simple h1 {
	font-size: 20px;
	padding: 5px 0px 10px 0px;
	color: #162722; 											/* Color 5*/
	font-weight: bold;
	text-shadow: 0 2px 0 #E7F1ED; 							/* Color 2*/
	margin: 0;
}

.cuadro_simple h2 {
	border-bottom: solid 2px #294A3F; 						/* Color 4*/  
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	background: #162722; 										/* Color 5*/  
	padding: 5px;
	margin: 0; 
}

.cuadro_simple .foto {
	border: solid 1px #ccc9bd;	
	background: #FFFFFF;
	padding: 5px;
}





.cuadro_destacado {
/*	border-top: solid 2px #ccc9bd; */
	border-bottom: solid 3px #294A3F; 						/* Color 4*/ 
	background: #E7F1ED; 						/* Color 2*/
	padding: 0;
	margin: 0;
	text-align: left;
}

.cuadro_destacado h1 {
	border-bottom: solid 2px #467D6C; 						/* Color 3*/ 
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	background: #162722; 										/* Color 5*/  
	padding: 5px;
	margin: 0; 
}

.cuadro_destacado h2 {
	border-bottom: solid 2px #294A3F; 						/* Color 4*/ 
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	background: #162722; 										/* Color 5*/   
	padding: 5px;
	margin: 0; 
}


.cuadro_destacado .foto {
	border: solid 1px #ccc9bd;	
	background: #FFFFFF;
	padding: 5px;
}

.texto ul {
	list-style-type: none;
	line-height: 22px;
}

.texto li {
	line-height: 15px;
	list-style: none;
	background: url(/images/item-naranja.gif) left no-repeat;
	padding-left: 15px;
}


.relacionadas {	
	float: left;
	display: inline;
	text-align: left;
	background: #E6E5DF;
	padding: 0px;
}
















.3columnas {
width: 1000px;
margin: 0px auto;
}
#col_der, #col_cen, #col_izq {
width: 255px;
margin-left: 10px;
float: left;
height: 220px;
}
#col_der{
background-color: #FBE6D9;														/* Color Super claro*/ 
margin-left: 0px!important;
}
#col_cen{
background-color: #FBE6D9;														/* Color Super claro*/ 
}
#col_izq{
background-color: #FBE6D9;														/* Color Super claro*/ 
}
.corte {
clear: both;
}







/* Bloque Directorio Index */
.bloque_directorio {
	background: #EBEAE5;
	border-top: solid 1px #CCC9BD;
	border-bottom: solid 1px #CCC9BD;
	padding: 0px 0;
}

.bloque_directorio h1 {
	padding: 3px 6px;
	background: #000000;
	color: #ffffff;
	font-size: 17px;	
}

.bloque_directorio .fecha {
	color: #CA0000;
	font-size: 12px;
	padding: 0;
}

.bloque_directorio .noticia {
	padding: 10px;
}

.bloque_directorio .noticia h3 {
	font-size: 12px;	
	line-height: 15px;
	font-weight: bold;
}


#bloque_titulo {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #162722; 									/* Color 5*/  
	padding: 5px 5px 5px 10px;
	margin-top: 12px;
	background: #E7F1ED; 											/* Color 2*/
	color: #162722; 												/* Color 5*/
}


/* ------------------------------------------------------------------------
	Trail
------------------------------------------------------------------------- */

.trail {
	color: #162722; 												/* Color 5*/
	font: 12px Verdana, Arial, sans-serif;
	padding: 12px 12px 12px 12px;
	font-weight: bold;
}

.trail a:link {
	color: #162722; 												/* Color 5*/
	text-decoration: none;
}

.trail a:visited {
	color: #162722; 												/* Color 5*/
	text-decoration: none;
}

.trail a:hover {
	color: #294A3F; 												/* Color 4*/
	text-decoration: underline;
}
/*Fin Trail*/





.stl_ancho240Izq {
	width: 238px;
	float: left;
	border: 1px #04283C solid;
	background: #F0F0F0;
	padding-bottom: 12px;
}


.cajaTitulo01 {
	width: 100%;
	color: #FFFFFF;
	background: #162722; 												/* Color 5*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #04283C;
	padding: 5px 0px 5px 0px;
}


.cajaCentro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 2px 5px 8px;
	float: left;
	text-align: left;
}

.cajaCentro a:visited, .cajaCentro a:link {
	text-decoration: none;
}

.cajaCentro a:hover {
	text-decoration: underline;
}





ul {
  margin:0;
  padding-left: 1.5em;
  line-height: 1.5em;
}
ul li { padding-left: 0em; }
li.direccion {
	list-style-image: url(http://www.postelnet.com.ar/_plantilla_1/images/ico_direccion.gif);
}
li.localidad { list-style: none; }
li.telefono { list-style-image: url(http://www.postelnet.com.ar/_plantilla_1/images/ico_telefono.gif); }
li.web { list-style-image: url(http://www.postelnet.com.ar/_plantilla_1/images/ico_web.gif); }





#detalles .body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #858585;
	border-left-color: #858585;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	overflow: auto;
}
#detalles h4 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 21px;
}
#detalles .titulo {
	background-color: #CCCCCC;
	padding: 5px;
	height: 21px;
	width: 330px;
}
#detalles .atencion{
	background-color: #FD8823;
	padding: 5px;
	height: 75px;
	width: 330px;
}
#detalles .info {
	padding: 7px;
	width: 330px;
}

#detalles .info table {
	width: 330px;
}
#detalles th {
	text-align: left;
}

#detalles td {
	border:none;
}

#detalles .less {
	background-image: url(http://www.postelnet.com.ar/_plantilla_1/images//menos.gif);
	display: block;
	height: 21px;
	width: 23px;
	text-indent: -9000px;
	float: right;
}

#detalles .more {
	background-image: url(http://www.postelnet.com.ar/_plantilla_1/images//mas.gif);
	height: 21px;
	width: 23px;
	display: block;
	text-indent: -9000px;
	float: right;
}




/* Bloque Agenda */
#bloque_agenda {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #E6E5DF;
	margin-top: 12px;
	color: #8E8A7B;
}

#bloque_agenda h4 {
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 16px;
	color: #F0F7F4; 												/* Color 1*/
	background: #162722; 												/* Color 5*/ 
	padding: 5px 5px 5px 5px;
}

#bloque_agenda .fecha {
	color: #CA0000;
	font-size: 10px;
}

#bloque_agenda ul {
	margin: 0;
	padding: 0;
}

#bloque_agenda ul li {
	list-style-type: none;
	line-height: 16px;
	padding: 5px 5px 5px 5px;
}
