html {background:url(assets/bg.jpg) bottom left}

body{
	padding: 0;
	margin: 0;
	background:url(assets/sign.jpg) no-repeat bottom left ;
	font: 88%/1.5 Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align : center;
}


#wrapper {
	margin:auto;
	width:748px;
}

#container {
	/* background: transparent url(assets/cuerpo.gif) repeat-y; */
	width:764px;
	text-align: left;
}

#inner_container {
	padding-left: 21px;
}

#header {
	background: transparent url(assets/header_b.jpg) no-repeat;
	width: 720px;
	height: 110px;
	margin-left: 8px;
	position: relative;
}

#footer {
	text-align:center;
	font-size:10px;
	background: transparent url(assets/footer.png) no-repeat;
	padding: 13px 0px 0px 0px;
	width:763px;
	height:66px;
	line-height:9px;
	color:#6F663E;
}

.footerContainer {
	text-transform: lowercase;
	z-index: 10;
	position: relative;
}

.footerContainer ul {
	margin: 0;
	margin-bottom: 0.93em;
	padding: 0;
	list-style: none;
	text-align: center;
}

.footerContainer ul li {
	padding: 0 .6em;
	display: inline;
	border-right: 1px solid #eee;
}

.footerContainer ul li.last {
	border-right: 0;
}

.footerContainer ul li a {
	text-decoration: none;
	color: #333;
}

.footerContainer ul li a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FF9900;
}

.footerContainer #copy {
	width: 280px;
	margin: 0 auto;
	background-color: #fff;
}

#copy a:link{
	color: #000;
	text-decoration: none;
}

#copy a:hover{
	font-weight: bold;
}

.clear {
	clear: both;
}

img {border: 0;}

.strong {
	font-weight: bold;
}

#header {
	width: 748px;
	padding-left: 8px;
}

#pane_left {
	float: left;
	width: 150px
}

#box {
	background: transparent url(assets/box.jpg) no-repeat;
	width: 720px;
	font-size: 12px;
}

#box p{
	margin: 2px;
	padding: 0;
	line-height: 1.5em;
	font-family: "Comic Sans MS", Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;	
}

#inner_box_a {	
	position: relative;
	width: 450px;
	left: 235px;
	top: 40px;	
}

#inner_box_b {
	position: relative;	
	width: 450px;
	left: 190px;
	top: 38px;
}


#inner_box_c {
	position: relative;
	width: 650px;	
	left: 35px;
	top: 35px;
}

#navcontainer {
	clear: both;
}

/* BOTONES */

#postnav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: right;
	margin-right: 10px;
}

#postnav li {
	float: left;
	margin: 2px 0 6px 10px;
	padding: 0;
	font-weight: bold;
	line-height: 24px; /* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;	
}

#postnav li a {
	padding-left: 26px; /* width of icon + whitespace */
}

#back { background-image: url(assets/i.volver.gif); }
#index { background-image: url(assets/i.up.gif); }
#prev { background-image: url(assets/i.anterior.gif); }
#next { background-image: url(assets/i.siguiente.gif); }


#index:hover { background-image: url(assets/i.up.png); }
#prev:hover { background-image: url(assets/i.anterior.png); }
#next:hover { background-image: url(assets/i.siguiente.png); }


.caption{ font-size: 0.9em; padding-top: 0.2em ;	}


.clearfix:after {
	content: "."; 	
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display:inline-block;}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.right {
	float: right;
}

.left {
	float: left;
	margin: 4px;
}

.hr {
	color: #fff;
	background-color: #fff;
	height: 1px;
	min-height: 1px;
	border: 0;
	margin: 0;
}

.cap {
	float: left;
	width: 42px;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#444444;
	font-family: georgia, times;
}

.box{
	position:relative;
	width:160px;
	padding:0;
	padding-bottom:0px;
	margin-bottom: 30px;
}
.box .box_title{
	color:#000;+
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
}
* html .box .box_title { height: 0; }
.box .box_title span{
	display:block;
	padding:10px 0 25px 20px;
	margin:0;
	line-height:1.4em;
}


.box.blue{ background:transparent url(assets/box-blue.jpg) left bottom repeat-y; }
.box.blue .box_title{ background: transparent url(assets/box-blue.gif) no-repeat; }
.box.blue .box_title span{ background:transparent url(assets/box-bluf.gif) left bottom no-repeat; }

.box .box_content{
	margin:0 20px;
}

.box hr{
	visibility:hidden;
	padding:10px 0;
}

#tooltip {
	font-family: Trebuchet,"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #173B07;
	border: 1px solid #fff;
	background-color: #C7DC6C;
	opacity: 0.85;
	padding: 5px;
}
#tooltip h3, #tooltip p { margin: 0; font-size: 12px};



#fotos {
	margin-left: 10px;
}

#fotos a{
	text-decoration: none;
}

#fotos h4{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

#fotos .thickbox, .img_box {
	float:left;
	background-color: #fff;
	border:solid 1px silver;
	padding:5px;
	margin-right: 8px;
	margin-bottom: 10px;
}


h1#h_aportes {background: url(assets/h_aportes.jpg) top left no-repeat;}
h1#h_pictoricos {background: url(assets/h_pictoricos.jpg) top left no-repeat;}
h1#h_literarios {background: url(assets/h_literarios.jpg) top left no-repeat;}
h1#h_otros {background: url(assets/h_otros.jpg) top left no-repeat;}
h1#h_fotograficos {background: url(assets/h_fotograficos.jpg) top left no-repeat;}
h1#h_wallpaper {background: url(assets/h_wallpaper.jpg) top left no-repeat;}
h1#h_enlaces {background: url(assets/h_enlaces.jpg) top left no-repeat;}
h1#h_gretel {background: url(assets/h_gretel.jpg) top left no-repeat;}
h1#h_direcciones {background: url(assets/h_direcciones.jpg) top left no-repeat;}
h1#h_rosario {background: url(assets/h_rosario.jpg) top left no-repeat;}
h1#h_banner {background: url(assets/h_banner.jpg) top left no-repeat;}
h1#h_formulario {background: url(assets/h_formulario.jpg) top left no-repeat;}

h1.swap {
	margin: 0;
	padding: 0;
	height: 50px;
	text-indent: -3000px;
}

.ilus_cont {
	width: 140px;
	display: block;
}

.bloque_texto {
	width: 690px;
	display: block;

}

.pagination_content {
	clear:both;
	display:block;
	float:none;
	margin: 0;
	overflow:hidden;
	text-align:center;
	padding: 2px 1pt;
	font-size: 1.2em;
	font-weight: bold;
	font-size: 10px;
}

.pagination {
	margin: 0 auto;
}

.pagination a {
	text-decoration: none;
	color: #206E01;
}

.pagination a, .pagination span {
    padding: 0em 0.5em 0em 0.5em ;
    margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.pagination .current {
	background: #FFFFFF	;
	border:1px solid #DDDDDD;
	color:#000000;
	font-weight:bold;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
}

.pagination a:hover{
	background: #fff;
}
