body {
	font: 78%/1.5 arial, helvetica, serif, verdana;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #4065b3 url('../images/fondo.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment: fixed; 
}

p {
margin: 0;
padding: 0;
}

#fondo {


}

#contenedor {
width:884px;

margin: 0 auto 0 auto;
padding: 0;
overflow: hidden;

}

#cabecera {
width: 884px;
height: 138px;

background: url('../images/fondo_cabecera.jpg') no-repeat top left;

}

#contenido_web {
width: 881px;

margin: 0 auto 0 auto;
padding: 0 0 10px 0;
background: url('../images/fondo_contenido_web.jpg') no-repeat top left;
overflow: hidden;
}

/*

#menu_horizontal {
width: 690px;

margin: 71px auto 0 auto;
padding: 0;
float:right;

text-align: left;

}
*/

#menu_cabecera {
width: 210px;
float: right;
text-align: left;
margin: 0;
padding: 25px 0 0 0;
}

#menu_cabecera h1 {
font-size: 14px;
margin: 0;
padding: 1px 0 2px 0;
}

#titulo_seccion {
width: 480px;
height: 50px;
background: transparent url('../images/fondo_seccion.jpg') no-repeat top left;
}

#titulo_seccion p {
padding: 15px 0 0 25px;
text-align: left;
font-size: 20px;
font-weight: bold;
}

#titulo_pie_seccion {
width: 480px;
height: 25px;
background: transparent url('../images/fondo_pie_seccion.jpg') no-repeat top left;
}

#contenido_seccion {
width: 480px;
background: transparent url('../images/fondo_seccion_bienvenida.jpg') repeat-y top left;
overflow: hidden;
}

#contenido_seccion p {
text-align: left;
padding: 0 10px 10px 25px;
}
.caja_fotos{
margin:10px;
width:210px;
height:220px;
float:left;
background:transparent url('../images/fondo_imagenes.jpg') repeat-y top left;
padding:10px 0 0 10px;
}

.caja_video {
width: 240px;
overflow: hidden;
FLOAT: left;
}



.final {
border-right: 0;
}

#div_1 {
width: 290px;
margin: 0;
padding: 0;
float: left;
overflow: hidden;

}

#div_2 {
width: 480px;
margin: 0;
padding: 0;
float: left;
overflow: hidden;

}

#div_3 {
width: 770px;
clear: both;
overflow: hidden;
text-align: center;
margin: 10px 0 0 0;
padding: 10px 0 0 0;
}

#div_titulo {
width: 290px;
height: 50px;
float: left;
overflow: hidden;
margin: 0;
padding: 0;
background: #FFF url('../images/fondo_titulo.png') no-repeat top left;
}
#div_titulo h3 {
margin: 0;
padding: 15px 40px 0 0;
font-size: 20px;
text-align: right;
}

#div_pie_titulo {
width: 290px;
height: 25px;
float: left;
overflow: hidden;
margin: 0;
padding: 0;
background: #FFF url('../images/fondo_pie_titulo.png') no-repeat top left;
}

#menu_lateral p {
margin: 3px 0 9px 20px;
}

#pie {
width:100%;
height:107px;
background: #013298 url('../images/fondo_pie.jpg') no-repeat top left;
background-position: center;
}

#pie .pie_1 {
width: 470px;
float: left;
text-align: left;
padding: 5px 0 0 30px;
color: #3A3A3A;
font-weight: bold;
font-size: 11px;
}
#pie .pie_2 {
width: 280px;
float: left;
text-align: right;
padding: 5px 30px 0 0;
color: #3A3A3A;
font-weight: bold;
font-size: 11px;
}




#div_noticias {
width: 245px;
margin: 0;
padding: 0 42px 0 13px;
text-align: left;

background: transparent url('../images/fondo_noticias.png') repeat-y top left;
}




.backwards {unicode-bidi:bidi-override; direction: rtl;}




* html img, .png-no-repeat{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(
    this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src="transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='image')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

* html .png-repeat {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(
    this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src="transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

a:hover img {
filter: alpha(opacity=50); 
opacity: 0.5;
}
img {
border: 0;
}

.sample{padding:20px; margin:4px 0 0px 0; border:1px solid #e1e1e1;
float:left;

}

#box1, #box2, #box3, #box4{
	position:relative;
	float:left;
	z-index:-10;
}

/* Sample 5*/

.mask{
	position:relative;
	width:380px;
	height:240px;
	overflow:hidden;
	float:left;
	z-index:0;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
	z-index:0;
}
