/* CSS Document */

/* RESETEO GENERICO */


* {
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}

a, a:link, a:hover, a:active, a:visited {
	text-decoration:none;
}

a:link, a:visited {
	color: #000000;
}

a:hover, a:active {
	color: #F60;
}

body{
	background-color: #00010E;
	background-image: url(../imagenes/fondo-inst.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Ubuntu, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #6f6773;
	font-weight: 300;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-attachment: fixed;
	font-style: normal;
}


#contenedor {
	width:940px;
	margin:auto;
	position:relative;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#principal {
	width:940px;
	position:relative;
	float: left;
	background-color:#e2e1d2;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBC9B;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	visibility: inherit;
}

#principal2 {
	width:940px;
	position:relative;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBC9B;
	background-color: #e2e1d2;
	padding: 0px 0px 20px 0px;

}

#principal3 {
	width: 800px;
	position: relative;
	float: left;
	background-color: #e2e1d2;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBC9B;
	padding-left: 140px;
	padding: 0px 0px 20px 140px;

}
#principal4 {
	width:930px;
	position:relative;
	float: left;
	background-color:#e2e1d2;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBC9B;
	padding-left: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}




#top {width:940px;height:80px;background-color:#071c4d;background-image:url(../img/top.jpg)
}

#bloque-aplicativos {
	position:relative;
	background-color: #FF6600; 
	float: right;
	margin: 20px 20px 0px 0px;
}

#menu-horizontal{
	background-color:#071D4E;
	text-align: center;
	height: 35px;
	width: 940px;
	font-weight: normal;}
	
	#menu-horizontal ul {
	list-style-type: none;
	text-align:center;
	font-family: oswald; 
	font-size: 10pt;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: normal;
}

	#menu-horizontal ul li
	{
	height:20px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	text-align:center;
	padding-top:1px;
	padding-right:2px;
	padding-left:2px;
	font-weight: normal;
}
	
	#menu-horizontal ul li a
	{
	display:inline-block;
	padding-top:1px;
	padding-left:5px;
	padding-bottom:10px;
	padding-right:5px;
	font-weight: normal;
	}
	
	#menu-horizontal a:hover
	{
	background-color:#e2e1d2;
	font-weight: normal;
}
	
	#menu-horizontal ul li a, #menu-horizontal ul li  a:link, #menu-horizontal ul li  a:visited
	{
	color:#24C9FF;
	font-weight: normal;
}

	#menu-horizontal ul li a:hover, #menu-horizontal ul li a:active
	{
	color:#071c4d;
	font-weight: normal;
}
	

#menu-vertical {
	width: 100px;
	background-color: #E2E1D2; position:relative;
	margin: 20px 20px 20px 0px;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	float: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	right: 0px;
	bottom: 0px;
	border-top-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	text-indent: 0px;
}

	#menu-vertical ul {
	list-style-type: none;
	list-style-position: inside;
	text-align: center;
	font-size: 8pt;
	font-weight: 400;
	font-family: oswald, georgia;
	letter-spacing: 1px;
	font-style: normal;
	
}
		
	#menu-vertical ul li
	{
	background-color:#E2E1D2;
	height:20px;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
	padding-top:4px;
	padding-right:0px;
	padding-left:0px;
	font-weight: bold;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccbb0;
}

	
#menu-vertical ul li a, #menu-vertical ul li  a:link, #menu-vertical ul li  a:visited
	{
	color: #36C;
	font-weight:400;
}

#menu-vertical ul li a:hover, #menu-vertical ul li a:active
	{
	color:#FF0033;
	font-weight:400;
}



#pie {
	text-align: left;
	width: 940px;
	height: 50px;
	background-color: #cccbb0;
	position: relative;
	clear: both;
	padding-top: 30px;
	font-family: Oswald, ubuntu, Arial;
	font-size: 13px;
	color: #6f6773;
	text-indent: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	
}

#pie a, pie a:link, pie a:visited
{
	color: #242424;
}

#pie a:hover, pie a:active {
color:#e6213b;}


p {
	color: #383539;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	list-style-position: inside;
	font-style: normal;
}
	

		
h1 {
	
	font-family: Ubuntu, Oswald, Arial;
	font-size: 18pt;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 10px;
	;
}

h1 a:link, h1 a:visited {color:#004899;}
h1 a:hover, h1 a:active {color:#0099cc;}

h2 {
	background-color: #E2DEB0;
	color: #36C;
	font-family: Oswald, ubuntu, Arial;
	font-size: 12pt;
	font-weight: 400;
	text-align: left;
	padding-left: 4px;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom:10px;
	line-height:20px;
}
h2 a:link, h2 a:visited {color:#214ca0;}
h2 a:hover, h2 a:active {color:#0099cc;}


h3 {
	color: #960;
	font-family: Oswald, ubuntu, Arial;
	font-size: 14pt;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	padding-left: 0px;
	font-style: normal;
	border-bottom: 1px solid #960;
	
}

h3 a:link, h3 a:visited {color: #543C21;}
h3 a:hover, h3 a:active {color: #F60;}



h4 {
	color: #6f6773;
	font-family: ubuntu, Verdana;
	font-size: 9pt;
	font-weight: 400;
	font-weight:bold;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
}

h4 a:link, h4 a:visited {
	color: #515151;
}
h4 a:hover, h4 a:active {color:#FF6600;}


h5 {
	color: #0099cc;
	font-family: Oswald, ubuntu, Arial;
	font-size: 10pt;
	line-height: 18px;
	font-weight: 400;
	text-align: left;
	font-style: normal;
}

h5 a:link, h5 a:visited {color: #36C;}
h5 a:hover, h5 a:active {color: #F60;}


h6 {
	font-family: Oswald, ubuntu, Arial;
	font-size: 18pt;
	line-height: 24px;
	font-weight: 300;
	text-align: left;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 10px;
}

h6 a:link, h6 a:visited {
	color: #242424;
}
h6 a:hover, h6 a:active {color:#0099cc;}

.copete {
	color: #383539;
	font-family: playfair-display;
	font-size: 14pt;
	line-height: 17px;
	font-weight: 400;
	text-align: left;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 10px;
}




.epigrafe {
	color: #964366;
	font-family: ubuntu;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	border-bottom: 1px solid #B0A19A;
}

.p-verdoso {
	color: #383539;
	font-family: Arial, Ubuntu, Tahoma;
	font-size: 10px;
}



/* bloques */

#izquierda {
	width:100px;
	margin:20px;
	top:20px;
	left:20px;
	height: auto;
	float: left;
}
#bloque100 {
	width:100px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque123 {
	width:123px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque120 {
	width:100px;
	position:relative;
	float: left;
	margin:7px 20px 20px 20px;
}
#bloque150x150 {
	width:150px;
	position:relative;
	float: left;
	margin:5px 7px 0px 0px;
}
#bloque150 {
	width:150px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque165 {
	width:165px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque180 {
	width:180px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque210 {
	width:210px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque245 {
	width:245px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque300 {
	width: 300px;
	position: relative;
	float: left;
	margin: 20px 20px 0px 0px;
}
#bloque380 {
	width: 380px;
	position: relative;
	float: left;
	margin: 20px 20px 0px 0px;
}
#bloque410 {
	width:410px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque460 {
	width: 460px;
	position: relative;
	float: left;
	margin: 20px 20px 0px 0px;
}
#bloque540 {
	width:540px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque580 {
	width:580px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
	}
#bloque780 {
	width:780px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}

/*repeticiones

#bloque4605 {
	width:140px;
	float: left;
	margin-top:20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#bloque4606 {
	width:280px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
#bloque4607 {
	width:280px;
	float: left;
	margin-top:20px;
	margin-bottom: 20px;
}
#bloque1304 {
	width:620px;
	position:relative;
	float: left;
	margin:20px 20px 0px 0px;
}
*/

/*bloques color*/

#bloque-none { position: relative; 
	float:left;
}
#bloque-blanco {
	background-color: #FFF;
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}
#bloque-amarillo {
	background-color: #f1d265; 
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}
#bloque-naranja {
	background-color: #FF6600; 
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}
#bloque-ocre {
	background-color: #cb7c6f; 
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}
#bloque-rojo {
	background-color: #e6213b; 
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}
#bloque-purpura {
	background-color: #a12061; 
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}
#bloque-borravino {
	background-color: #6f6773; 
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}
#bloque-verde {
	background-color: #81C8BA; 
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}
#bloque-cian {
	background-color: #0099cc; 
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}
#bloque-indigo {
	background-color: #3d62ac; 
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
}



/* Links y excepciones para bloques color */

.texto-blanco { color: #e2e1d2;}

#bloque-purpura a, pie a:link, pie a:visited
{color:#ffffff;}
#bloque-purpura a:hover, pie a:active {
color:#ffffff; text-decoration:underline}

#bloque-borravino a, pie a:link, pie a:visited
{color:#ffffff;}
#bloque-borravino a:hover, pie a:active {
color:#ffffff; text-decoration:underline}

#bloque-naranja a, pie a:link, pie a:visited
{color:#ffffff;}
#bloque-naranja a:hover, pie a:active {
color:#ffffff; text-decoration:underline}

#bloque-aplicativos a, pie a:link, pie a:visited
{color:#ffffff;}
#bloque-naranja a:hover, pie a:active {
color:#ffffff; text-decoration:underline}

#bloque-ocre a, pie a:link, pie a:visited
{color:#ffffff;}
#bloque-ocre a:hover, pie a:active {
color:#ffffff; text-decoration:underline}

#bloque-rojo a, pie a:link, pie a:visited
{color:#ffffff;}
#bloque-rojo a:hover, pie a:active {
color:#ffffff; text-decoration:underline}

#bloque-verde a, pie a:link, pie a:visited
{color:#ffffff;}
#bloque-verde a:hover, pie a:active {
color:#ffffff; text-decoration:underline}

#bloque-cian a, pie a:link, pie a:visited
{color:#ffffff;}
#bloque-cian a:hover, pie a:active {
color:#ffffff; text-decoration:underline}

#bloque-indigo a, pie a:link, pie a:visited
{color:#ffffff;}
#bloque-indigo a:hover, pie a:active {
color:#ffffff; text-decoration:underline}
