@charset "utf-8";
/* CSS Document */
#outer{
		height: 100%;
		text-align: center;
}

#main{
	background-position: center top;
	height: 100%;
	width: 980px;
	background-color: #FFFFFF;
}
.head {
		background: url(images/head.jpg);
		height: 108px;
		width: 980px;
}
.foot {
	background-image: url(images/foot.jpg);
	height: 68px;
	width: 980px;
}
.center {
		height: 100%;
		width: 980px;
}
.izq {
		height: 100%;
		width: 38px;
		background-image: url(images/fdoizq.jpg);
}
.der {
		height: 100%;
		width: 28px;
		background-image: url(images/fdoder.jpg);
}
.caja {
		height: 154px;
		width: 288px;
}
.lados {
		width: 25
.px;
	
}



#content{
		padding-top:3px;
		text-align:center;
		background-color: #FFFFFF;
}
#content_inner{
		margin:auto;
		text-align: center;
		background-color: #FFFFFF;
}
 
.boton, .boton a:link, .boton a:hover, .boton a:visited {
		height:20px;
		font-weight:bold;
		padding:1px 3px;
		color:#FFFFFF;
		text-align:center;
		vertical-align:middle;
		margin-left:0px;
		text-decoration:none;
		border:none;
}
.text1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
		padding: 20px;
}
.img {
	top: 22px;
	bottom: 22px;
	width: 261px;
	right: 22px;
}



#noticias img{
margin:0px;
}


#ver{
		height:17px;
		padding-bottom: 5px;
}
 a:link {
	text-decoration: none;
	color: #D4CBB3;
}
a:visited {
	text-decoration: none;
	color: #D4CBB3;
}
a:hover {
	text-decoration: none;
	color: #D4CBB3;
}
a:active {
	text-decoration: none;
	color: #D4CBB3;
}
img {border:none;}
