body {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	margin:0px;
}
html {
	scrollbar-face-color: #CCC;
	scrollbar-shadow-color: #BBB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #999;
	scrollbar-darkshadow-color: #999;
	scrollbar-track-color: #999;
	scrollbar-arrow-color: #ffffff;
}
select {
	font: 12px Arial, Helvetica, sans-serif;
}
#pie {
	width:955px;
	font-size:xx-small;
	text-align:left;
}
#news1 {
	text-align:right;
	width:614px;
}
#news2 {
	text-align:left;
	width:620px;
}
#news3 {
	text-align:left;
	width:660px;
}
.conBorde {
	border:#999 2px solid;
	height: 150px;
	width: 600px;
	overflow: auto;
	padding:5px;
	background-color:#FFFFFF;
}
.titulo1 {
	width:690px;
	text-align:left;
	font-weight: bold;
	color:#F00;
}
.contenido1 {
	width:690px;
	text-align:justify;
}
.titulo2 {
	width:690px;
	text-align:left;
	font-weight: bold;
	color:#F00;
	font-style:italic;
}
.contenido2 {
	width:600px;
	text-align:justify;
	padding-left:90px;
}
.titulo3 {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	width: 690px;
}
.tituloN {
	text-align:left;
	font-weight: bold;
	color: #F00;
}
.subtituloN {
	text-align:left;
	font-weight:bold;
	padding-left:10px;
}
.contenidoN {
	text-align:justify;
	padding-left:10px;
}
#contenidos a {
	color:#4C4C4C;
}
#contenidos a:hover {
	color:#00F;
}
#cuerpo {
	width:955px;
}
#marco {
	padding:5px;
	background-image:url(imgs/deg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:610px;
}
#marco2 {
	padding:5px;
	background-image:url(imgs/deg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:650px;
}
#menuHTML{
	display:none;
}
