body {
	font-family: "Courier New", Courier, monospace;
	background-color: #B2B2B2;
}
#menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004080;
	text-align: center;	
	height:25px;
	
}

#menu td a{	
	color: #FFFFFF;
	text-decoration: none;
}

#menu td a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#menu .select {
	color: #004080;
	background-color: #FFFFFF;
	border-color:d7d7d7;
	border-width:1px;
	border-style:solid;
}

#menu .bdcha {
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
}

#menu .izqda {
	border-left:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
}

#menu .ambos {
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	border-left:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
}

#content {
	font-family: "Courier New", Courier, monospace;
	color: #373737;
	font-size: small;
	border-bottom-color: #d7d7d7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #d7d7d7;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #d7d7d7;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 25px;
	margin:1px;
	border-top-style: none;
}

#content h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #5B6271;
}

#content h2 {
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	margin-bottom:20px;
}

#content #central {
	float:left;
	width:800px;
	margin-left: 50px;
	margin-right: 50px;
}

#content #izq {
	float:left;
	width:375px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: right;
	margin-top: 75px;
}

#content #dcha {
	float:right;
	width:425px;
	margin-top: 75px;
}
#break {
	clear: both;
}

#pubbreak {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-left:20px;
}

#content #logos {
	padding-top: 20px;
	text-align: center;
}
#content #central .tit {
	font-size: large;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 5px;
}
#content #central #pub {
	clear: both;
	width:800px;
	display:table;
}

#content #central .texto {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.pub0{
	float:left;
	width:720px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pub1{
	float:left;
	width:730px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.download{
	float:right;
	width:50px;
	margin-bottom: 10px;
}
.imgnews{
	float:left;
	width:120px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.txtnews{
	float:right;
	width:670px;
	margin-bottom: 10px;
}
.titnews {
	font-weight: bold;
	color: #000000;
	
}
