/*
Naranja: #ff7300
Azul: #00209f
background:url("/images/baseline.gif");
*/

/* Yahoo! CSS Reset http://developer.yahoo.com/yui/reset/ */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

/* End of the reset */

html {
	background:#bbb url("/images/body-bg.gif") top left repeat-x;
}

body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:5px;
}

ul {
	margin-top:1.5em;
	margin-bottom:1.5em;
}

li {
	font-size:1.4em;
	line-height:1.75;
	margin-left:20px;
}

ul li {
	list-style-image:url("/images/sun-bullet.gif");
}

ol li {
	list-style-type:decimal;
}

p, dt, dd {
	font-size:1.4em;
	line-height:1.5;
	margin-top:1.5em;
	margin-bottom:1.5em;
	text-indent:0;
}

dt {
margin-bottom:0;
}

dd {
margin-top:0;
}

.content dt {
	font-weight:bold;
}

dd input {
height:1em;
font-size: 1.4em;
}

#contact textarea {
width:600px;
height:360px;
}


a:link, a:visited{
	color:#00209f;
	text-decoration:none;
}
a:hover, a:active {
	color:#ff7300;
	text-decoration:underline;
}

#wrap {
	width:960px;
	margin:auto auto;
	background: #fff url("/images/wrap-bg.gif") bottom center no-repeat;
}
#header-en, #header-es {
	color:#fff;
	margin:0;
	padding:0;
	height:100px;
}
#header-en {
	background:#00209f url("/images/header-bg-en.jpg") top right no-repeat;
}
#header-es {
	background:#00209f url("/images/header-bg-es.jpg") top right no-repeat;	
}
#middle-banner {
	background:#fff url("/images/middle-banner.jpg") top center no-repeat;
	margin:0 0 2px 0;
	padding:0;
	height:100px;
}
h1#logo {
	float:left;
	position:relative;
	top:0;
	left:10px;
}

h1#logo a {
	display:block;
	background:url("/images/logo-our.jpg") no-repeat;
	width:103px;
	height:100px;
	text-indent:-10000px;
}

#nav {
	float:left;
	width:100%;
	background: #000565 url("/images/nav-bg.jpg") top right no-repeat;
	margin:0 0 0px 0;
	padding:10px 0 0 0px;
	list-style:none;
	font-size:0.85em;
}
#nav li {
	float:left;
	padding:0;
	margin:0 0px 0 1px;
	list-style-image:none;
}
#nav li:first-child {
	margin-left:10px;
}
#nav a {
	float:left;
	display:block;
	padding: 5px 10px 5px 10px;
	margin:0 1px 0 0;
	background: #ff7300 url("/images/tab-bg.gif") top left repeat-x;
	border:1px solid #e50400;
	border-bottom:none;
	color:#fff;
}

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

#nav li.current a:link, #nav li.current a:visited, #nav li.current a:hover, #nav li.current a:active {
	color:#333;
	border:1px solid #333;
	border-bottom:none;
}

#nav li.current a:link, #nav li.current a:visited {
	text-decoration:none;
	background: #fff url("/images/current-tab-bg.gif") top left repeat-x;
}
#nav li.current a:hover, #nav li.current a:active {
	text-decoration:underline;
	background: #fff url("/images/current-tab-bg.gif") top left repeat-x;
}

 

.office {
	float:left;
	margin:0;
	margin-bottom:1.5em;
	width:290px;
	padding-right:10px;
}


blockquote {
	margin:1.5em;
	font-style:italic;
	color:#666;
}

#footer {
	clear:both;
	color:#333;
	font-size:1.2em;
	line-height:1.75;
	margin-top:1.75em;
	margin-bottom:1.75em;
	padding: 0 10px 0 10px;
}

h2, h3, h4, h5, h6 {
	font-family: "Georgia", Times, "Times New Roman", serif;
	font-weight:bold;
	color:#00209f;
}
h2 {
	font-size:2.1em;
	line-height:1;
	margin-top:1em;
	margin-bottom:1em;
}

#intro {
	position:relative;
	width:940px;
	height:357px;
	margin: 1.8em -20px 1.8em -20px;
	color:#fff;
}

#intro-content {
	color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	width:920px;
	padding:0 20px;
	background:url("/images/transparent.png");

}

#intro-content h2{
	color:#fff;
	text-shadow: 2px 2px 2px #000;
	font-style: italic;
	margin:0;
	font-size:2.1em;
	margin-top:1em;
	margin-bottom:1em;
}

#intro-content p {
		text-shadow: 2px 2px 2px #000;
}




h3 {
	font-size:1.6em;
	line-height:1.3125;
	margin-top:1.3125em;
	margin-bottom:1.3125em;	
}
h4, h5, h6 {
	font-size:1.5em;
	line-height:1.4;
	margin-top:1.4em;
	margin-bottom:1.4em;
}


.c3-1 {
	float:left;
	width:280px;
	padding: 0 20px 0 20px;
}
.c3-2 {
	float:left;
	width:280px;
	padding: 0 20px 0 20px;
}
.c3-3 {
	float:right;
	width:280px;
	padding: 0 20px 0 20px;
}

.c2-1 {
	float:left;
	width:600px;
	margin:0;
	padding: 0 20px 0 20px;
}
.c2-2 {
	float:right;
	width:280px;
	margin:0;
	padding: 0 20px 0 20px;

}

.c2-3 {
	float:left;
	width:440px;
	padding: 0 20px 0 20px;	
}
.c2-4 {
	float:right;
	width:440px;
	padding: 0 20px 0 20px;
}

.c1 {
	float:left;
	width:920px;
	padding: 0 20px 0 20px;
}

div.map {
	clear:both;
	font-size:1.5em;
	line-height:1.5;
	margin-top:1.5em;
	margin-bottom:1.5em;
	width:580px;
	height:357px;
	border:1px solid #00209f;
}


.clear {
	clear:both;
}

.c2-1 li table {
width:580px;
}

table {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
margin:1.5em 0;
}

tr {
border-bottom: 1px solid #999;
}

th {
background:#eee;
}

td, th {
border-right:1px solid #999;
text-align:center;
}

th {
	font-weight:bold;
}

/* TPS stuff */

ul.tps {
float:left;
width:600px;
}

ul.tps li {
	list-style-image:none;
	float:left;
	display:inline;
	width:300px;
	text-align:center;
	margin-left:0;
	height:154px;
}

ul.tps li a.tps-grupo, ul.tps li a.tps-recaudos {
display:block;
padding-top:129px;
height:154px;
}

a.tps-grupo {
	background:url("/images/tps-grupo.png") top center no-repeat;
}

a.tps-recaudos {
	background:url("/images/tps-recaudos.png") top center no-repeat;
}


