body {
	padding:0px;
	margin:0px;
	background-image:url(images/back.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}

#top{
	width:auto;
	height:170px;
	background:url(images/top.jpg);
}

#menu{
	width:649px;
	margin-top:83px;
	margin-left:205px;
	margin-right:126px;

}

#banner_images{
	width:980px;
	height:450px;
	margin:auto;
	}
	
#pie{
	width:auto;
	height:135px;
	background-color:#2D4A96;
}

.texto_menu{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444;
}

.textos_titu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.textos_sub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D4A96;
}

.textos {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.textos_minis {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.textos_pie {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-align: justify;
}

.contacto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #40417f;
	text-align: justify;
}

.cosmito {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}

.boton_esp{
background-color:#2d4a96;
color:#FFFFFF;
font-size:13px;
font-family:Tahoma;
padding:10px;
border-radius:10px;
-moz-border-radius:10px;
-o-border-radius:10px;
-ms-border-radius:10px;
-webkit-border-radius:10px;
    box-shadow: 0.5px 2px 5px #888888;
    -ms-box-shadow: 0.5px 2px 10px #888888;
    -moz-box-shadow: 0.5px 2px 10px #888888;
    -webkit-box-shadow: 0.5px 2px 10px #888888;
    -o-box-shadow: 0.5px 2px 10px #888888;
}

.boton_esp:link {text-decoration:none;}
.boton_esp:visited {color:#ffffff; text-decoration:none; background-color:#2d4a96; transition: 0.3s ease; -o-transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease;}
.boton_esp:active  {color:#2d4a96; text-decoration:none; background-color:#ffffff; transition: 0.3s ease; -o-transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease;}
.boton_esp:hover   {color:#2d4a96; text-decoration:none; background-color:#ffffff; transition: 0.3s ease; -o-transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease;}

A.liga1:link    {color:#ffffff; text-decoration:none;}
A.liga1:visited {color:#ffffff; text-decoration:none;}
A.liga1:active  {color:#ffffff; text-decoration:none;}
A.liga1:hover   {color:#ffffff; text-decoration:underline;}

A.liga2:link    {color:#000000; text-decoration:none;}
A.liga2:visited {color:#000000; text-decoration:none;}
A.liga2:active  {color:#000000; text-decoration:none;}
A.liga2:hover   {color:#2D4A96; text-decoration:underline;}

A.liga3:link    {color:#444444; text-decoration:none;}
A.liga3:visited {color:#444444; text-decoration:none;}
A.liga3:active  {color:#444444; text-decoration:none;}
A.liga3:hover   {color:#033581; text-decoration:none;}

A.liga_pdf:link    {color:#2d4a96; text-decoration:none; transition: 0.3s ease; -o-transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease;}
A.liga_pdf:visited {color:#2d4a96; text-decoration:none; transition: 0.3s ease; -o-transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease;}
A.liga_pdf:active  {color:#2d4a96; text-decoration:none; transition: 0.3s ease; -o-transition: 0.3s ease; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease;}
A.liga_pdf:hover   {color:#000; text-decoration:underline;}