body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#colizq{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	border-right-color: #CCCCCC;
	border-right-style: none;
	border-right-width: thin;
}

#colder{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-left: 5px;
	font-size: x-small;
	border-left-color: #CCCCCC;
	border-left-style: none;
	border-left-width: thin;
	padding-right: 5px;
}

#content{
	float: left;
	width: 55%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-color: #CCCCCC;
	border-right-style: none;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
}
.titularportada {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	background-color: #DBDBDB;
}
a:link, a:visited{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	padding-right: 0px;
	padding-left: 0px;
	float: none;
	color: #FF0000;
}
.tituloart {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.autorart {
	font-style: italic;
	color: #666666;
	border-top-style: none;
	border-top-width: thin;
	font-size: small;
}
.cuerpoart {
	color: #333333;
	border-bottom-style: none;
}
.cabecera {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #454545;
	border-right-color: #CCCCCC;
	border-bottom-color: #454545;
	border-left-color: #FF0000;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
}
h1 {
	font-size: 50px;
}
h2 {
	color: #333333;
	font-size: small;
}
#siteInfo{
	clear: both;
	border: 1px solid #999999;
	font-size: 75%;
	color: #999999;
	padding: 10px 10px 10px 10px;
}
h3 {
	
	font-size: small;
}
.cuerpomen {
	color: #333333;
	font-size: small;
	border-top-color: #333333;
	border-top-width: 1px;
	border-bottom-color: #333333;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/* Estilos para el artculo */

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
}
.subtítulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.particulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
/* Fin de Estilos para el artculo */.cuadrosubtitulos {
	border: 1px solid #0000FF;
	padding: 0;
	background-color: #CCCCCC;
}
.piedefoto {
	font-size: small;
	color: steelblue;
}
.titulonoticia {
	font-weight: bold;
	font-size: x-small;
}
.anchuraarticulo {
	width: 700px;
}
.particuloH4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
.particuloH3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
}
.particuloH2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #666666;
}
.particuloH1 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #0000FF;
}

