body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
 img, div, input { behavior: url("iepngfix.htc") }
 
.tranparente {
	background-color: #063;
	/*opacity:0.5;*/
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	height: 50px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	
}
#envoltorio {
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 1%;
	border: 1px solid #ccd1d7;
	visibility: visible;
}

#fotoflash  {
	height: 322px;
	top: 0px;
	width: 100%;
	position: absolute;
	clear: both;
	left: 0px;
}

#cabeza {
	height: 90px;
	background-image: url(../imagenes/escuCroata.png);
	background-repeat: no-repeat;
	background-position: 700px;
	padding: 5px;
	z-index: 3;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 770px;
	
	
}
#menu {
	background-color: #374f9a;
	background-image: url(../imagenes/lineaRoja.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 11px;
	width: 769px;
	height: 24px;
	position: absolute;
	left: 0px;
	top: 322px;
}
#contenidoHome {
	margin-top: 347px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;

}
#pie {
	clear: both;
	padding-left: 12px;
	padding-top: 20px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #a4b3bb;
	text-align: left;
	padding-bottom: 4px;
}

#contenidoHome .columna1 {
	width: 228px;
	margin-right: 8px;
	float: left;
}
#contenidoHome .columna1 .videos {
	background-image: url(../imagenes/fondoVideo.gif);
	height: 177px;
	padding-top: 5px;
	background-repeat: repeat-y;
	padding-left: 16px;
}

#contenidoHome .columna2 {
	width: 285px;
	margin-right: 8px;
	float: left;
	overflow: hidden;
}
#contenidoHome .columna2 .presentac {
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contenidoHome .columna2 .actividades {
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	padding: 5px;
}

.columna1 .conjuntos {
	margin-top: 20px;
	height: 143px;
}
#menuInt {
	background-color: #374f9a;
	background-image: url(../imagenes/lineaRoja.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 11px;
	width: 769px;
	height: 24px;
	position: absolute;
	left: 0px;
	top: 194px;
	visibility: visible;
}
#contenido {
	margin-top: 215px;
	padding-top: 10px;
	margin-right: 30px;
}
#contenido #izq {
	width: 162px;
	float: left;
}
#izq .submenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccd1d7;
	border-right-color: #ccd1d7;
	border-bottom-color: #ccd1d7;
	border-left-color: #ccd1d7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#contenido .textoConte {
	float: left;
	width: 570px;
	margin-left: 10px;
}

#fotoFlashInt {
	height: 194px;
	top: 0px;
	width: 100%;
	position: absolute;
	clear: both;
	left: 0px;
	visibility: visible;
}
#destacado {
	z-index: 4;
	position: absolute;
	width: 375px;
	top: 0%;
	background-color: #FFF;
	right: 3px;
	border: 1px solid #E43D34;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	visibility: visible;
}
