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

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

body {
	margin-top: 0px;
}

.photo {
    padding:10px;
	border: 1px solid #cccccc;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
    text-align:center;

}

a:link {
	border: none;
	color: #333333;
}

a:visited {
	border: none;
	color: #333333;
}

a:hover {
	border: none;
	color: #333333;
	text-decoration: underline;
}

.Pie {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Pie a:link{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Pie a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.Pie a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Superior {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.Superior a:link{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.Superior a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.Superior a:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.fecha-noticia {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

.h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.h2 a:link{
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.h2 a:hover{
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.h2 a:visited{
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.error {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}



