
/******************************** TOP *******************************/
#titulopagina{
	position:relative;
	top:0;
	left:0;
	clear:both;
	z-index:1;
	background:url(../images/Linea_arriba.jpg) left top repeat-x;
	text-align:center;
	vertical-align:middle;
	padding:10px 0 0 0;
	margin:0;
	height:63px;
	color:#666666;
}

/*----------------------------  HEADER ---------------------------------*/

#imagenheader{
	display:inline;
	float:right;
	clear:right;
	position:relative;
	width:573px;
	height:244px;
	background:url(../images/Mision.png) left top no-repeat;
	padding:0;
	margin:0;
	border:0;
}
#barraBusqueda{
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	z-index:5;
	float:right;
	width:564px;
	background:url(../images/Barra_busqueda.png) left top repeat;
	padding: 5px 10px 10px 0;
	margin:0;
	border:0;
	text-align:right;
	color:white;
}
#barraBusqueda a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;!important
}

#tituloheader{
	display:inline;
	float:left;
	clear:left;
	position:relative;
	width:327px;
	height:244px;
	background:url(../images/Cuadro_verde.jpg) left top no-repeat;
	padding:0;
	margin:0;
	border:0;
}

#tituloheader #contenidoheader{
	float:left;
	position:relative;
	display:block;
	clear:both;
	top:100px;
	left:50px;
}
.tituloficha{
	background:url(../images/pieza_bca.jpg) left top no-repeat;
	padding: 0 0 0 55px;
	font-weight:bolder;
	font-size:30pt;
	height:48px;
	display:block;
	margin:0;
	clear:both;
}

.leyendaheader{
	padding:0 0 0 60px;
}

#cuadritos{
	background:none;
	height:245px;!important
	*height:290px;
}

#contHeder{
	height:310px;!important
	*height:350px;
}

#contMenu{
	top:-10px;
	*top:5px;
}

#container_1{
	position:relative;
	margin:0;
	top:0;
	left:0;
	clear:both;
	background: url(../images/Cuadritos_der.jpg) top right repeat-y white;
	display:block;
	padding:0;
	margin:0;
	width:100%;
}

#content{
	position:relative;
	margin:0;
	top:0;
	left:0;
	clear:both;
	display:block;
	width:900px;
	padding:5px 120px 40px 10px;
	text-align:justify;
}

#content{
	\width: 1030px;
    w\idth: 770px;
}

/**************************** CLASES TEXTO ****************************************/
.txt15{
	font-size:15pt;
}
.txt25{
	font-size:25pt;
}
.bold{
	font-weight:bolder;
}
.white{
	color:white;
}
