 

body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin: 0;
	text-align: left;
	background-color: #B0BEBE;
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color: #333333;
}

* {
padding: 0;
margin: 0;
border: 0;
}

#wrapper {
	width: 780px;
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	background-image: url(images/repbg2.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
/**************************** HEADER ************************************/
#topcontact{
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header  {
	width: 780px;
	height: 120px;
	padding: 0px;
	background-color: transparent;
	background-image: url(images/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	text-align: left;
	color: #999999;
	margin: 0px;
}

#header h1{
	font-size: 75%;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 2px;
	padding-right: 30px;
	color: #FFFFFF;
	text-align: right;
	clear: both;

}
#header p{
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: right;
	clear: both;
}

#header a:link, #header a:visited{
	color: #670001;
	text-decoration: none;
}
 
#header a:hover, #header a:active{
	color: #666666;
	text-decoration: underline;
}
#imgblk {
	width: 780px;
	height: 10px;
}

/********************** MAINCONTENT **********************/

#maincontent {
	width: 780px;
	margin: 0px;
	padding: 0px;
}


.clearall {
	clear: both;
}


#topclear {
	clear: both;
}
p {
	font-size: 80%;
	margin: 9px 9px 9px 0px;
	text-align: left;
}


#maincontent a:link, #maincontent a:visited{
	color: #86A1D0; 				/* Color Oscuro*/
	text-decoration: none;
/*	background-color: #FFFFFF;  */
}
 
#maincontent a:hover, #maincontent a:active{
	color: #E5ECF4; 				/* Color Claro*/
	text-decoration: underline;
/*	background-color: #FFFFFF;   */
}

.CajaPunteada {
	border: 1px dashed #3563AF;
}

.imgfltleft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fltright {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#leftcol {
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftcol h2 {
	color: #FFFFFF;
	background-color: #86A1D0; 	/* Color Oscuro*/
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 30px;
	font-size: 80%;
	width: 170px;
}

#commhead {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #CC0000;
	background-color: #B4C3E0; 		/* Color Intermedio*/
	display: block;
	font-size: 100%;
}

#commbody {
	width: 100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 100%;
}


#appts {
	font-weight: bold;
	font-size: 75%;
}
#appts ul{
	padding: 0px;
	width: 200px;
	margin: 0px;
}
#appts li{
	padding: 5px 5px 5px 30px;
	margin: 0px;
	list-style-type: none;
	border: 0px none;
	background-image: url(images/nav_up.jpg);
	background-position: bottom;
}
#subnav {
	font-weight: bold;
	font-size: 70%; 									/*original 75, se redujo para que entren los titulos*/
}
#subnav ul{
	padding: 0px;
	width: 200px;
	margin: 0px;
}
#subnav li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border: 0px none;
}

#subnav a:link,  #subnav a:visited{
	height:22px;
	display: block;
	padding-top: 8px;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(images/nav_up.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#subnav a:hover, #subnav a:active{
	height: 22px;
	width:170px;
	display: block;
	padding-top: 8px;
	color: #333333;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(images/nav_over.jpg);
}


#subnav2 {
	font-weight: bold; 
	font-size: 75%;
	
}
#subnav2 ul{
	padding: 0px;
	width: 200px;
	margin: 0px;
}
#subnav2 li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border: 0px none;
}

#subnav2 a:link,  #subnav2 a:visited{
	height:27px;
	display: block;
	padding-top: 8px;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(images/nav_up.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#subnav2 a:hover, #subnav2 a:active{
	height: 27px;
	width:170px;
	display: block;
	padding-top: 8px;
	color: #EA579D;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(images/nav_over.jpg);
}
#rightcol {
	float: right;
	width: 560px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#rightcol h1 {
	font-size: 120%;
	color: #666666;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#rightcol h2 {
	font-size: 75%;
	color: #EF57A0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#rightcol ul{
	font-size: 75%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding: 0px;
}
#rightcol li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#rightcol hr {
	height: 1px;
	border: 0;
	color: #cc0000;
	background-color: #333333;
	width: 100%;
} 


/************************ wide page **************************/
#rightcol_wide {
	float: right;
	width: 690px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightcol_wide h1 {
	font-size: 80%;
	color: #EF559D;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol_wide h2 {
	font-size: 75%;
	color: #8D1E3E;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightcol_wide ul{
	font-size: 75%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #999999;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
#leftcol_thin {
	float: left;
	width: 40px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}


/******************** bottom nav ************************/

#botnav {
	font-size: 75%;
	text-align: center;
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 5px;
	padding: 0px;
	clear: both;
	font-weight: bold;
}
#botnav ul{
	margin: 0px;
	padding: 0px;	
}
#botnav li{
	display: inline;
}

#botnav a:link, #botnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#botnav a:hover, #botnav a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
 

h3 {  
font-size: 75%; 
color: #EF559D; 
margin-top: 5px; 
margin-right: 0px; 
margin-bottom: 5px; 
margin-left: 0px
}

	
#pricetab {
	margin-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	
}	
#pricetab td{
	font-size: 75%;
	color: #999999;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h2 {
	padding-left: 5px;
	color: #999999;
}
.leftcolimg {
	margin: 0px 0px 5px;
	padding: 0px;
}
#top {
	display: none;
}
.redtxtbold { 
color: #990033 ; 
font-weight: bold
}
#gloss ul{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#gloss li{
	display: inline;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}



.galleryimage {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 70px;
}
.redtxt {  color: #A02341}

#cdi {
	text-align: center;
	font-size: 60%;
	margin-top: 30px;
	background-color: #B0BEBE;
}
#cdi a:link, #cdi a:visited {  
color: #FFFFFF; 
text-decoration: none; 
background-color: transparent
}
#cdi a:hover, #cdi a:active{  
color: #FFFFFF; 
text-decoration: 
underline; 
background-color: transparent
}


#sitemap  ul.fix {
	font-size: 100%;
	list-style-position: outside;
	clear: both;
}
#rightcol  ul.fix {
	font-size: 100%;
	list-style-position: outside;
	clear: both;
}
#address {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: right;
	width: 780px;
	background-image: url(images/addressbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#address p {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 75%;

}
#address a:link, #address a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#address a:hover, #address a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
#sideinfo {
	padding: 0px;
}

#topnav {
	text-align: left;
	background-image: url(images/topnavbg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
#footblk {
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 137px;
}

.botpara {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hometop {
	width: 780px;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
}
#hometop ul{
	padding-right: 30px;
	padding-left: 35px;
	
}
#hometop li{
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
}
#hometop a:link, #hometop a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
 
#hometop a:hover, #hometop a:active{
	color: #EF59A3;
	text-decoration: none;
}

#hometop li{
padding-right:45px;
padding-left: 0px;
	
}
.boldpink {
	font-weight: bold;
	color: #EF57A0;
}
.highpad {
	padding-top: 50px;
}
#repayment {
	font-size: 75%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
}
#repayment td{
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
}


#guarantees {
	font-size: 75%;
}

#guarantees td {
	padding: 5px;	
}

/********************************* Ofertas **************************************/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/* Hides from IE-mac \*/
* html .clearfix{height:1%}
/* End hide from IE-mac */
.Ofertas{
	font-family: Arial, Helvetica, sans-serif;
	width:193px;
	border-left:1px solid #651C10;
	border-right:1px solid #651C10;
	background-color: #FFFFFF;
}
.Ofertas .Imagen{padding-top:6px; padding-left:6px; padding-bottom:6px;}
.Ofertas .Descripcion{padding-left:10px;line-height:1em;}
.Ofertas .Descripcion A{font-size:11px;color: #005796;text-decoration: underline;font-weight:bold;}
.Ofertas .Descripcion A:visited{font-size: 11px;color: #005796;text-decoration:underline;}
.Ofertas .Descripcion A:hover{font-size: 11px;color: #005796;text-decoration: none;}
.Ofertas .Descripcion A:active{font-size: 11px;color: #005796;text-decoration: none;}
.Ofertas .PrecioFinal{float:left;color:#877E7A;font-size:11px;padding:2px 7px 0px 10px;margin-top:5px;}
.Ofertas .Precio{float:left;font-size:11px;background-image: url(images/fd_FondoPrecio.gif);width:60px;height:18px;text-align:center;margin-top:5px;}
.Ofertas .PrecioImagen{float:left;margin-top:5px;}
.Ofertas .Precio A{font-weight:bold;color:#FFFFFF;text-decoration:none}
.Ofertas .Precio A:visited {color:#FFFFFF; text-decoration:none;}
.Ofertas .Precio A:hover {color:#FFFFFF; text-decoration:underline;}
.Ofertas .Precio A:active {color:#FFFFFF; text-decoration:none;}
.Linea{border-bottom:1px dashed #B8B8B8;}

/* ------------------------- DIRECTORIO ---------------------------- */

.AvisoDestacadoTitulo{
	text-align: left;
	font-size:100%; 
	font-weight: bold; 
	color:#09f; 
	BACKGROUND-COLOR : #FFF1CB;
	border: 1px solid #e1d997;
	border-bottom-width: 0px;
	width: 530px; 
	overflow: visible; 
}

.AvisoDestacadoFondo {
	text-align: left;
	BACKGROUND-COLOR : #fff9da;
	border: 1px solid #e1d997;
	width: 530px; 
	margin-bottom: 20px;
}

.AvisoComunTitulo{
	text-align: left;
	font-size:100%; 
	font-weight: bold; 
	color:#09f; 
	width: 530px; 
	BACKGROUND-COLOR : #FFFFFF;
	border: 1px solid #e1d997;
	border-bottom-width: 0px;
}

.AvisoComunFondo {
	text-align: left;
	BACKGROUND-COLOR : #FFFFFF;
	border: 1px solid #e1d997;
	width: 530px; 
	margin-bottom: 20px;
}

.titulo-aviso { 
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#333333;
	font-weight: bold; 
	text-decoration: none;
} 

A.titulo-aviso { 
	text-align: left;
	font-size: 12px;
	color:#333333;
	font-weight: bold; 
	text-decoration: none;
} 

A:Hover.titulo-aviso { 
	text-align: left;
	color:#000000;
	text-decoration: underline;
}

.texto-aviso { 
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 11px;
	color:#333333;
}


A.mail_aviso {
	text-align: left;
	font-size: 11px;
	color:#000000;
	font-weight: bold; 
	text-decoration: none;
} 

A:hover.mail_aviso {
	text-align: left;
	color:#FE9021;
	text-decoration: none;
}

/* ------------------------- FIN DIRECTORIO ---------------------------- */


/********************* FORMULARIOS **************************/

form{
	margin:0; 
	padding:0; 
	background:url(http://www.postelnet.com.ar/_plantilla_6/cons-bottom.gif) no-repeat bottom left; 
	width:338px; 
	float:left
}

form fieldset{
	padding:4px 5px 0 6px; 
	margin:0; 
	border:none; 
	float:left; 
	width:330px; 
	padding-top:15px;
	margin-bottom:25px
}

label{
	display:block; 
	float:left; 
	width:100px; 
	padding:0; 
	margin:4px 0 0; 
	font-size: 75%;
	color: #666666;
	font-weight:bold
}


form input, form textarea, form select, form fieldset fieldset input{
	width:auto; 
	margin:3px 0; 
	padding:1px 0
}

form input{
	padding:1px 0; 
}

.title{
	font-size:120%; 
	font-weight:bold; 
	color:#666666; 
	border-bottom:1px solid #666666; 
	clear:both; 
	display:block; 
	float:left; 
	width:100%
}

select {
	background-color: #E5ECF4; 		/* Color Claro*/
	border: 1px solid #86A1D0; 	/* Color Oscuro*/

}

input {
	font-size: 85%;
	border: 1px solid #86A1D0; 	/* Color Oscuro*/	
	padding: 5px;
	background-color: #E5ECF4; 		/* Color Claro*/
}
textarea {
	font-size: 85%;
	border: 1px solid #86A1D0; 	/* Color Oscuro*/
	padding: 5px;
	background-color: #E5ECF4; 		/* Color Claro*/
}

option {
	color: #333333;
	border: none;
	padding: 2px;
}

/********************* FIN FORMULARIOS **************************/
