#pie {
	font-size:10px;
	color:#0289B4;
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
}

#pie a {
	text-decoration:none;
	color:#0289B4;
}

/*/////////////////////////////// PROMOCIONES ////////////////////////////////*/
#contenedorpromociones {
/*	background-image:url(fondopromo.gif);*/
/*	width:98%;*/
	margin:0px;
	padding:6px;
	overflow:auto;
/*	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align:left;*/
}

#promocion {
	margin:0px 0px 15px 0px;
	padding:5px;
	height:auto;
	width:auto;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
}

#promocion #resumen hr {
	visibility:hidden;
}

#promocion #nombre a {
	color:#444444;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#promocion #terminado {
	color:#09A0D3;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	letter-spacing: 0.5em;
}

#promocion #slogan {
	color:#444444;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	text-transform: capitalize;
/*	border-bottom:1px dotted #444444;*/
}

#promocion #slogan hr {
	border-bottom:1px dotted #000;
	height:0px;
	width:600px;
	text-align: justify;
}

#promocion #resumen {
	color:#444444;
	font-size: 10px;
	text-align: justify;
	padding: 0px 0px 0px 10px;
}

#promocion #formado {
	color:#444444;
	font-size: 10px;
	text-align: justify;
	padding: 0px 0px 0px 10px;
}

#promocion #detalleimagen {
	border: 1px solid #444444;
	float:right;
}

#promocion #imagen {
	border: 1px solid #444444;
	float:left;
	margin: 5px;
}

#promocion #imagen a {
	float:left;
/*	filter: gray;*/
	text-decoration:none;
}

#promocion #imagen a:hover {
	float:left;
/*	filter: none;*/
}

#promocion #imagen #ciudad {
	font-size:9px;
	background-color:#000000;
	color:#CCCCCC;
}

#promocion #detalleimagen {
	border: 1px solid #444444;
	float:right;
	margin: 5px;
}

/*///////////////////////////// PROMOCION HIJA /////////////////////////*/
#promocion_hija {
margin:0 0 10px 55px;
padding:5px;
clear:both;
font-family: Arial, Helvetica, sans-serif;
width:610px;
border:1px solid #000;
background-color:#EEE;
}

#promocion_hija #resumen hr {
	visibility:hidden;
}

#promocion_hija #nombre a {
	color:#444444;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none
}

#promocion_hija #terminado {
	color:#09A0D3;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	letter-spacing: 0.5em;	
}

#promocion_hija #slogan {
	color:#444444;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	text-transform: capitalize;
	/*border-bottom:1px dotted #444444;*/
}

#promocion_hija #slogan hr {
	border-bottom:1px dotted #000;
	height:0px;
	width:630px;
	text-align: justify;
}

#promocion_hija #resumen {
	color:#444444;
	font-size: 10px;
	text-align: justify;
	padding: 0px 0px 0px 10px;
}

#promocion_hija #detalleimagen {
	border: 1px solid #444444;
	float:right;
}

#promocion_hija #imagen {
	border: 1px solid #444444;
	float:left;
	margin: 5px;
}

#promocion_hija #imagen a {
	float:left;
	/*filter: gray;*/
	text-decoration:none;
}

#promocion_hija #imagen a:hover {
	float:left;
	/*filter: none;*/
}

#promocion_hija #imagen #ciudad {
font-size:9px;
background-color:#000000;
color:#CCCCCC;
}


#promocion_hija #detalleimagen {
	border: 1px solid #444444;
	float:right;
	margin: 5px;
}

/*////////////////////////////// BOTONES PROMOCIONES //////////////////////////////////////*/
#botonespromocion {
	text-align:center;
}

#botonespromocion img {
	border:0px;
	margin:0 3px 0 3px;
}

/*///////////////////////////// FOTO(s) PROMOCIONES ///////////////////////////////////////*/
#foto {
}

#foto img {
	border:1px solid #000;
	margin:0;
	padding:0px;
}
#foto h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:9px;
	color:#AAA;
	margin:0;
	padding:0px;
	font-weight: normal;
}

#foto h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#AAA;
	margin:0;
	padding:0px;
	font-weight: normal;
}

/* BORDES redondeados */
/*.rbroundbox {
	background: url(c00.gif) repeat;
}*/
.rbroundbox {
	background-color:#F2F3F5;
	width:99%;
}
.rbtop div  { background: url(c11.gif) no-repeat top left; }
.rbtop      { background: url(c12.gif) no-repeat top right; }
.rbbot div  { background: url(c21.gif) no-repeat bottom left; }
.rbbot      { background: url(c22.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontent  { margin: 0px 0px 0px 0px; }
.rbroundbox { 
	width: 99%;
	height:auto;
/*	margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
/*	margin: -6 auto auto 3;*/
}



#filtro{
	color:#555;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#filtro select{
	color:#555;
	font-size:10px;
}

#nofiltro{
	color:#0289B4;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#dele{
	color:#0289B4;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
