html, body {
	margin: 0;
	padding: 0;
	background-image: url(../images/fondog.gif);
}

#wrapper {
	height: 720px;
	width: 840px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

/* header*/
#wrapper #header {
	height: 121px;
	width: 840px;
	background-color: #666666;
}

#wrapper #header #headerlogo {
	height: 121px;
	width: 419px;
	float: left;
}

#wrapper #header #logo {
	height: 121px;
	width: 213px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/logo.gif);
}

#wrapper #header #lang {
	height: 121px;
	width: 206px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/logosymbol.gif);
}

#wrapper #header #headerpad {
	height: 121px;
	width: 421px;
	background-image: url(../images/headpad.gif);
	float: left;
	background-repeat: no-repeat;
}

#wrapper #header #headerpad #imagpad {
	height: 33px;
	width: 138px;
	margin-left: 246px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 57px;
}

#wrapper #header #headerpad #nav {
	width: 365px;
	margin-left: 16px;
	margin-right: 31px;
	display: block;
}

#wrapper #header #headerpad #nav a:link {
	text-decoration: none;
	font-weight: 500;
	color: #FFFFFF;
}

#wrapper #header #headerpad #nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 500;
}

#wrapper #header #headerpad #nav a:hover {
	color: #79b41e;
	text-decoration: none;
	font-weight: 600;
}

#wrapper #header #headerpad #nav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 500;
}

#wrapper #header #headerpad #nav .navlist-current a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #header #headerpad #nav .navlist-current a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #header #headerpad #nav .navlist-current a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #header #headerpad #nav .navlist-current a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #header #headerpad #nav .navlist {
	display: inline;
	list-style-type: none;
	float: left;
	height: 14px;
	width: 73px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #383539;
	padding-top: 8px;
	letter-spacing: 0.1em;
	font-style: normal;
	font-variant: normal;
}

#wrapper #header #headerpad #nav .navlist-current {
	float: left;
	width: 73px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/backbutton.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 14px;
	padding-top: 8px;
	letter-spacing: 0.1em;
}

#wrapper #main #greenline {
	background-color: #79b416;
	height: 8px;
	width: 822px;
}

/* main*/
#wrapper #main {
	height: 620px;
	width: 840px;
	background-color: #CCCCCC;
}

#wrapper #main #lefttop {
	height: 620px;
	width: 9px;
	background-image: url(../images/left.gif);
	float: left;
	background-repeat: repeat-y;
}
#wrapper #main #centtop {
	float: left;
	height: 620px;
	width: 822px;
	background-color: #FFFFFF;
}

#wrapper #main #righttop {
	float: left;
	height: 620px;
	width: 9px;
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
}

#wrapper #main #centtop #imagmain {
	height: 256px;
	width: 340px;
	float: left;
}

#wrapper #main #centtop #txtmain {
	height: 256px;
	width: 482px;
	float: left;
}

#wrapper #main #centtop #greenzone {
	height: 331px;
	width: 822px;
	float: left;
	background-color: #9bc750;
}

.txtg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 24px;
	margin-left: 28px;
	font-weight: normal;
	margin-right: 4px;
}

/* doz zonas green*/
#wrapper #main #centtop #greenzone #txtgreenl {
	height: 331px;
	width: 517px;
	float: left;
	background-color: #9bc750;
	overflow: auto;
}

#wrapper #main #centtop #greenzone #txtgreenr {
	height: 331px;
	width: 305px;
	float: left;
	background-color: #9bc750;
}

/* little tabs*/
.tab {
	height: 126px;
	width: 260px;
	margin-top: 24px;
	margin-left: 17px;
	margin-right: 28px;
}

.hear {
	height: 126px;
	width: 22px;
	float: left;
	background-image: url(../images/hear.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tabbody {
	height: 118px;
	width: 237px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
}

.tabbody a:link {
	color: #669900;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #79b41e;
	font-weight: normal;
	text-decoration: none;
}

.tabbody a:visited {
	color: #669900;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #79b41e;
	font-weight: normal;
	text-decoration: none;
}

.tabbody a:hover {
	color: #79b41e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79b41e;
	font-weight: 600;
	text-decoration: none;
}

.tabbody a:active {
	color: #669900;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #79b41e;
	font-weight: normal;
	text-decoration: none;
}

.tabcorner {
	height: 8px;
	width: 237px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/barbottomtab.gif);
}

/* footer*/
#wrapper #main #centtop #footer {
	height: 24px;
	width: 822px;
	background-color: #FFFFFF;
	float: left;
}

#wrapper #main #centtop #footer #copylft {
	height: 19px;
	width: 232px;
	float: left;
	background-color: #91c240;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	color: #FFFFFF;
}

#wrapper #main #centtop #footer #copyrgt {
	height: 19px;
	width: 590px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #91c240;
	padding-top: 5px;
}

#wrapper #main #centtop #footer #copyrgt a:link{
	color: #669900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79b41e;
	font-weight: bold;
}

#wrapper #main #centtop #footer #copyrgt a:visited{
	color: #669900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79b416;
	font-weight: bold;
}

#wrapper #main #centtop #footer #copyrgt a:hover{
	color: #6dac10;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79b416;
	font-weight: bold;
}

#wrapper #main #centtop #footer #copyrgt a:active{
	color: #669900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: bold;
}

/* shadow below*/
#wrapper #barbelow {
	background-image: url(../images/barbelow.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 840px;
}

/* textos*/
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.maintext {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	vertical-align: baseline;
	text-align: left;
	letter-spacing: 0.05em;
	line-height: 23px;
	margin-right: 22px;
	margin-left: 30px;
	margin-top: 18px;
}
.txthigh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6dac10;
	font-style: italic;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.txttab1 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #6dac10;
	letter-spacing: 0.05em;
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 6px;
	margin-bottom: -10px;
	line-height: normal;
	display: block;
	padding: 0px;
}
.txttab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.02em;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 12px;
	font-weight: normal;
	line-height: 13px;
}

/* recuadros grandes */
.tabbig {
	height: 279px;
	width: 248px;
}

.hearbig {
	height: 279px;
	width: 22px;
	float: left;
	background-image: url(../images/hear.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tabbodybig {
	height: 272px;
	width: 225px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}

.tabcornerbig {
	height: 8px;
	width: 225px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/barbottomtab2.gif);
}

/* tres zonas green*/
#wrapper #main #centtop #greenzone #txtgreenleft {
	height: 318px;
	width: 248px;
	float: left;
	background-color: #9bc750;
	padding-top: 28px;
	padding-left: 23px;
}

#wrapper #main #centtop #greenzone #txtgreenmiddle {
	height: 318px;
	width: 248px;
	float: left;
	background-color: #9bc750;
	padding-left: 14px;
	padding-top: 28px;
	padding-right: 13px;
}

#wrapper #main #centtop #greenzone #txtgreenright {
	height: 318px;
	width: 248px;
	float: left;
	background-color: #9bc750;
	padding-top: 28px;
	padding-right: 28px;
}

/* zona blanca completa */
#wrapper #main #centtop #imagmainwhere {
	height: 271px;
	width: 822px;
	float: left;
}

#wrapper #main #centtop #greenzonewhere {
	height: 317px;
	width: 822px;
	background-image: url(../images/madrid.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

/* zona blanca who */
#wrapper #main #centtop #imagmainwho {
	height: 256px;
	width: 329px;
	float: left;
}

/* languages menu*/
.langlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 46px;
	text-align: center;
	display: block;
	height: 21px;
	float: left;
	padding-top: 12px;
}
.langlist a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.langlist a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.langlist a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #79b41e;
	text-decoration: none;
}
.langlist a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.langlist-current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 46px;
	text-align: center;
	display: block;
	height: 21px;
	float: left;
	padding-top: 12px;
	background-image: url(../images/backbuttonlang1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.langlist-current a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.langlist-current a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.langlist-current a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.langlist-current a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.txttab3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.02em;
	margin-top: 0px;
	margin-left: -12px;
	margin-bottom: 4px;
	margin-right: 10px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 14px;
	list-style-image: url(../images/greendot.gif);
	padding: 0px;
}

/* Perfiles */
.txttab3green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #6dac10;
}
#wrapper #main #centtop #hz_area {
	height: 246px;
	width: 597px;
	float: left;
	padding-top: 10px;
	padding-left: 27px;
	padding-right: 12px;
	overflow: auto;
}
#wrapper #main #centtop #hz_area_image {

	height: 256px;
	width: 186px;
	float: left;
}
.maintextprofile {

	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	vertical-align: baseline;
	text-align: left;
	letter-spacing: 0.05em;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 22px;
	margin-left: 30px;
}

#wrapper #main #centtop #greenzonewho {

	height: 256px;
	width: 822px;
	float: left;
	background-color: #9bc750;
}
#wrapper #main #centtop #ov_area_image {
	height: 256px;
	width: 203px;
	float: left;
}
#wrapper #main #centtop #ov_area {
	height: 246px;
	width: 582px;
	float: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 12px;
	background-color: #91c240;
	overflow: auto;
}

.txt_profile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 12px;
	white-space: normal;
}

#wrapper #main #centtop #logo_zone {

	height: 75px;
	width: 822px;
	float: left;
	background-color: #FFFFFF;
}
#wrapper #main #centtop #logo_zone #clearer {
	height: 14px;
}
#wrapper #main #centtop #logo_zone .logotipo {
	background-color: #FFFFFF;
	height: 45px;
	width: 145px;
	float: left;
	text-align: center;
	margin-left: 16px;
}

.txt_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 16px;
}

/* Dirección y carpetas */
#wrapper #main #centtop #imagmainwhere #address_gr {
	height: 266px;
	width: 360px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 14px;
	margin-left: 51px;
}
#wrapper #main #centtop #imagmainwhere #address_grcv #sectors {
	height: 90px;
}

#wrapper #main #centtop #imagmainwhere #address_gr .txt_address a:link {
	text-decoration: none;
	color: #000000;
}
#wrapper #main #centtop #imagmainwhere #address_gr .txt_address a:visited {
	text-decoration: none;
}
#wrapper #main #centtop #imagmainwhere #address_gr .txt_address a:hover {
	text-decoration: none;
	background-color: #B6F05E;
}
#wrapper #main #centtop #imagmainwhere #address_gr .txt_address a:active {
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}
.txthead_address {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #6dac10;
	letter-spacing: 0.05em;
	line-height: 18px;
}

#wrapper #main #centtop #imagmainwhere #address_grcv {
	height: 268px;
	width: 377px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 14px;
	margin-left: 34px;
}
#wrapper #main #centtop #imagmainwhere #address_grcv .cv {
	list-style-type: none;
	height: 40px;
	width: 100px;
	margin-left: 0px;
	font-family: "AvantGarde Bk BT";
	background-image: url(../images/folder.gif);
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 6px;
	text-decoration: none;
	padding-top: 20px;
}
#wrapper #main #centtop #imagmainwhere #address_grcv #sector1 {
	height: 98px;
	float: left;
	width: 377px;
}
.txthead_grcv {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #6dac10;
	letter-spacing: 0.05em;
	line-height: 18px;
}

/* Biblioteca */
#wrapper #main #centtop #imagmainwhere #address_grcv #sector2 {
	float: left;
	width: 377px;
	height: 170px;
}
#wrapper #main #centtop #imagmainwhere #address_grcv .book {
	list-style-type: none;
	height: 96px;
	width: 72px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 12px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin-right: 12px;
	padding-top: 6px;
}
#wrapper #main #centtop #imagmainwhere #address_grcv .cd {
	list-style-type: none;
	height: 60px;
	width: 64px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 48px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin-right: 12px;
	padding-top: 6px;
}
#wrapper #main #centtop #imagmainwhere #address_grcv .video {
	list-style-type: none;
	height: 96px;
	width: 116px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	margin-top: 14px;
	padding-right: 2px;
	padding-left: 2px;
}
