@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

#menuv {
	border: 1px solid #cccccc;
	border-width: 1px 1px 0 1px;
	width: 178px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom: 1px solid #cccccc;
}

#menuv a {
	text-decoration: none;
	color: #444444;
	display: block;
	padding: 3px 6px;
	width: 166px;
	background-color: #F6F6F6;
}


#menuv a:hover {
	background-color: #DDDDDD;
	color: #0000FF;
}

a.fo:link {
	text-decoration: underline;
	color: #FFFF00;
}
a.fo:visited {
	text-decoration: underline;
	color: #FFFF00;
}
a.fo:hover {
	text-decoration: none;
	color: #209DD3;
}
a.fo:active {
	text-decoration: underline;
	color: #209DD3;
}

a.fo3:link {
	text-decoration: underline;
	color: #333333;
	font-size: 10px;
}
a.fo3:visited {
	text-decoration: underline;
	color: #333333;
	font-size: 10px;
}
a.fo3:hover {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
}
a.fo3:active {
	text-decoration: underline;
	color: #333333;
	font-size: 10px;
}

a.me:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.me:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.me:hover {
	text-decoration: underline;
	color: #00ADD8;
	font-weight: normal;
}
a.me:active {
	text-decoration: none;
	color: #00ADD8;
	font-weight: normal;
}

a.wi:link {
	text-decoration: underline;
	color: #00B33A;
}

a.wi:visited {
	text-decoration: underline;
	color: #00B33A;
}
a.wi:hover {
	text-decoration: none;
	color: #115385;
}
a.wi:active {
	text-decoration: underline;
	color: #115385;
}

a.me2:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.me2:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.me2:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a.me2:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#menup {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.disenoweb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F3739;
	border-right-color: #2F3739;
	border-bottom-color: #2F3739;
	border-left-color: #2F3739;
}
.br {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.signo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #838383;
}
.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D9DF1;
	font-weight: bold;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFCC00;
}
#content p {
	margin: 5px;
}
.cuad {
	width: 160px;
	text-align: justify;
	float: left;
}
.slog {
	text-align: justify;
	line-height: 20px;
	margin-top: 20px;
}


.cuad2 {
	width: 158px;
	text-align: justify;
	float: left;
}
h1 {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 3px;
	font-size: 13px;
	color: #E7F1F8;
	font-weight: normal;
}


h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #1464A1;
	font-weight: normal;
}

h3 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1464A1;
}

h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
#Table_01 #principal {
	width: 716px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#Table_01 #principal h1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}
#Table_01 #principal p {
	margin-top: 6px;
	margin-bottom: 3px;
}
#Table_01 #principal .pics {
	border: 1px solid #A7CFDB;
	padding: 3px;
}
div.scroll {
	height: 650px;
	width: 716px;
	overflow: auto;
	padding: 0px;
	overflow-x: hidden;
}
