﻿/* CSS Document */

body {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-color: #F5F5F3;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Estilo1 {
	color: #0D5978;
	font-size: 11px;
	font-weight: bold;
}
.Estilo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
.Estilo3 {color: #FF6600;
	font-size: 11px;
}
.Estilo4 {color: #0099FF;
	font-size: 11px;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.link {background:url(images/link_bg.gif) repeat-x top; padding:0 6px 4px 8px; float:left; margin:17px 0 0 0}
.link a {text-decoration:none; color:#fefefe; background:url(images/marker_link.gif) no-repeat right 4px; padding-right:10px}
.link a:hover {text-decoration:none; background:none}

.imagenes {
border:solid 1px #999999;
}

.linea {
text-decoration:none;
color:#CCCCCC;
height:1px;
text-shadow:none;
}
