@charset "utf-8";
#flash {
z-index: -999;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background:url(../img/fondo.jpg) repeat-x #FFF center top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
}

#paginaPrincipal{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#pagina {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	display:block;
}
#cabecera{
	margin-top:3%;
	width:1000px;
	height:130px;
	}
#indice{
	float:left;
	margin-top:2%;
	width:165px;
	height:auto;
	background-color:#FFF;
	}
#indiceder{
	float:right;
	margin-top:2%;
	width:100px;
	height:500px;
	vertical-align:top;
	background-color:#FFF;
	}

#accordion {
	margin:0px 0px;
}

h4.toggler {
	cursor: pointer;
	background: #B23600;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	color:#FFF;
	border: 1px solid #f5f5f5;
	font-size: 12px;
}

.tab{
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	font-weight:bold;
	background: #B23600;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
#cont_contenido {
	margin-top:2%;
	margin-left:2%;
	float:left;
	background-color:#FFF;
	width: 700px;
	height:auto;
    border: 0px;
    padding: 0px;

}
#contenido {
	clear:none;
	margin:auto;
	margin-top:15px;
	width: 700px;
	height: auto;
	background:url(../img/fondolate.jpg);
    border: 0px;
    padding: 0px;

}

#borSupIz_panelInf {
	background:url(../img/cont/esqSupIzIn.jpg) no-repeat top;
	float:left;
	width:10px;
	height:10px;
}
#borSupDe_panelInf {
	background:url(../img/cont/esqSupDeIn.jpg) no-repeat top;
	float:right;
	width:10px;
	height:10px;
}
#borInfIz_panelInf {
	background:url(../img/cont/esqInfIzIn.jpg) no-repeat bottom;
	float:left;
	width:10px;
	height:10px;
}
#borInfDe_panelInf {
	background:url(../img/cont/esqInfDeIn.jpg) no-repeat bottom;
	float:right;
	width:10px;
	height:10px;
}
#bann{
	margin-top:4%;
	text-align:center;
	clear:both;
	height:auto;
	width:100%;
	color:#fff;
	z-index:-1;
}
#pie{
	background: url(../img/pie.jpg) repeat-x;
	text-align:center;
	clear:both;
	height:50px;
	width:100%;
	color:#fff;
	z-index:-1;
	font-weight:bold;
}
a{
	color:#000; 
	text-decoration:none;
}
a:hover{
	color:#B23600; 
	text-decoration:none;
}

*html h4.toggler{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;

}
