/* ------------------------------------------------------------------------------------ *
| GLOBALS CSS FILE :: For Credit Andorra												|
| css/globals.css																		|
| 																						|
| PROJECT :: www.creditandorra.ad v1.0													|
| 																						|
+ ------------------------------------------------------------------------------------- +
| Author :: Uaalah!!																	|
* ------------------------------------------------------------------------------------- */

/* @group BASE (YUI) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 108%;
}

h1, h2, h3 {
	margin: 0 0 .8em;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight: bold;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	font-style: italic;
}

blockquote, dl {
	margin: 1em;
}

dl {
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: none;
}

dl dd {
	margin-left: 1em;
}

th, td {
	border: 1px solid #000;
	padding: .5em;
}

th {
	font-weight: bold;
	text-align: center;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p, fieldset, table, pre {
	margin-bottom: 1em;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group GLOBALS ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

html {
	background: #fff url(../images/html_bg.png) left top repeat-x;
}

html, body {
	height: 100%;
}

body {
	font: normal 69%/1.4em arial, verdana, sans-serif;
	color: #666060;
}

h1 {
	position: absolute;
	z-index: 1;
	top: 3.4em;
	left: 50%;
	margin: 0 0 0 -478px;
	padding: 0;
}

h1 a {
	width: 239px;
	height: 51px;
	display: block;
	text-indent: -999em;
	background: url(../images/logo.png) no-repeat;
}
h1 a.sin {
	width: 239px;
	height: 51px;
	display: block;
	text-indent: -999em;
	background: url(../images/logo_sin.png) no-repeat;
}

h1 em {
	font-weight: normal;
	font-style: normal;
}

h2, h3 {
	color: #B6BF00;
	font-weight: bold;
	font-family: "Helvetica Neue", "Helvetica", arial, sans-serif;
}

h2 {
	font-size: 1.5em;
}

h3 em {
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 1.333em;
}

* a {
	outline: none;
	cursor: pointer;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #B6BF00;
}

a:hover, a:active {
	text-decoration: underline;
}

p.last {
	margin-bottom: 1.8em;
}

::-moz-selection {
	background: #acb340;
	color: #fff;
}

::selection {
	background: #acb340;
	color: #fff;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group PAGE LAYOUT ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#branding,
#ca_header,
#navigation,
#content,
#footer {
	width: 100%;
}

#branding {
	height: 3.636em;
	line-height: 3.636em;
	background: #dcdcdc url(../images/branding_bg.png) repeat-x;
	border-bottom: 1px solid #b3b3b3;
}

#branding_inner {
	width: 950px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#search {
	float: right;
	background: #c8c8ca url(../images/search_bg.png) repeat-x;
	padding: 0 1.818em;
	margin-right: -1.818em;
}

#languages {
	float: right;
	margin-right: 7px;
}

#languages li {
	float: left;
}

#location {
	float: right;
	margin-right: 8px;
	display: block;
}

#delegations {
	float:left;
	font-size:1.09em;
	font-weight:bold;
	margin-top:8px;
	position:relative;
}

#delegations a {
	float:left;
	height:25px;
	margin-right:5px;
	width:auto;
}

#delegations span {
	display:none;
	float:left;
	font-weight:normal;
	height:25px;
	line-height:25px;
	padding-right:10px;
	width:auto;
}

#delegations span.active {
	display:inline;
}

#delegations li strong {
	display:none;
	font-weight:normal;
}

#delegations li.active strong, #delegations li:hover strong {
	color:#613C90;
	cursor:default;
	display:inline;
	left:10.6em;
	letter-spacing:0.05em;
	position:absolute;
	top:0.1em;
	white-space:nowrap;
	width:auto;
	z-index:1;
}

#delegations li.active:hover strong {
	color:#613C90;
	cursor:default;
	display:inline;
	left:10.6em;
	letter-spacing:0.05em;
	position:absolute;
	top:0.1em;
	white-space:nowrap;
	width:auto;
	z-index:1;
}

#delegations:hover li.active strong {
	display:none;
}

#delegations:hover li.active:hover strong {
	display:block;
}

.bc_deleg {
	color: #a5b82b !important;
}
.as_deleg {
	color: #a80d4d !important;
}

.fu_deleg {
	color: #272425 !important;
}

.ca_deleg {
	color: #a5b82b !important;
}

.pb_deleg {
	color: #613c90 !important;
}

#languages li a {
	color: #fff;
	margin-right: 1px;
	display: block;
	float: left;
	padding: .15em .7em;
	background-color: #d0d2d3;
	margin-top: .65em;
	height: 2.2em;
	line-height: 2.2em;
	width: 1em;
	text-align: center;
/*	text-shadow: #bababa 1px 1px 1px;
	-webkit-box-shadow: #ddd 0 0 1px; */
}

#languages li.ca_active a {
	background-color: #b4bc43;
	text-decoration: none;
	color: #fff;
	width: auto;
	height: auto;
	text-shadow: none;
}

#languages li a:hover {
	background-color: #b4bc43;
	color: #fff;
	text-shadow: none;
	text-decoration: none;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group HEADER :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#ca_header {
	background: #a3b902 url(../images/header_bg.png) repeat-x;
	color: #fff;
}

#ca_header #header_inner {
	width: 990px;
	margin: 0 auto;
	background: url(../images/ca_header_bg.png) no-repeat 50% 9px;
	height: 109px;
	position: relative;
	font-size: 1.09em;
}
#ca_header #content_header{
    float:right;
}

#ca_header #customer_service {
	background: url(../images/customer_service_icon.png) no-repeat;
	padding-left: 38px;
	/*position: absolute;
	z-index: 1;
	/*top: 22px;
	left: 581px;*/
        float:left;
        margin: 17px 30px 0 0;
}

#ca_header #customer_service strong {
	font-size: 1.272em;
}

#ca_header #header_inner ul {
	/*float: right;*/
        float:left;
	margin: 17px 30px 0 0;
	display: inline;
	/*width: 205px;*/
        width:auto;
}
#ca_header .banner_copamon{
    float:left;
    margin: 18px 15px 0 0;
}

#ca_header #header_inner ul li {
	height: 22px;
	line-height: 24px;
	float: left;
	clear: left;
	white-space: nowrap;
}

#ca_header #header_inner ul li a {
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
	display: block;
}

#ca_header #header_inner ul li#mail a {
	background-image: url(../images/mail_icon.png);
}

#ca_header #header_inner ul li#wire a {
	background-image: url(../images/wire_icon.png);
}

#ca_header #header_inner ul li#webmap a {
	background-image: url(../images/webmap_icon.png);
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group FOOTER :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#footer {
	padding: 5px 0;
	font-weight: bold;
	font-size: 10px;
	margin-top:.5em;
}

#footer #footer_inner {
	width: 949px;
	padding: 0 20px;
	margin: 0 auto;
}

#footer #footer_menu{
	text-transform: uppercase;
}

#footer_menu a, #footer_menu a strong{
	background: url('../images/foot-tab.png') no-repeat;
	height: 25px;
	line-height: 25px;
	float: left;
}
#footer_menu li{
	float: left;
}
#footer_menu a{
	padding: 0 30px 0 5px;
	margin-right: 1px;
	color: #3c3c3c;
}
#footer_menu a strong{
	background-position: right top;
	padding-right: 20px;
	position: relative;
	right: -30px;
}
#footer_menu li.select a, #footer_menu li.select a strong{
	background-image: url('../images/foot-tab-active.png');
}

#footer_content{
	clear: both;
	display: block;
	width: 949px;
	background: #e8e6dd url('../images/foot-content.png') no-repeat bottom left;
	margin-bottom: 1em;
}
#footer_content ul{
	padding: 7px 30px;
}

#footer_content li{
	float: left;
}

#footer_content a{
	float: left;
	width: 220px;
	margin: 0 65px 5px 0;
	background: #d3d1c5 url('../images/foot-arrow.gif') no-repeat 95% center;
	color: #41403d;
	padding: 1px 5px;
}

#footer .ultimaLinea{
	margin-left: 30px;
	padding-bottom: 10px;
	color: #3c3c3c;
}
#footer .ultimaLinea a{ color: #3c3c3c; }

#footer .limpiaFoot{ clear:both; }


/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group MISC :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

blockquote {
	font: italic 1.636em/1.3em georgia, serif;
	background: url(../images/blockquote_left_bg.png) no-repeat;
	margin: 0 0 1em;
	padding-left: 17px;
}

blockquote div {
	display: inline;
	background: url(../images/blockquote_right_bg.png) no-repeat 100% 50%;
	padding-right: 17px;
}

.multiples blockquote {
	font: italic 1.3em/1.3em georgia, serif;
	margin-bottom: 0.5em;
}
.multiples p {
	margin-bottom: 2.5em;
}

img.thick {
	/* border: 3px solid #efede9; */
	display: block;
	margin-bottom: 1em;
}
img.thin {
	border: 3px solid #efede9;
	float:left;
	margin: 0 1em 1em 0;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group CLEARFIX :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#featuring div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

