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

html, body {
	height: 100%;
	margin: 0px;
}

body{
	margin: 0px;
	background-color: #02507E;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003333;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003333;
}

a{
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	color: #FF6600;
}
.parrafo{
	text-decoration: none;
	color: #003366;
}
#contenedor{
	height: 100%;
	width: 100%;
	background-image: url(skin/bottom_page_bg.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.separador{
	font-size: 12px;
	color: #02507E;
	margin-right: 7px;
	margin-left: 7px;
}
#spase{
	clear: both;
	height: 4px;
	width: 100%;
}
#ima_intro{
	height: 420px;
	width: 360px;
	float: left;
	text-align: center;
}
#logo{
	height: 86px;
	width: 194px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#flash{
	float: right;
	height: 100px;
	width: 620px;
	margin-top: 10px;
	margin-right: 5px;
}
#menu{
	width: 620px;
	float: right;
	margin-right: 5px;
	color: #16608F;
	text-align: right;
	font-size: 13px;
	margin-top: 12px;
}
#header{
	background-image: url(skin/top_page_bg.jpg);
	height: auto;
	width: 100%;
	background-repeat:  repeat-x;
	background-color: #CEE6F2;
}
#header_in{
	background-image: url(skin/header_bg.jpg);
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EDF2F6;
	background-repeat:  repeat-x;
	background-position: top;
}
#header_in2{
	background-image: url(skin/header_middle_bg.jpg);
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	background-repeat:  repeat-x;
}
#menutop{
	text-align: right;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 14px;
	text-decoration: none;
}

.menutop a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.menutop{
	color: #A6CED2;
	text-decoration: none;
}
.menutop a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#main{
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
}
#footer_conten{
	width: 100%;
	position: relative;
	height: 162px;
	background-image: url(skin/bottom_page_bg.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	clear: both;
}

#footer{
	background-image: url(skin/footer_bg.jpg);
	height: 162px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-repeat:   repeat-x;
	background-color: #EDF2F6;
	background-position: bottom;
}
#footer_in{
	background-image: url(skin/footer_middle_bg.jpg);
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-repeat:  repeat-x;
	background-position: bottom;
	height: 162px;
}
#armoa{
	float: left;
	width: 200px;
	margin-top: 77px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#infooter{
	float: right;
	width: 400px;
	margin-top: 77px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}
#texbox{
	float: right;
	height: auto;
	width: 500px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#spase{
	clear: both;
	height: 2px;
	width: 100%;
}
