#contenedor_general {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 700px;
	height:auto !important;
	height: 700px;
}
#cabecera {
	position: relative;
	height: 40px;
	width: 950px;
}
#barra_idioma {
	position: relative;
	height: 25px;
	width: 950px;
}

#BreadCrumbBar {
	margin-top: 0px;
	margin-right: 10px;
	float: right;
	margin-left: 20px;
	height: 15px;
}


#menu {
	float: left;
	width: 150px;
	position: relative;
	min-height: 709px;
	height:auto !important;	/*height: 100%*/
}
#menu_galeria {
	height: 60px;
	width: 799px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
}
#contenido {
	position: relative;
	width: 799px;
	float: right;
	min-height: 500px;
	height:auto !important;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#botonera {
	position: relative;
	width: 799px;
	float: right;
}
#fechas {
	position: relative;
	height: 20px;
	width: 799px;
}
#tercio_contenido1 {
	position: relative;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	padding-left: 10px;
}
#tercio_contenido2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	position: relative;
	width: 256px;
	float: left;
	padding-left: 10px;
}
#tercio_contenido3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	position: relative;
	width: 256px;
	float: right;
	padding-left: 10px;
}

.cintillo {
	width:478px;
	height:20px;
	background-color:#E4E4E4;
	margin-bottom:10px;
	padding-top:5px;
}

