@charset "utf-8";
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3f3f3f;
	padding-top: 1px;
	padding-bottom: 5px;
}
.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.menu_top:link, a.menu_top:visited{
	font-weight: normal;
}
a.menu_top:hover{
	font-weight: bold;
}
.menu_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	text-indent: 10px;
}
a.menu_a:link, a.menu_a:visited{
	font-weight: normal;
}
a.menu_a:hover{
	font-weight: bold;
}
.menu_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 30px;
}
a.menu_b:link, a.menu_b:visited{
	font-weight: normal;
}
a.menu_b:hover{
	font-weight: bold;
}
.menu_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../images/divisior.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 0px;
}
a.menu_c:link, a.menu_c:visited{
	font-weight: normal;
	padding-left: 10px;
}
a.menu_c:hover{
	font-weight: bold;
	padding-left: 10px;
}
.fondo_contenido {
	background-color: #FFFFFF;
	background-image: url(../images/bg_int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.fondo_menu {
	background-image: url(../images/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.cont_contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 35px;
	text-align: justify;
}
a.cont_contenido:link, a.cont_contenido:visited{
	font-weight: normal;
}
a.cont_contenido:hover{
	font-weight: bold;
}

.cont_contenidolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 0px;
}
a.cont_contenidolink:link, a.cont_contenidolink:visited{
	font-weight: normal;
}
a.cont_contenidolink:hover{
	font-weight: bold;
}

.cont_subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #173d8a;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 30px;
}

.cont_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #173d8a;
	text-decoration: none;
	background-image: url(../images/linea1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.menu_topb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.menu_topb:link, a.menu_topb:visited{
	font-weight: normal;
}
a.menu_topb:hover{
	font-weight: bold;
}

