/* Styles for the entire body */
body {
	font: 100% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0,7em;
	background-color:#D1D9DF;
}
img{
border: none;}

#container {
  margin: 10px auto;
  width: 950px;
  padding: 10px;
  background-color: #fff;
}

/* Styles for the header including logo */
#header {
    height : 180px;
    width:100%;
	border-bottom:2px solid #8299E9;
}

#logo { 
	float:left;
	font-family: "Century Gothic", Arial, verdana, sans-serif;
	font-size: 152%;
	font-weight: bold;
	color: #fff;
	width:165px; 
	background-color: inherit;
}

#centrallogo{
	 float:left;
	 width:560px;
		}

#iwithblockmsg-textologo{
	font-family:"Century Gothic", Arial, verdana, sans-serif;
	width:400px;
	color:#8299E9;
	text-decoration:none;
	font-stretch: extra-expanded;
	font-size: 152%;
	font-weight: bold;
	z-index:4;
	padding-top:20px;
	margin-left:80px;
	text-align:center;
	}
	

#iwithblockmsg-bannerlogo{
	width:535px;
	margin-left:25px;
	z-index:5
	
		}
		
		

#iwithblockmenu-headermenu { 
	float: right;
	text-align: right;
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	color: #8299E9;
	width:190px; 
	padding: 10px 10px 0px 0px; 
	background-color: inherit;
}

#iwithblockmenu-headermenu a {
	text-decoration: none;
	color: #8299E9;
	background-color: inherit;

}
.naranja {color: #FFA202}


#iwithblockmenu-headermenu a:hover {
	text-decoration: underline;
		color: #0000FF;
}


/* Styles for the tabbed horizontal menu */
#navlistcontainer {
	clear: both;
	background-color: #455A79;
	padding-top: 2px;
}

#navlist
{
	padding: 3px 10px;
	margin: 0px;
	border-bottom: 3px solid #FFF;
	font: bold 80% Verdana, sans-serif;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 2px solid #FFF;
	border-bottom: none;
	background: #D1D9E4;
	text-decoration: none;
}

#navlist li a:link { 
	color: #455A79;
	background : #D1D9E4; 
	border-color: #FFF;

 }

#navlist li a:visited { 
	color: #455A79;
	background : #D1D9E4; 
	border-color: #FFF;
 }

#navlist li a:hover
{
	color: #FFF;
	background : #455A79; 
	border-color: #FFF;
}

#navlist li a#current
{
	color: #FFF;
	background : #455A79; 
}

/* Styles for the infobox */


#nutshell { 
	float: left;;
	height :160px;
	width:49%; 
	border-right: 1px dotted #455A79;
    	background-color: #D1D9E4;
}

#services { 
	float: right;
	height:160px;
	width:50%; 
	background-color: #D1D9E4;
}

#nutshell h2 { 
	margin: 0px;
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color: #455A79;
	font-size: 100%;
	padding:5px 0px 0px 10px; 
	background-color: inherit;
}

#nutshell p { 
	text-align: left;
	padding:0px 10px 0px 10px; 
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	font-weight: normal;
	color: #494949;
}

#services h2 { 
	margin: 0px;
	text-align: left;
	font-family: Arial, verdana, sans-serif;
	color: #455A79;
	font-size: 100%;
	padding:5px 0px 0px 10px; 
	background-color: inherit;
}

#services p { 
	text-align: left;
	padding:0px 10px 0px 10px; 
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	font-weight: normal;
	color: #494949;
}

#services ul { 
	margin-top: 5px;
	list-style-type: square;
	text-align: left;
}

#services ul li {
	font-family: Arial, verdana, sans-serif;
	color: #494949;
	font-size: 77%;
}

/* Styles for the main content */
#contents {
    clear: both;
    margin: 5px auto;
    width:100%;
    background-color: #FFF;
	padding-top:25px;
}

#secondpagecontents {
    clear: both;
    margin: 0px auto;
    width:100%;
    background-color: #FFF;
    border-top: 3px solid #455A79;
    padding-top: 5px;
}


/*Styles for the left columms. */
#menuizquierdo{
	float: left;
	width:19%; 
	}


#iwithblockmenu-menuizquierdo ul {
list-style:none;
width:160px;
margin:0 0 20px 0;
padding: 5px;
font-size:0.9em;
font-weight:bold;
}

#iwithblockmenu-menuizquierdo li { margin-bottom:3px; }

#iwithblockmenu-menuizquierdo li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #8299E9;
}

#iwithblockmenu-menuizquierdo li a:hover, #iwithblockmenu-menuizquierdo li a.current {
background:#eaeaea;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid  #333333;
}

#iwithblockmenu-menuizquierdo ul ul {
margin: 0 0 0 10px;
font-size:0.8em;
width:160px;
}

#iwithblockmenu-menuizquierdo ul ul a {
height:16px;
margin:0;
padding: 4px 0 4px 8px;
border-left:4px solid #EA7E35;
}

#boletin{
	float:left;
	border:1px solid #455A79;
	margin-bottom:25px;
	}
	
#iwithblockmsg-izquierdoinferior{
	float:left;
	margin-bottom:25px;
	width:175px;
	}


#leftcontainer { 
	float: left;
	width:54%; 
	margin-left:25px;
}



#rightcontainer { 
	float: right;
	width:19%; 
}

.WrapText
{
	float:left;
	margin: 10px;
	padding: 5px;
	border:1px solid #455A79;
	background:#D1D9E4;
}

#div1, #div2, #div3, #div4, #div5   
{
	position:inherit; 
	/* top: 430px;  */
	/* left: 763px; */
	top: 130px;
	left: 300px;
	width: 500px;
	text-align:center
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	visibility:hidden;
	border: 1px #6699CC dotted;
}

/*Styles for the central columm. */
#leftcontainer  h2
{
	margin:0 auto;
	padding:5px 0 5px 10px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align: left;
	color:#8299E9;
	font-size: 19px;
	border-bottom:1px solid #EA7E34;
}

#leftcontainer  h3
{
	margin:0 auto;
	padding:5px 0 0px 10px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align: left;
	color:#000000;
	font-size: 14px;
}

#leftcontainer table.helpT
{ 
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	width: 515px;
	background-color: #fafafa;
	border: 0px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}

#leftcontainer td.helpHed
{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040; 
}

#leftcontainer td.helpBod
{ 
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	background-color: #fafafa; 
}

#leftcontainer td.desc
{ 
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	text-indent: 9px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 9px;
	color: #404040;
	background-color: #fafafa; 
}

#leftcontainer table.sofT
{ 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	color: #404040;
	width: 515px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px; 
} 


#leftcontainer p
{
	margin: 5px;
	padding: 0 0 5px 5px;
	background-color:inherit;
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: justify;
	color: #494949;
	font-size: 77%;
}

#leftcontainer ul li
{
	list-style-type:square;
	background-color:inherit;
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	color: #494949;
	font-size: 77%;
}

#leftcontainer a
{
	text-decoration: underline;
	font-weight: bold;
	margin:2px auto;
	background-color:inherit;
	color: #6699CC;
}

#leftcontainer a:hover
{
	background-color:inherit;
	text-decoration: underline;
	color: #000066;
}

#leftcontainer hr
{
	color: #EA7E34;
	background-color: #EA7E34; 
	height: 1px;
	width: 80%;
}
#iwith-box1{
	margin-bottom:25px;
		}
#snippetalbum{
text-align:center;
padding-left:15px;}

/*Styles for the right columms. */
.rightcontents
{
	margin: 0px auto 10px auto;
	background-color:#FFF;
	border:1px solid #455A79;
	line-height:1.1em;
	text-align: justify;
}

.rightcontents h2
{
	margin:0 auto;
	padding:5px 0 5px 10px;
	background-color:#D1D9E4;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align: left;
	color:#455A79;
	font-size: 100%;
}

.rightcontents h2 a
{
	background-color:inherit;
	text-decoration: underline;
	color: #455A79;
}

.rightcontents p
{
	padding:5px 10px 5px 10px;
	margin: 0 0 15px 0;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	background-color:inherit;
	color: #494949;
	font-size: 77%;
}

.rightcontents p a
{
	background-color:inherit;
	text-decoration: none;
	color: #000066;
}

.rightcontents p a:hover
{
	background-color:inherit;
	text-decoration: underline;
	color: #000066;
}

/*Styles for Quick links. */
.rightcontents ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.rightcontents ul li
{
	list-style-type: square;
	padding-bottom: 5px;
}

.rightcontents ul li a
{
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	font-size: 77%;
	background-color:inherit;
	text-decoration: underline;
	color: #000066;
}

.rightcontents ul li a:hover
{
	background-color:inherit;
	color: #455A79;
}

/*Styles for the footer. */
#iwithblockmsg-footer {
	clear: both;
	margin: 5px 0 0 0;
	width:100%;
	text-align: center;
}

#iwithblockmsg-footer p {
	padding: 10px;
	background-color: #8299E9;
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	color: #fff;
	margin: 0px;
}

#footer2 {
	 margin: 0px auto;
	 width: 950px;
	 background-color: #455A79;
	 text-align:right;
	
}

#footer2 p {
	margin: 0px;
	padding: 0px;
	 width: 910px;
	float: right;
	background-color: #455A79;
	font-family: Arial, verdana, sans-serif;
	font-size: 65%;
	color: #fff;
	 padding-right:40px;
}

#footer2 p a {
	background-color: #455A79;
	font-family: Arial, verdana, sans-serif;
	font-size: 100%;
	color: #fff;
	text-decoration: underline;
}

/*Styles for the right columms. */
.menuhorizontal
{
	margin: 3px auto 10px auto;
	text-align: center;
}
.menuhorizontal a {
	margin:2px auto;
	background-color:inherit;
	color: #8299E9;
	border-right:1px solid #EA7E34;
	padding:0 10px 0 10px;
	text-decoration: underline;
}

.valores ul li 
{
	list-style-type:square;
	background-color:inherit;
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	/*color: #494949;*/
	color: #555555;
	font-size: 77%;
	padding: 15px 15px 15px 15px; 
}

a.noticias
{
	background-color:inherit;
	text-decoration: none;
	font-family: inherit;
	color: #494949;
}

a:hover.noticias 
{
	background-color:inherit;
	text-decoration: underline;
	font-family: inherit;
	color: #494949;
}