* {
	margin: 0;
	paddding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../imag/fondo.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

	div#container {
	width: 1000px;
	border: 1px solid #113355;
	overflow: hidden;		/* esta es la magia */
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}

div#der {
	width: 648px;
	float: left;
	padding-bottom: 32768px;	/* esto es ser bien exagerado */
	margin-bottom: -32768px;	/* a lo exagerado, se lo restamos y quedamos en lo mismo pero con el fondo en 100% */
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
div#der  a:link,div#der a:visited {
	color: #3D587C;
	font-weight: bold;

}
div#der a:hover {
	color: #1C2839;
	font-weight: bold;
}



	div#izq {
	width: 277px;
	float: left;
	padding-bottom: 32768px;	/* esto es ser bien exagerado */
	margin-bottom: -32768px;
	background: #DDDDEE;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 12px;
	}
#container #cabecera {
	height: 227px;
}
#container #cabecera #cabecera_sup {
	background-image: url(../imag/bg_cnav_blue.gif);
	background-repeat:  repeat-x;
	height: 30px;
	background-color: #103151;
}
#container #cabecera #cabecera_centro {
	background-color: #335577;
	height: 169px;
	background-image: url(../imag/costa.jpg);
	background-repeat: no-repeat;
}
#container #cabecera #cabecera_inf {
	background-image: url(../imag/bg_hdr_pukaki2.jpg);
	background-position: center;
	height: 28px;
}
#container  #izq_cabecera {
	background-color: #AABBCC;
	margin-right: -17px;
	height: 300px;
	margin-left: -20px;
	margin-bottom: 10px;
}
#container #der_cabecera {
	background-color: #BBCCDD;
	height: 300px;
	margin-right: -20px;
	margin-left: -20px;
	margin-bottom: 10px;
}
#pie  {
	background-color: #000033;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imag/pie.gif);
	background-repeat:  repeat-x;
	background-position: center;
	height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #113355;
	border-bottom-color: #113355;
	border-left-color: #113355;
}

/* ----------------- gracias clearfix! -- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#container #cabecera #cabecera_inf #MenuBar1 {
	margin-left: 0px;
	position: absolute;
}
.Estilo3 {color: #990000}
#foto_der {	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#foto_izq {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#container #der h2 {
	background-image: url(/costas/imag/flecha.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #3D587C;
}
.cuadro   {
	border: 1px solid #999999;
	padding: 5px;
}
.comment {
	color: #06C;
	background-image: url(../costas/imag/flecha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
}
#container #der p {
	font-weight: normal;
}
.cuadro_amarillo {
	background-color: #FFFF00;
	font-weight: bold;
}
#avisos {
	position: absolute;
	width: 990px;
	margin-left: 5px;
	padding-top: 230px;
}
.Estilo_azul {
	color: #3D587C
}
h1 {
	background-image: url(/costas/imag/flecha.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #3D587C;
	font-size: 14px;
}

