@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;	
}
/* Padding y margin */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Tamaños de los headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Estilos de las listas */
ol, ul {
list-style: none;
}

/* Estilo y grosor de las fuentes */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Bordes de las tablas */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Otros bordes */
fieldset, img {
border: 0;
}

/* Alineacón del texto */
caption, th {
text-align: left;
}

.img {margin-right:15px}

body {
background-color:#3A5D73;
color:#9CC2DD;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
line-height:14px;
text-align:center;
}

#wrap {
padding:0;
width:999px;
margin:auto;

}

#top {margin:0px auto 0px auto;
background:url(images/top_bg.jpg);
width:999px;
height:193px;
text-align:left;
padding:0px;
}

#top2 {margin:0px auto 0px auto;
background:url(images/top_bg2.jpg);
width:748px;
height:193px;
text-align:left;
padding:0px;
}

#top3 {margin:0px auto 0px auto;
background:url(images/top_bg3.jpg);
width:748px;
height:193px;
text-align:left;
padding:0px;
}

#top4 {margin:0px auto 0px auto;
background:url(images/top_bg4.jpg);
width:748px;
height:193px;
text-align:left;
padding:0px;
}

#top5 {margin:0px auto 0px auto;
background:url(images/top_bg5.jpg);
width:748px;
height:193px;
text-align:left;
padding:0px;
}

#content {
width:999px;
margin:0px 0px 0px 0px;
padding:0;
text-align:left;}

.line {background-image:url(images/line.gif);
width:161px;
height:2px;
margin-top:3px;
margin-bottom:9px;
margin-left:44px;}

#left_content {
padding:0;
margin:15px 0px 0px 0px;
text-align:center;
width:200px;
float:left;
display:table;
}

/*-------------------------------------------------------PAGE_1_2_3_4-------------------------------------------------------*/
#right_content {background:url(images/px.jpg) left repeat-y;
padding:0;
margin:0;
float:right;
text-align:left;
width:790px;
display:table;
}

#inner_right {margin:20px 5px 5px 5px;}

/*-------------------------------------------------------PAGE_1_2_3_4-------------------------------------------------------*/
#right_content_left {
padding:0;
margin:0;
float:left;
text-align:left;
width:200px;}

#right_content_right {
padding:0;
margin:0;
float:right;
text-align:left;
width:200px;}


/*--------------------------------------------------------------------------------------------------------------------*/

.blue {color:#9CC2DD; text-decoration:none}
.green {color:#A9FF00; text-decoration:none}
.dark {color:#000000; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.align {vertical-align:middle}
.big {font-size:13px}
.bigg {font-size:12px}
.bigger {font-size:15px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

a {	color:#ffffff; text-decoration:underline}

.align {vertical-align:middle}
		
.form { width:206px;
		height:20px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#33556B;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:200px;
		height:143px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#33556B;
		color:#ffffff;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a:hover{text-decoration:none;}
.a:hover{text-decoration:none;}
.menu:hover{text-decoration:underline; color:A9FF00}
.seo {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	text-align:center;
}
.gral{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9CC2DD;
}
.gral_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9CC2DD;
	font:bold;
	
}
