/*
   style.css
   maxImage
   
   Created by Aaron Vanderzwan on 2009-02-11.
   Actualizado por Victor Valdebenito | vvaldebe
*/


img, div, input { behavior: url("http://www.rosaagustina.cl/fixpng/iepngfix_v2/iepngfix.htc") }

*       { margin:0;padding:0;font-family:arial;font-size:12px; }
html    { overflow-x:scroll;overflow-y:hidden; }
body    { background:#fff;margin:5px 7px 0 7px; }
h1      { color:#333;font-size:24px;line-height:28px;margin:0 0 20px; }
ul,li   { list-style-type:none; }
li      { margin-bottom:10px;}
a       { color:#666; }
a:hover { text-decoration:none; }
p       { margin:0 0 10px;line-height:1.3em; }
img     { }
.span-1     { width:200px; }
.span-2     { width:230px; }
.span-3     { width:450px; }
.span-1,
.span-2,
.span-3     { background:#e9e9e9;float:left;margin-right:10px;opacity:.8;padding:10px; }
.liquid     { margin:0 0 0 490px;position:relative;width:auto; }



#contenedorinfo {
	width:100%;
	height:1100px;
	float:right;
	display:inline;
}

#titulolacampana{
	width:265px;
	padding: 0px 5px 0px 10px;
	margin-bottom:3px;
	background: url(../images/blanco-fondo-trans2.png) repeat;
	border: 1px solid;
	border-width: 1px 1px;
	border-color: #F9F9F9;
	height: 25px;
	margin: 1px 0 0 0;
}

#titulolacampana h1{
	font-size:16px;
	font-family:"Trebuchet MS";
	color:#666666;
	letter-spacing:-1px;
	padding:0px;
	margin:0px;
}


#titulolacampana h1 a{
	font-size:16px;
	font-family:"Trebuchet MS";
	color:#666666;
	letter-spacing:-1px;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

#titulolacampana h1 a:hover{
	font-size:16px;
	font-family:"Trebuchet MS";
	color: #FF3300;
	letter-spacing:-1px;
	padding:0px;
	margin:0px;
}


#logo-info {
	width:260px;
	height:310px;
	background: url(../images/blanco-fondo-trans.png) repeat;
	float:left;
	margin: 2px 0 0 0;
	padding: 10px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	border: 1px solid;
	border-width: 1px 1px;
	border-color: #F9F9F9;
}

#contenedor-acordion{
	width:501px;
	float:right;
	height: 1100px;
}


#divabajo {
	height:20px;
	width:100%;
	position:absolute;
	right:0;
	display: block;
	bottom: 0px;
	background: url(../images/fondoabajo-trans.png) repeat;
	/*opacity: .8;*/
	/*border: 1px solid;
	border-width: 1px 0 1px 0;
	border-color: #222;*/
	padding:7px 20px 3px 10px;
	color:#e6e6e6;
	text-align:right;
	font-family: "Trebuchet MS";
	font-size:11px;
	margin: 0 519px 0 0;	/*letter-spacing:-1px;*/
}


dl { width: 500px; margin:0; }

dd {
	padding: 7px 5px 7px 7px;
	background: url(../images/fondo-blanco-trans.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	width: 486px;
}

dd h3{
	font-size: 12px;
	color:#333333;
}

dd h4{
	font-size: 11px;
	color: #FF6600;
	padding-top: 0px;
}

dd h5{
	font-size: 12px;
	color: #FF6600;
	padding-top: 0px;
}
	
dt {
	background: url(../images/back-trans.png) no-repeat;
	font-size: 15px;
	padding: 0px 5px 1px 10px;
	margin: 0px  0 1px 0;
	font-family:"Trebuchet MS";
	letter-spacing:-1px;
	
}



dt a {
	color: #FFF;
	text-decoration:none;
	font-size: 13px;
	font-family:"Trebuchet MS";
	letter-spacing:-1px;
}

dt a:hover {
	color: #FFFF99;
	text-decoration:none;
	font-size: 13px;
	font-family:"Trebuchet MS";
	letter-spacing:-1px;
}

dd a { color: #000; }
	

ul { list-style: none; padding: 5px; }


.senderos-p{
padding-left:6px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;


}



