/* CSS Document */
body{
	background-color:#F2F7DD;
	font-family:Geneva, Arial, Helvetica;
	font-size:11px;
	color: #666666;
	margin: 0;
	background-image:url(../images/fondo_blanco_superior.gif);
	background-repeat:repeat-x;
	background-position:top
}
hr{
	height:1px;
	border:0px;
	border-top:1px solid #CCCCCC;
}
DIV.contenedor_total{
	width:100%;
	text-align: center;
}
DIV.contenedor_interno{
	position: relative;
	width:920px;
	margin: 0 auto 0 auto;
	text-align:left;
}
DIV.contenedor_background{
	position:relative;
	float:left;
	width:920px;
	background-color:#FFF;
	text-align:left;
}
DIV.contenedor_logo{
	position:relative;
	float:left;
	width:920px;
	height:127px;
	text-align:left;
	background: url(../images/logo_parco_avventura_saltapicchio.jpg) no-repeat 0 10px;
	padding:10px 0 0 0;
}
DIV.contenedor_botonera{
	position:relative;
	float:left;
	width:920px;
	height:83px;
	text-align:left;
}
DIV.contenedor_header{
	position:relative;
	float:left;
	width:920px;
	height:280px;
	text-align:left;
	background: url(../images/img_header.jpg) no-repeat left top;
}
DIV.contenedor_contenidos{
	position: relative;
	float: left;
	width: 920px;
	margin-top:27px;
}
DIV.contenedor_izquierda{
	position: relative;
	float: left;
	width: 280px;
	background-color:#B4D23A;
	background-image:url(../images/bg_izquierda.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:10px;
	font-family:Trebuchet MS, Helvetica, Arial;
	font-size:16px;
	font-weight:normal;
	color:#F2F7DD;
}
DIV.contenedor_izquierda_cierre{
	position: relative;
	float: left;
	clear:left;
	width: 300px;
	height:4px;
	overflow:hidden;
	background-color:#B4D23A;
	background-image: url(../images/bg_izquierda_cierre.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
DIV.contenedor_izquierda h1{
	font-family:Trebuchet MS, Helvetica, Arial;
	font-size:30px;
	font-weight:bold;
	line-height:36px;
	color:#F2F7DD;
	margin:0;
	padding:0
}
DIV.contenedor_izquierda table{
	margin-top:10px;
}
DIV.contenedor_izquierda td{
	background-image:url(../images/bg_td_fotos.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:83px;
	height:66px;
	cursor:pointer;
}
DIV.contenedor_izquierda td.separador{
	background-image:none;
	width:15.5px;
	cursor:default;
}
DIV.contenedor_izquierda td.separador_horizontal{
	background-image:none;
	height:15.5px;
	cursor:default;
}

DIV.contenedor_derecha{
	position: relative;
	float: right;
	clear:right;
	width: 546px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
}
DIV.contenedor_derecha a,
DIV.contenedor_derecha a:link,
DIV.contenedor_derecha a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
}
DIV.contenedor_derecha a:active,
DIV.contenedor_derecha a:hover{
	text-decoration:underline
}
DIV.contenedor_derecha h1{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:18px;
	color:#B4D23A;
	margin:0;
}
DIV.contenedor_derecha h2{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#B4D23A;
	margin:0;
}
DIV.contenedor_derecha h3{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:13px;
	color:#B4D23A;
	margin:0;
}
DIV.contenedor_derecha h4{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:13px;
	font-style:italic;
	color:#B4D23A;
	margin:0;
}
DIV.contenedor_footer{
	position:relative;
	float:left;
	clear: left;
	width: 920px;
	height:67px;
	text-align:left;
	font-size:10px;
	color: #999;
	margin-top:20px;
	border-top:solid #DDEBA7 2px;
	line-height:67px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
DIV.contenedor_footer a,
DIV.contenedor_footer a:link,
DIV.contenedor_footer a:visited{
	color: #666666;
	text-decoration:none
}
DIV.contenedor_footer a:active,
DIV.contenedor_footer a:hover{
	color: #FFCC00;
	text-decoration:none
}

/* ESTILOS TRAIL FOTOS */
.border_preview{
	z-index:200;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
.title_images {
 /*width:300px;*/
 padding:5px 5px 5px 10px;
 font-family:Geneva, Arial, Helvetica;
 font-weight:bold;
 font-size:12px;
 color:#6A7289;
}
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
.errore{
	font-weight: bold;
	color: red;
}
#menu_admin_foto li{
	list-style-type: none;
	display: inline;
	margin-right:10px;
}

#menu_admin_testi li{
	list-style-type: none;
	display: inline;
	margin-right:10px;
}

#menu_admin_admin li{
	list-style-type: none;
	display: inline;
	margin-right:10px;
}
