@charset "utf-8";
/* CSS Document */

body{
background-color:#1c579d;
text-align:center;
margin-top:0;
background-image:url(../images/background.jpg);
background-repeat: repeat-x;

}

h3{
	text-align:left;
	margin-top:0px;
	margin-bottom:12px;
	font-size:14px;
	color:#729900;
	
	
	}
	
	
	h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	margin-top:8px;
	font-weight:lighter;
	}

img{
	border:none;
	
}

a{
text-decoration:none;
color:#000;
}
a:hover{text-decoration:none;
color:#000;} 


.wrap{

margin: 0 auto;
width:900px;
}

.header{
background-image:url(../images/header2.jpg);
height:143px;

}

.menu{
height:197px;
width:900px;
}

.marquee{
	background-color:#000;
	height:27px;
	width:900px;
}

.columntitle{
	
	text-align:center;
	background-image:url(../images/bg_izq_column.jpg);
	width:246px;
	height:38px;
	margin-bottom:15px;

	}
	
	.content_column{

	text-align:center;
	width:246px;
	height:280px;
		
		}
	
	.noticias{
		text-align:left;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		margin-top:10px;
		margin-left:21px;
		height:76px;
		width:479px;
		}
		
		.divider{
			background-image:url(../images/divicion.jpg);
			margin-bottom:10px;
			margin-top:20px;
			width:500px;
			height:4px;
			
			}

select{
	margin-top:5px;
	width:214px;
	}
