body {
	background: #D7EC89 url(images/main-bg.gif) repeat-x;
	color: #2D2D2D;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#header {
	height:337px;
	display:block;
	width:570px;
	margin-right:0px;
	background-image: url(images/main_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:2;
	overflow:hidden;
}
#header a {
	position:absolute;
	top:322px;
	right:48px;
	width:50px;
	height:20px;
	z-index:3;
	display:inline;
}

#container {
	text-align: left;
	width: 780px;
	position:relative;
	height: 585px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#copyright {
	clear: both;
	color: #87BB2D;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}

.photo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #D6EC89;	
}
.photo img{
	border: 1px solid #D6EC89;
}
#navR {
	float: right;
	padding-top: 70px;
	width: 210px;
}

#izqda {
	float: left;
	padding-top: 50px;
	width: 150px;
	padding-left: 10px;
}

#drcha {
	float: left;
	padding-top: 50px;
	width: 160px;
}

#menu {
	clear: both;
	display: block;
	height: auto;
	width: 145px;
	top: auto;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #61A327;
	background-repeat: no-repeat;
}

#menu ul {
	list-style: none;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 0px;
	float: none;
	margin-right: 0px;
}

#menu li {
	display: block;
	font-size: 10px;
	height: auto;
	list-style: none;
	margin: 0px;
	width: 130px;
	background-image: url(images/BOTON_IZQDO.gif);
	background-repeat: no-repeat;
	border: 2px solid #61A327;
	padding: 3px;
}

#nav {
	clear: both;
	height: 50px;
	width: 780px;
	position:absolute;
}

#nav ul {
	list-style: none;
	width:780px;
	position:absolute;
	text-align:center;
	height: 20px;
	padding-top: 5px;
	z-index: 40;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav li {
	list-style: none;
	float:left;
	margin: 0px;
	padding: 0px;
	display:inline;
	border-right: 2px solid #006666;
	letter-spacing: 1px;
	vertical-align: middle;
	text-align: center;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	text-transform: uppercase;
	padding: 20px 15px 10px;
}
#nav a:hover {
	color:#006666;
	text-decoration:underline;
}

#leftContent {
	float: left;
	width: 560px;
}

#cabecera {
	float: left;
	width: 620px;
	padding-top: 50px;
	height: 120px;
}

#leftContent a{
text-decoration:underline;}
.tab {
	background: url(images/tab-heading.gif) no-repeat;
	color: #006666;
	display: block;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	letter-spacing: -1px;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-left: 7px;
	width: 134px;
}

.tab2 {
	background: url(images/tab-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	padding-top: 4px;
	padding-left: 10px;
	width: 179px;
}

.tag {
	color: #F5E6EB;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;	
}

.textboxtop,.textboxtop2{
	color: #006666;
	display: block;
	font-size: 19px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -1px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 11px;
	width: 526px;
	text-transform: uppercase;
}
.textboxtop{
	background: url(images/textbox-top.gif) no-repeat;
}
.textboxtop2 {
	background: url(images/textbox-top2.gif) no-repeat;
}

.textbox {
	color: #FFFFFF;
	margin-left: 8px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	width: 410px;
	padding-bottom:10px;
	height: 230px;
	overflow: auto;
	background-color: #8DBD39;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.textboxbottom {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 425px;
	background-color: #8DBD39;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
}
a:visited {

	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright a {
	clear: both;
	color: #87BB2D;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: normal;
	padding-left: 5px;
}

#inferior {
	clear: both;
	color: #87BB2D;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	font-weight: normal;
	padding-left: 5px;
	width: 780px;
	height: 40px;
}

#logo {
	clear: both;
	height: auto;
	width: 120px;
	position:relative;
	float: none;
}

#barra_horiz {
	clear: none;
	height: 20px;
	width: 150px;
	float: right;
	padding-top: 0px;
	background-color: #61A327;
}

#barra_horiz_drcha {
	clear: none;
	height: 20px;
	width: 160px;
	float: left;
	padding-top: 0px;
	background-color: #61A327;
}

#barra_horiz_inf {
	clear: none;
	height: 15px;
	width: 767px;
	float: left;
	padding-top: 3px;
	background-color: #61A327;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-left: 13px;
}

#barra_horiz_inf2 {
	clear: none;
	height: 15px;
	width: 780px;
	float: left;
	padding-top: 3px;
	background-color: #61A327;
}

#barra_horiz2 {
	clear: none;
	height: 20px;
	width: 456px;
	padding-top: 0px;
	background-color: #61A327;
}

#barra_horiz3 {
	height: 20px;
	width: 440px;
	padding-top: 0px;
	background-color: #8ABD36;
	border: 1px solid #FFFFFF;
	clear:both
}

#continente_menu {
	float: right;
	padding-top: 5px;
	width: 150px;
}

#continente_logo {
	float: right;
	width: 135px;
	padding-left: 15px;
}

#continente_barra_horiz {
	float: right;
	width: 150px;
	padding-top: 5px;
}

#continente_foto_izqda {
	float: left;
	padding-top: 4px;
	width: 144px;
}

#foto_menu_izqda {
	clear: both;
	height: auto;
	width: 140px;
	position:relative;
	float: none;
	border: 2px solid #61A327;
}

#foto_menu_drcha {
	clear: both;
	height: auto;
	width: 155px;
	float: none;
	border: 2px solid #61A327;
}

#continente_barra_horiz2 {
	float: left;
	width: 150px;
	padding-top: 5px;
}

#continente_barra_titulo {
	width: 440px;
	padding-top: 5px;
	margin-left: 8px;
}

#flash_cabecera {
	clear: both;
	height: 120px;
	width: 620px;
	position:relative;
	float: none;
}

#continente_txt {
	float: left;
	padding-top: 5px;
	width: 150px;
	height: auto;
}

#centro {
	clear: both;
	height: auto;
	width: 150px;
	position:relative;
	float: left;
}

#continente_drcha {
	float: right;
	padding-top: 5px;
	width: 164px;
	height: 350px;
}

#flash_drcha {
	width: 150px;
	height: auto;
	border: 2px solid #61A327;
	top: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#plano {
	float: right;
	width: 770px;
	height: auto;
	padding-top: 50px;
}

#foto_plano {
	clear: both;
	height: auto;
	width: auto;
	position:relative;
	float: none;
	border: 2px solid #61A327;
}

#continente_plano {
	width: 150px;
	padding-left: 5px;
	padding-top: 50px;
}

.formulariobox {
	color: #FFFFFF;
	margin-left: 8px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	width: 574px;
	padding-bottom:10px;
	height: 260px;
	overflow: auto;
	background-color: #8DBD39;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#continente_barra_horiz3 {
	float: left;
	width: 230px;
	padding-top: 5px;
}

#barra_horiz4 {
	clear: none;
	height: 20px;
	width: 620px;
	padding-top: 0px;
	background-color: #61A327;
}

#barra_horiz5 {
	height: 20px;
	width: 610px;
	padding-top: 0px;
	background-color: #8ABD36;
	border: 1px solid #FFFFFF;
	clear:both
}
