/* 
	eENLACES DE LA COFRADIA
	
	AUTOR: 		ANTONIO GARCIA PRATS
	EMPRESA:	IBIDEM NETWORK
	WEB:		WWW.IBIDEM-NETWORK.ES
	
	CORREO-E:	INFO@IBIDEM-NETWORK.NET
*/

#principal {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 20px;
	width: 820px;
	height: 920px;
	border: 1px solid #003300;
	background-color: #FFFFFF;
	padding: 3px;	
}

/* 

	SUB - SECCIONES DE LA WEB 
	
*/

#cabecera {
	background-color: #FFFFFF;
	width: 819px;
	height: 60px;
}

#cabeceralati {
	width: 420px;
	height: 60px;
	background-color: #FFFFFF;
	float: left;
}

#cabeceralatd {
	margin-left: 421px;
	background-color: #FFFFFF;
	height: 60px;
	text-align: right;
}

#cabeceralatdsup {
	height: 25px;
	background-color: #FFFFFF;
	color: #003300;
}

#cabeceralatdinf {
	height: 35px;
	background-color: #FFFFFF;
	text-align: left;
	font: normal small "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: none;
	text-align: right;
}

#cabeceralatdinf  a {
	font: normal small "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: none;

}

#cabeceralatdinf a:hover {
	font: normal small "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: underline;

}


/*

	Barra del menu de la web e imagen flash
	
*/

#contenedor {
	width: 819px;
	height: 222px;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#contenedormenu {
	width: 210x;
	height: 222px;
	background-color: #FFFFFF;
	padding-left: 3px;
	float: left;
}

#contenedorimagen {
	margin-left: 211px;
	height: 222px;
	background-color: #FFFFFF;
}

/*

	Contenidos principales de la web
	
*/

#contenidos {
	width: 820px;
	height: 595px;
	background: #FFFFFF;
	margin-top: 5px;
}

#contenidoslat {
	width: 210px;
	height: 595px;
	background: #FFFFFF url(../../imagenes/general/fondo-lateral.jpg)  repeat-y;
	padding-left: 3px;
	float: left;
}

#contenidosprin {
	margin-left: 211px;
	height: 595px;
	background-color: #FFFFFF;
}

/* 
	
	Seccion pie de la web

*/

#piedeweb {
	width: 820px;
	height: 26px;
	background-color: #003300;
	margin-top: 2px;
	text-align: center;
}

#espacio {
	position:absolute;
	left: 521px;
	margin-left: -390px;
	top: 940px;
	height:20px;
	width: 820px;
}
