/* CSS Document */
html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #2d5c8b;
	margin: 0;
	padding: 0;
	/* IE6 Start */
	text-align: center;
	width: 100%;
	/* IE6 End */
	
}

div#container {
	/*width: 10240px;*/
	/*width: 800px;*/
	width: 750px; /* to avoid horizontal bar in 800x600 resolution */
	/*width: 960px;*/
	horizontal-align: center; 
	margin: 0 auto; /* needed to center the web site */
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify; /* IE6 */
}

div#topLinks {
	height: 20px;
	width: 100%;
}

div#languageLinks {
	margin-right: 25px;
	height: 10px;
	/*font-size: 0.75em; /*12px*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
}

div#languageLinks a {
	text-align: center; 
	color: #677180;	
	font-size:x-small;
	text-decoration: none;
}

div#languageLinks a:visited { 
}

div#languageLinks a:hover { 
	text-decoration: underline;
}

div#header {
	margin:0;
	padding:0;
}

div#banner {
	height: 90px;
	width: 100%; 
	/* background: url(../images/banner.gif) no-repeat 100% 100%;*/
	background: url(../images/banner-background.jpg) no-repeat center right;
	/*background-color: #000066;*/
	background-color: white;
	border-bottom: 1px solid #3333cc;
	text-style:hidden;
}

/*div#banner img {
	float: left;
	border: 0;
}*/

#logo{
	height: 90px;
	width: 100px;
	float: left;
	border: 0;
	/*background: url(../images/banner-logo.jpg) no-repeat center left;*/	
}

#logo a, #logo a:visited, #logo a:hover {
	display: block;
	width: 217px;
	height: 90px;
	text-decoration: none;
	border: 0;
}

div.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
}

/*
.hidden {
	visibility: hidden;
}
*/

.hidden {
	display: none;
}

div#menu {
	background-color: white;
	pading: 5px 0px;
	border-bottom: 1px solid #6666cc;
	/*border: 0px 1px 1px 1px solid #310852;*/
	height: 30px;
	clear: left;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	height: 30px;
}

#nav a {
	display: block;	
	color: #000099;
	font-size:0.9em;
	font-weight: normal;	
	text-decoration: none;
	margin-left: 10px;
	height: 30px;
	line-height: 2.6em;
}

#nav a:hover {
	text-decoration: underline;	
}

#nav li {
	float: left;
	width: auto;
	height: 31px;
	margin-left: 15px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background:#fff;
	border-top:1px solid #6666cc;
	border-bottom:1px solid #6666cc;
	z-index: 99;
	width:180px;
	height:auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li li {
	width: 180px;
	border-top:1px solid #F5F5F0;
	margin-left: 0px;
	/*padding-left: 3px;*/
}

#nav li li a {
	line-height: 2.6em;
	height: 30px;
}

div#section-header {
	clear: left;	
}

div#section-header-background {
	height: 114px;
	background: url(../images/section-header_with_text.png) no-repeat top right;
}

div#section-header-clean {
	height: 50px;
	background-color: white;
}

div#section-title {
	margin-top: -50px;
	margin-left: 10px;
	margin-bottom: 30px;
	font-size: 27px;
	font-family: Arial;
	color: #99ccff;
	/*letter-spacing: -1px;*/
}

div#content {
	clear: right;
	/*margin: 0px;*/
	padding: 20px 10px;
	background-color: #f5f5f5;
	/*background-color: #EFEFEF;*/
	/*border: 1px solid #310852;*/
	position: relative;
	border-top: 1px solid #6666cc;
	border-bottom: 1px solid #6666cc;
}

div#content>h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; 
	/* background-color: #FFCC33;*/
	color: #000066;
}

div#content>h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 20px;
	color: #000066;
}

div#content>h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	color: #789dd4;
}

div#content>p {
	text-align: justify;
	margin-top: 10px;
	margin-bottom:0px;
	padding: 0px;
}

div#content ul {
}


div#content ul li {
	margin-left: 5px;
	line-height: 1.5em;
	/*display: inline;
	list-style-type: none;*/
	text-align: justify;
}

#services {
	height: 255px;
	/*width: 540px;
	margin: 0 auto;
	margin: 30px auto;*/
	display: block;
	text-align: left;
	float: left;
	margin-right: 0px;
}

.service {
	width: 180px;
	padding: 2px;
	vertical-align: top;
	float: left;
}

.service a, .service a:visited, .service a:hover {
	text-decoration: none;
}

.service img {
	border: 0;
}

#content-right {
	margin-right: 15px;
	width: 150px;
	float: right;
	padding: 0px;
}

#links {
	/*clear: left;*/
	margin-top: 10px;
	/*margin-right: 15px;
	width: 150px;
	float: right;
	padding: 0px;*/
}

#links-top {
	width: 150px;
	heigth: 20px;
	background: url(../images/links-top.gif) no-repeat top left;
}

#links-body{
	width: 129px;
	height: 75px;
	padding: 15px 10px;
	background-color: white;
	border-left: 1px solid #d9d9da;
}

#links-bottom{
	width: 150px;
	height: 13px;
	background: url(../images/links-bottom.gif) no-repeat top left;
}

.link {
	height: 20px;
	width: 120px;
	margin-left: 5px;
	padding-top:5px;
	border-top: 1px solid #f5f5f5;
	color: #f5f5f5;
}

.link>a {
	color: #bfb4b4;
	font: normal bold 12px arial,sans-serif;
}

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

#after-links {
	height: 70px;
	width: 150px;
}

#send-email {
	margin-right: 15px;
	width: 150px;
	/*float: right;*/
	padding: 0px;
}

#send-email img {
	border: 0;
}

/*#news {
	clear: left;
	border: 1px solid white;
	padding: 5px;
	width: 530px;
	font-size: 0.9em;
}


#news a {
	color: #cb9950;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#news p {
	color: black;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#text {
	width: 540px;
}
*/

div#footer {
	clear: both;
	height: 50px;
	padding-top: 10px;
	/*border-bottom: 1px solid #6666cc;*/
}

div#bottom-banner {
	height: 50px;
	background: url(../images/bannerdireccion.gif) no-repeat bottom left;
}

div#copyright {
	margin-right: 15px;
	text-align: right;
	color: #000066;	
	font-size:0.8em;
}