@charset "utf-8";
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_logo {
	float: left;
	width: 273px;
	position: relative;
	left: 12px;
	background-color: #006699;
	background-image: url(images/logo.jpg);
	height: 112px;
}
#header_header {
	float: left;
	width: 488px;
	position: relative;
	left: 12px;
	background-color: #006699;
	height: 112px;
	background-image: url(images/header.jpg);
}
#header_logo2 {
	float: left;
	width: 273px;
	position: relative;
	left: 12px;
	background-color: #006699;
	height: 71px;
	background-image: url(images/logo2.jpg);
}
#header_navbar {
	float: left;
	width: 488px;
	position: relative;
	left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/navbar_bgnd.jpg);
	height: 71px;
}
#header_shadow_right_top {
	float: left;
	width: 761px;
	position: relative;
	left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/shadow_right_top.jpg);
	height: 17px;
}

#main {
	background-color: #FFFFFF;
	float: left;
	width: 761px;
	position: relative;
	left: 12px;
	background-image: url(images/shadow_right_mid.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#main_bot {
	float: left;
	width: 761px;
	position: relative;
	left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/main_bottom.gif);
	height: 30px;
}
#main_sec_top {
	float: left;
	height: 32px;
	width: 761px;
	position: relative;
	left: 12px;
	background-image: url(images/main_sec_top.gif);
}
#sec {
	background-color: #FFFFFF;
	float: left;
	width: 761px;
	position: relative;
	left: 12px;
	background-image: url(images/shadow_right_mid.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#sec_bot {
	float: left;
	width: 761px;
	position: relative;
	left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/main_bottom.gif);
	height: 31px;
}
#copyright {
	float: left;
	width: 733px;
	position: relative;
	left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 28px;
	height: 30px;
}
.copyright a {
	color: #FFFFFF;
}

.copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
	color: #000000;
}
#navbar_inicio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	height: 20px;
	width: 450px;
	position: relative;
	top: 14px;
	left: 20px;
}
.navbar_inicio2 a {
	color: #FFFFFF;
	line-height: 1.5;
	padding-right: 3px;
	padding-left: 3px;
}

.navbar_inicio2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar_inicio2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
#main_gfx {
	float: left;
	position: relative;
	left: 30px;
	top: 20px;
	width: 120px;
	text-align: center;
}
#main_splat {
	float: left;
	height: 89px;
	width: 90px;
	position: relative;
	top: -40px;
	left: 0px;
}

#main_text {
	float: left;
	width: 308px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	left: 25px;
	vertical-align: top;
	margin-top: -20px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #006699;
}
#version {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	height: 18px;
	width: 95px;
	position: relative;
	text-align: center;
	padding-top: 5px;
	left: 358px;
}


#main_text2 {
	float: left;
	width: 245px;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #006699;
	text-align: center;
	font-weight: bold;
	left: 65px;
	top: 5px;
}
#main_marco {
	float: left;
	width: 240px;
	position: relative;
	top: 20px;
	left: 70px;
	text-align: right;
}
#main_line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1px;
	position: relative;
	height: 240px;
	left: 50px;
}
#sec_title {
	font-weight: bold;
	color: #006699;
	float: left;
	width: 700px;
	position: relative;
	text-align: center;
	left: 25px;
}
#header_navbar-n {
	float: left;
	width: 488px;
	position: relative;
	left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/navbar_bgnd-n.jpg);
	height: 71px;
}
#main_line2 {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1px;
	position: relative;
	height: 420px;
	left: 50px;
}
#header_navbar-s {
	float: left;
	width: 488px;
	position: relative;
	left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/navbar_bgnd-s.jpg);
	height: 71px;
}
#main_line3 {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1px;
	position: relative;
	height: 620px;
	left: 50px;
}
#header_navbar-p {
	float: left;
	width: 488px;
	position: relative;
	left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/navbar_bgnd-p.jpg);
	height: 71px;
}
#main_line4 {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1px;
	position: relative;
	height: 720px;
	left: 50px;
}
#header_navbar-c {
	float: left;
	width: 488px;
	position: relative;
	left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/navbar_bgnd-c.jpg);
	height: 71px;
}
#main_line5 {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1px;
	position: relative;
	height: 420px;
	left: 50px;
}

.form_decora {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #FF9900;
	background-color: #EEEEEE;
}
.form_nombres {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: right;
	font-weight: bold;
}
.form_botones {
	color: #006699;
}
.form_alineacion {
	text-align: right;
	vertical-align: text-top;
}

h3 {
	font-size: 16px;
	color: #00CC00;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#main_text_politica {
	float: left;
	width: 650px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	left: 55px;
	vertical-align: top;
	margin-top: -20px;
}
#header_navbar-pp {
	float: left;
	width: 488px;
	position: relative;
	left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/navbar_bgnd-pp.jpg);
	height: 71px;
}
.portfolio_link a {
	color: #006699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfolio_link a:link {
	color: #006699;
}

.portfolio_link a:hover {
	color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfolio_link a:visited {
	color: #006699;
}
