html, body, #wrapper {
	height:100%;
	margin:0px;
	padding:0px;
	border:none;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	text-align:justify;
}



/*DIV*/
#wrapper {
	border:0px;
	width: 100%;
}
#header, #content, #footer, #content_pages {
	width:100%;
	height:162px;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
	clear:both;
}
#content {
	height:auto;
}
#content_pages {
	height:611px;
	background:url(../img/content/bg_content.jpg) center top repeat-y;
	position:relative;
}
#menu_left, #content_right {
	position:absolute;
	left:0px;
	top:0px;
	width:256px;
	height:602px;
}
#content_right {
	left:256px;
	width:734px;
	height:auto;
}

.content_pages_bg_left {background:#FFFFFF;}
.content_pages_bg_center {background:url(../img/content/bg_content_full.jpg) left top repeat-y #1b5894;}
.content_pages_bg_right {background:url(../img/content/bg_right.jpg) left top repeat-x #FFFFFF;}

#footer{
	margin:10px 0px;
	height:auto;
}
/*
#box_full {
	position:relative;
	width:auto;
}
#box_alpha, #box_txt  {
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	z-index:1;
}
#box_txt {
	padding:10px;
	z-index:10;
}
#corner{
	background-color:#d3f2ff;
	padding:10px;
}
*/


/*XTRAS*/
.footer_separator {
	padding:0px 10px;
}
.height {
	height:100%;
}
.img {
	margin:0px 10px;
}
.img_2 {
	margin:0px 0px 0px 10px;
}
/*
.alpha {
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
}
*/

/*BOX*/
.box_full_white, .box_withe_lrb, .box_withe_lrb_bg, .box_withe_tlr {
	border:#FFFFFF solid 1px;
}
.box_withe_lrb {
	border-top:none;
}
.box_withe_lrb_bg {
	border-top:none;
	background:url(../img/content/bg_transparent-blue.png) center repeat;
}
.box_withe_tlr {
	border-bottom:none;
}

.box_blue_tb, .box_blue_t {
	border-top:#2fa4f2 solid 1px;
	border-bottom:#2fa4f2 solid 1px;
}
.box_blue_t {
	border-top:none;
}
.box_white_lr {
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	background:url(../img/content/bg_transparent-blue.png) center repeat;
}

.box_full_blue, .box_blue_lrb, .box_blue_tlr {
	border:#0060af solid 1px;
}
.box_blue_lrb {
	border-top:none;
}
.box_blue_tlr {
	border-bottom:none;
}

.box_line_orange_1, .box_line_orange_2, .box_line_orange_3 {
	background:url(../img/content/line_orange.jpg) center repeat-x;
	border-bottom:#FFFFFF solid 1px;
}
.box_line_orange_2 {
	border-bottom:#0060af solid 1px;
}
.box_line_orange_3 {
	border:none;
}

#box_content, #box_content_2, #box_content_txt, #box_content_txt_blue {
	margin:10px;
	font-size:12px;
	text-align:justify;
}
#box_content_2 {
	margin:6px 10px;
}
#box_content_txt {
	margin:0px;
}
#box_content_txt_blue {
	margin:0px;
	color:#0a325a;
}
#box_conten_img {
	padding:5px;
	text-align:center;
}

/*TITLE*/
#title_big_white, #title_big_blue, #title_big_white2 {
	font-size:18px;
	color:#FFFFFF;
	margin:10px;
	text-align:left;
}
#title_big_blue {
	color:#0060af;
}
#title_big_white2 {
	font-size:24px;
	margin:0px;
	line-height:18px;
}

.title_small_white, .title_small_orange {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.title_small_orange {
	color:#dda806;
	padding:0px 0px 3px 0px;
}

/*TEXTOS*/
#txt_content {
	margin:5px 15px;
	text-align:justify;
}
.txt_orange {
	font-size:12px;
	color:#ffc207;
	font-weight:bold;
}
.txt_footer, .txt_footer_big {
	font-size:11px;
	color:#2fa4f2;
}
.txt_footer_big {
	text-transform:uppercase;
	font-weight:bold;
}


/*ENLACES*/
a.link_footer {
	font-size:11px;
	color:#0060af;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
}
a.link_footer:hover{
	color:#dda806;
	text-decoration:underline;
}

a.link_content_1, a.link_content_2, a.link_content_3, a.link_content_4 {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.link_content_1:hover, a.link_content_2:hover, a.link_content_3:hover, a.link_content_4:hover {
	color:#dda806;
	text-decoration:underline;
}
a.link_content_2 {
	color:#0060af;
}
a.link_content_3 {
	color:#dda806;
}
a.link_content_3:hover, a.link_content_4:hover {
	color:#ffffff;
}
a.link_content_4 {
	color:#dda806;
	font-size:11px;
}


/*


a.link_descarga {
	width:128px;
	height:16px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2c3384;
	text-decoration:none;
	cursor:pointer;
	line-height:normal;
	padding-top:3px;
	background:url(../img/content/btn_download.jpg) no-repeat 0 center;
}
a.link_descarga:hover {
	color:#000;
	text-decoration:none;
}


*/

/*CONTACTOS*/
#form_contact .form-contactos1, .form-mensaje1, .form-texto, .form-botones, .form-formulario, .form-formulario_01, .form-menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.form-mensaje1{
	font-size:10px;
	color: #FFCC00;
	font-weight:bold;
}
.form-texto{
	font-size:11px;
}
.form-botones{
	background-color:#003065;
	border-bottom:#000000 1px solid;
	border-left:#ffffff 1px solid;
	border-right:#000000 1px solid;
	border-top:#ffffff 1px solid;
	color:#fff;
	height:20px;
} 
.form-formulario{
	background-color:transparent;
	border:1px solid #94a8cb;
	height:14px;
	font-weight:normal;
	font-size:11px;
}
.form-formulario_01{
	background-color:transparent;
	border:1px solid #94a8cb;
	font-weight:normal;
	font-size:11px;
}
.form-codigo{
	width:60px;
	border:1px solid #94a8cb;
	padding:2px;
	margin:2px;
	background-color:#fff;
}
.form-menu{
	background-color:#1d76bf;
	border:1px solid #94a8cb;
	color:#ffffff;
	height:18px;
}
