/* global */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,select,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.borderfull {
	border: 1px solid #858585;
	background-color: #97B814;
	color: #FFF;
}
.borderfullpadding {
	border: 1px solid #AEDE0C;
	padding: 8px;
}
.button {
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	color: #000000;
	padding: 2px 7px;
}
.button a:link {
	text-decoration: none;
	color: #000000;
}
.button a:visited {
	text-decoration: none;
	color: #000000;
}
.button a:hover {
	text-decoration: underline;
	color: #000000;
}
.button a:active {
	text-decoration: none;
	color: #000000;

}
.buttonor {
	background-color: #CEED5A;
	border-top-style:solid;
	border-top-color:#999999;
	border-top-width:1px;
	border-bottom-style:double;
	border-bottom-color:#666666;
	border-bottom-width:2px;
	border-left-style:solid;
	border-left-color:#999999;
	border-left-width:1px;
	border-right-style:double;
	border-right-color:#686868;
	border-right-width:2px;
	color: #000;
	padding: 2px 7px;
	text-decoration: none;
}
.buttonor a:link {
	text-decoration: none;
	color: #333;
}
.buttonor a:visited {
	text-decoration: none;
	color: #666;
}
.buttonor a:hover {
	text-decoration: underline;
	color: #333;
}
.buttonor a:active {
	text-decoration: none;
	color: #000;

}
.txtstrong {
	color: #FF0000;
}
.txtltblk {
	color: #333333;
}
.colour_strong {
	background-color: #CEED5A;
}
.colour_weak {
	background-color: #F3FEB7;
}
.gryfde {
	background-image: url(../../imgs/greyfade.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
	padding-left: 2px;
	padding-top: 8px;
}
.txtsmall {
	font-size: 9px;
}
.txtbig {
	font-size: 15px;
}
.redbld {
	font-weight: bold;
	color: #FD0101;
}
.redbld a:link {
	color: #FD0101;
	text-decoration: underline;
}
.redbld a:visited {
	color: #FD0101;
	text-decoration: underline;
}
.redbld a:hover {
	color: #FD0101;
	text-decoration: underline;
}
.redbld a:active {
	color: #FD0101;
	text-decoration: underline;
}

/* header */
.lang_links {
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-right: 4px;
	padding-left: 6px;
	color: #FFFFFF;
}
.search_box,select,input {
	color: #F00;
	border: 1px solid #A8A800;
	font-weight: bold;
}
.bottomdotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.dkbg_IE {
	background-image: url(../../imgs/hdr_fade.jpg);
	background-color: #CEED5A;
	background-repeat: repeat-y;
}

/* left navigation */
.mnulnks1 {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F3FEB7;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mnulnks2 {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F3FEB7;
	margin-top: 2px;
	padding-top: 2px;
}
.mnulnk {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	text-indent: 0px;
	margin-right: 6px;
	margin-left: 2px;
	color: #FFFFFF;
}
.mnulnkPageNumber {
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 2px;
	text-indent: 0px;
	margin-right: 2px;
	margin-left: 0px;
	color: #FFFFFF;
} 
/* footer */
.footer {
	font-size: 11px;
	color: #333;
	text-align: left;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 5px;
}

/* body */
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	background-image: url(../../imgs/h2_arrow.gif);
	background-repeat: no-repeat;
	text-indent: 29px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CEED5A;
	padding-bottom: 6px;
	background-position: 16px 3px;
}
h3 {
	font-size: 12px;
	padding-bottom: 6px;
	margin-right: 8px;
	padding-left: 12px;
	margin-top: 4px;
	margin-bottom: 2px;
	color: #333;
}
h4 {
	font-size: 11px;
	padding-bottom: 1px;
	margin-right: 6px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 1px;
	color: #669900;
}
.introtxt {
	padding-left: 16px;
	background-color: #F3FEB7;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.propov {
	border: 1px solid #CEED5A;
	margin-left: 16px;
	margin-bottom: 8px;
}
.propovimg {
	border: 1px solid #CEED5A;
	margin: 3px;
}
.ltbg_IE {
	background-image: url(../../imgs/hdr_fadelt.jpg);
	background-color: #F3FEB7;
	background-repeat: repeat-y;
}
.srchrslts {
	background-color: #F3FEB7;
	font-size: 9px;
	vertical-align: top;
}
.bdytble {
	padding-left: 16px;
	padding-right: 16px;
}
.bdytbleright {
	padding-right: 16px;
}
.pagephoto {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CEED5A;
	padding-bottom: 3px;
	margin-top: 8px;
	margin-right: 16px;
	margin-left: 8px;
}
.fldreq {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FD0101;
	padding-right: 2px;
}
hr {
	border-top: 1px solid #CEED5A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEED5A;
}
.drkborder {
	border: 1px solid #CEED5A;
}
.blkborder {
	border: 1px solid #333333;
	background-color: #CEED5A;
	margin: 1px;
}
.blkborderlt {
	border: 1px solid #333333;
	background-color: #F3FEB7;
	margin: 1px;
}
.thinline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEED5A;
	border-top-width: 0px;
}

.regions {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666666;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 5px;
    text-indent: 0px;
    margin-left: 2px;
}

#slave ul {
    width:760px;
    list-style-type:none;

}
#slave li {
    width:190px;
    text-align:left;
    float:left;
    padding:0px;
    margin:0px;
}
#share-top {
	float: right;
	width: auto;
}
#top-left {
	float: left;
	text-align: left;
}
#top2 {
}

#intro-imagen {
	float: right;
	width: 20%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#intro-text {
	text-align: justify;
	float: left;
	width: 70%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content-intro {
	width: auto;
}
.intro-enlace {
	font-size: 14px;
	color: #390;
	float: left;
	padding-top: 10px;
}


.buttonor {
	background-color: #CEED5A;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width:  1px;
	border-right-style: double;
	border-right-color: #686868;
	border-right-width: 2px;
	color: #333;
	padding: 2px 7px;
	text-decoration: none;
}
.buttonor a:link {
	text-decoration: none;
	color: #333;
}
.buttonor a:visited {
	text-decoration: none;
	color: #ffffff;
}
.buttonor a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.buttonor a:active {
	text-decoration: none;
	color: #ffffff;

}

#slave ul {
    width:760px;
    list-style-type:none;

}
#slave li {
    width:190px;
    text-align:left;
    float:left;
    padding:0px;
    margin:0px;
}
#footer-links {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer-img1 {
	border-top-color: #6C0;
	border-right-color: #6C0;
	border-bottom-color: #6C0;
	border-left-color: #6C0;
}
#titulo {
}
#share-intro {
}
#titulo-home {
	float: left;
}
#titulo-share {
	float: right;
}
.footer-enlace {
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#footer-madrid {
	padding-top: 10px;
}
#weoffer {
	float: right;
	width: auto;
}
