body {
  margin: 0;
  padding: 0;
  font: 0.8em Tahoma, Sans-Serif;
  line-height: 1.5em;
  color: #5F6062;
  background: #fff;
}

#contenido { 
	margin: 0 auto;
	width: 840px; 
	background: #fff;
	color: #565656;
}

.logosup {height: 60px;}

a img{ 
	border:0; 
	margin: 0;
}


.cabecerasup { 
	height: 6px;
	background: #fff url("img/cabecerasup.jpg") no-repeat top left;  
	color: #FFF;
	margin: 0;
}

.cabecera { 
	height: 80px; 
	background: #000 url("img/logo.jpg") no-repeat center right; 
	color: #fff;
	padding: 5px 220px 5px 5px;
}

.cabecerainf { 
	height: 6px;
	background: #fff url("img/cabecerainf.jpg") no-repeat bottom left;
	color: #fff;
	margin: 0;
}

#borde { border: 1px solid #ccc;}
#borde2 { border: 1px solid #ccc; border-top: 0;}

.menu {
	margin: 0 0 15px 0;
}

#izdabloq {
	background: #fff;
	float: left;
	width: 180px;
	margin: 0px 0 10px 0;
}


#centerbloq { 
	float: left;
	width: 370px;
	background: #fff;
	padding: 10px;
}

#dchabloq { 
	float: left;
	width: 240px;
	background: #fff;
}

#bloq { 
	float: left;
	width: 550px;
	background: #fff;
	padding: 10px;
}

.footer { 
	font: 80% Arial, Sans-Serif; 
	clear: both; 
	text-align: center; 
	color: #ccc;
	background: #fff;
	padding: 5px 0 0 0;
	border-top: 1px solid #ccc; 
}

.articulo {
	margin-left: 20px;
}

a:link, a:visited {
	color : #0073bd;
	text-decoration : none;
}

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

a.dos:link, a.dos:visited {
	color : #000;
	text-decoration : none;
}

a.dos:hover {
	color : #666;
	text-decoration : none;
}


a.tit:link, a.tit:visited {
	display: block;
	color : #888;
	text-decoration : none;
}

a.tit:hover {
	display: block;
	color : #aaa;
	text-decoration : none;
}

a.colorlink:link, a.colorlink:visited {
	font-weight : bold;
	color : #fff;
	text-decoration : none;
}

a.colorlink:hover {
	font-weight : bold;
	color : #eee;
	text-decoration : none;
}

.pagination { 
	font-size: 1.1em; 
}

a.pagination:link,a.pagination:visited, a.pagination:hover { 
	font-size: 1.1em; 
	color : #000;
}

h1 { 
	font: bold 220% Arial, Sans-Serif; 
	border-bottom : 1px solid #ccc;
	font-weight : bold;
	margin: 0 0 20px 0;
	padding-left: 5px; 
	color: #494949; 
}

h2 { 
	font: bold 180% Arial, Sans-Serif; 
	border-bottom : 1px solid #ccc;
	font-weight : bold;
	margin: 0 0 2px 0;
	padding-left: 5px; 
	color: #494949; 
}

h3 { 
	font: bold 150% Arial, Sans-Serif; 
	font-weight : bold;
	margin: 0 0 2px 0;
	padding-left: 5px; 
	color: #494949; 
}

hr {border-top: 1px dotted #ccc; border-left: 0; border-right: 0; border-bottom: 0;}

.fecha { 
	font: 90% Arial, Sans-Serif; 
	width: 98%;
	border-top: 1px dotted #ccc; 
	border-bottom: 1px dotted #aaa;
}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}
	
.menu li a { 
	display: block;
	font-weight : bold;
	background: #FFF url("img/p2.jpg") no-repeat center left;
	border-bottom: 1px dashed #ccc;
	line-height: 22px;
	margin: 0;
	padding: 0 0 0 22px;
}
	
.menu li a:hover {
	display: block;
	font-weight : bold;
	background: #FFF url("img/p1.jpg") no-repeat center left;
	border-bottom: 1px dashed #ccc;
	line-height: 22px;
	margin: 0;
	padding: 0 0 0 22px;
}

.menu2 li a { 
	display: block;
	font-weight : bold;
	line-height: 22px;
	margin-left: 20px;
	padding: 0;
}
	
.menu2 li a:hover {
	display: block;
	font-weight : bold;
	line-height: 22px;
	margin-left: 20px;
	padding: 0;
}


textarea.text { 
	height: 150px; 	
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #000;
	padding: 3px;
}

textarea.text:hover { 
	border: 1px solid #eee; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
	margin: 0; 
	width: 120px;
	border: 1px solid #ccc;
	background: #FFF;
	color: #000; 
	padding: 2px;
}

input.text:hover { 
	background: #f5f5f5;
	color: #000;	
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, S#borde { border: 1px solid #ccc;}ans-serif; 
	border: 0; 
	background: #fff; 
	color: #666; 
	padding: 1px; 
	font-weight: bold; 
}

input.button { 
	background: #3C6491; 
	color: #FFFFFF;
	border: none;
}

