/* Based in "1024px" - An open source xhtml/css template by Andreas Viklund */
/* Adapted by theglub.com */
/* managed by eragin.com */
/* Programmed by halfsys.com */

/******** Orokorrak General tags ********/
body{
	background:#006699 url(img/background.gif) top center repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	line-height: 19px;
}


/******** edukiontzia contenedor warp ********/
#edukiontzia
{
	width:970px;
	background-image: url(img/background_edukiontzia.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #FF0000;
	position: relative;
	height: 1%;
}

/******** burukoa header ********/
#header{
	margin:0;
	height: 220px;
	position: relative;
	top: 0px;
	padding: 0px;
}

#logo{
	margin:0;
	z-index: auto;
	padding: 0px;
	top: 0px;
	position: absolute;
}
#shark {
	margin:0;
	z-index: auto;
	position: absolute;
	top: 95px;
	padding: 0px;
	right: 778px;
	height: 114px;
	width: 180px;
	overflow: hidden;
}

#promo{
	margin:0;
	z-index: auto;
	height: 165px;
	width: 428px;
	right: 428px;
	padding: 0px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	overflow: hidden;
}
#promo img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	max-width:428px;
	max-height:165px;
	height: auto;
	width: 428px;
}

#title_promo{
	margin:0;
	padding: 0px;
	top: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	font-style: italic;
	font-weight: normal;
	right: 10px;
	position: absolute;
	text-transform: capitalize;
	width: 250px;
	height: 55px;
	z-index: 1;
}

#offer{
	margin: 0px;
	z-index: auto;
	height: 165px;
	width: 428px;
	position: absolute;
	top: 0px;
	right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	display: block;
	clear: none;
}
#offer img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	max-width:428px;
	max-height:165px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
	width: 428px;
}

#title_offer{
	z-index: auto;
	top: 0px;
	position: absolute;
	right: 70px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 280px;
	display: block;
	clear: none;
	overflow: hidden;
	height: auto;
	margin: 0;
}
#title_offer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 19px;
	font-style: italic;
}
#title_offer a:hover {
	text-decoration: underline;
}
#cinta_offers {
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	display: block;
	width: 390px;
	background-image: url(img/cinta_ofertas.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	height: 15px;
}
.news_date_index  {
	text-decoration: underline;
}

#prize{
	margin:0;
	z-index: auto;
	position: absolute;
	top: 110px;
	right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	height: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	line-height: normal;
}

#navbar {
	position: absolute;
	left: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: auto;
	top: 150px;
	display: block;
	width: 775px;
	height: 23px;
}
#navbar ul {
	list-style-type:none; /*con esto quitamos las viñetas*/
	margin: 0; /*le quitamos el margen a la lista*/
	padding: 0; /*y el relleno*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 23px;
	position: relative;
	top: 0px;
	overflow: hidden;
	line-height: normal;
}
#navbar li {
	text-align: center;
	margin: 0; /*le quito el margen al elemento de la lista*/
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 23px;
	width: 86px;
	clear: none;
	position: relative;
	top: 0px;
	display: block;
	line-height: normal;
}
#navbar li a {
	display: block;
	border-collapse: collapse; /*sumamos el relleno al ancho y alto del rectangulo para obtener el div #menu completamente ocupado con los ítems del menú*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #33CCFF;
	text-decoration: none;
	background-image: url(img/bg_navbar.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	position: relative;
	height: 23px;
	width: auto;
	top: 0px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	line-height: normal;
}
#navbar li a:hover {
	background-image: url(img/bg_navbar.gif);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#navbar li a.current{
	background-image: url(img/bg_navbar.gif);
	background-position: 0px -23px;
	color: #FFFFFF;
}
.indicador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#idiomas{
	text-align:center;
	position: absolute;
	width: 50px;
	height: 20px;
	margin: 0px;
	top: 5px;
	right: 720px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	z-index: auto;
}

#idiomas a{
	font-size:8pt;
	font-weight:bold;
	padding:2px;
	text-transform: uppercase;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#idiomas a:hover {
	text-decoration: underline;
}
#left {
	float:left;
	width:225px;
	position: relative;
	padding: 0px;
	top: 0px;
	height: 800px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: none;
}
#left p {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin: 0px;
}
#left  #aleta {
	background-image: url(img/aleta.gif);
	background-repeat: no-repeat;
	top: 0px;
	height: 100px;
	position: relative;
	left: 50px;
	width: 130px;
}
#left #submenu {
	position: relative;
	width: 128px;
	left: 50px;
	top: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#left #submenu p {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	width: 128px;
	height: 46px;
	text-align: center;
	border: 0px solid #FF0000;
	text-indent: 0px;
	left: 0px;
	top: 0px;
}
#left #submenu ul {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	width: 128px;
	position: relative;
	left: 0px;
	top: 0px;
	text-indent: 0px;
	height: auto;
	background-image: url(img/bg_submenu.png);
	background-repeat: repeat-y;
	background-position: center;
	line-height: normal;
}
#left #submenu li {
	margin: 0px;
	position: relative;
	list-style-type: none;
	text-align: center;
	width: 128px;
	display: block;
	padding: 0px;
	top: 0px;
	text-indent: 0px;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #02B6CF;
}
#left #submenu li:hover {
	margin: 0px;
	position: relative;
	list-style-type: none;
	text-align: center;
	width: 128px;
	display: block;
	padding: 0px;
	top: 0px;
	text-indent: 0px;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FBAE03;
}
#left #submenu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #02B6CF;
	text-transform: uppercase;
	position: relative;
	margin: 0px;
	text-align: center;
	left: 0px;
	top: 0px;
	text-indent: 0px;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#left #submenu a:hover {
	color: #02B6CF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FBAE03;
	border-right-color: #FBAE03;
	border-bottom-color: #FBAE03;
	border-left-color: #FBAE03;
}
#left #submenu_hotel {
	position: relative;
	width: 128px;
	left: 50px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-indent: 0px;
	list-style-type: none;
}
#left #submenu_hotel p {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	width: 128px;
	height: 46px;
	text-indent: 0px;
}
#left #submenu_hotel ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 128px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(img/bg_submenu_over_hotel.png);
	background-repeat: repeat-y;
	background-position: center;
	line-height: normal;
}
#left #submenu_hotel li {
	margin: 0px;
	padding: 0px;
	position: relative;
	list-style-type: none;
	text-align: left;
	width: 128px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #02b6cf;
	top: 0px;
	left: 0px;
}

#left #submenu_hotel li:hover {
	margin: 0px;
	padding: 0px;
	position: relative;
	list-style-type: none;
	text-align: center;
	width: 128px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #02b6cf;
}

#left #submenu_hotel a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000033;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #000033;
	text-transform: uppercase;
	position: relative;
	text-align: left;
	font-weight: bold;
	line-height: 16px;
	border-right-color: #0099CC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
	top: 0px;
	left: 0px;
}

#left #submenu_hotel a:hover {
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FBAE03;
	border-right-color: #0099CC;
	border-bottom-color: #0099FF;
	border-left-color: #FBAE03;
}
#left  #submenu_hotel  #list_rooms {
	background-image: url(img/bg_submenu_over.png);
	background-repeat: repeat-y;
	background-position: center;
	list-style-type: none;
}
#left #submenu_hotel #desplegado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-transform: uppercase;
	color: #000033;
	display: block;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left #submenu_hotel #desplegado a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #02b6cf;
	border-right-color: #02b6cf;
	border-bottom-color: #02b6cf;
	border-left-color: #02b6cf;
	list-style-type: none;
}
#left #submenu_hotel #desplegado a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(img/bg_submenu_hotel.png);
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #02b6cf;
	border-right-color: #02b6cf;
	border-bottom-color: #02b6cf;
	border-left-color: #02b6cf;
	list-style-type: none;
}
#left #aleta #section_title {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 25px;
	width: 128px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#left #aleta #section_title a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#left_home p {
	position: relative;
	top: 0px;
	display: block;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: normal;
	padding: 0px;
}
/******** ezkerrekoa left content ********/
#left_home
{
	float:left;
	width:225px;
	background-image: url(img/left_home.png);
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
	clear: none;
	border: 0px solid #FF0000;
	left: 0px;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#left_home #foto_news   {
	padding: 0px;
	width: 225px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: 0px;
	height: 300px;
	border: 0px solid #FF0000;
	overflow: hidden;
}
#left_home #foto_news img {
	position: relative;
	top: 0px;
	overflow: hidden;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	margin: 0px;
	width: 225px;
}
#left_home #foto_news p {
	position: relative;
	text-align: left;
	vertical-align: bottom;
	clear: both;
	text-decoration: none;
	top: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#left_home #foto_news a {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	line-height: 19px;
	text-decoration: none;
}
#left_home #foto_news a:hover {
	position: relative;
	padding: 0px;
	clear: both;
	width: 170px;
	color: #FF3399;
	text-decoration: none;
	margin: 0px;
}
#right_home {
	width:225px;
	padding:0px;
	background-image: url(img/right_home.png);
	background-repeat: no-repeat;
	border: 0px solid #FFFF00;
	margin-bottom: 20;
	top: 220px;
	clear: none;
	float: none;
	margin-right: 0px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	left: 745px;
	display: inline;
}
#right_home p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	display: block;
}
#main_logo  {
	position: relative;
	top: 0px;
	font-size: 9px;
	border: 0px solid #0000FF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
	width: 180px;
}
#main_logo_img  {
	top: 0px;
	width: 130px;
	height: 130px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	border: 0px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#main_logo_img  img  {
	border: 1px solid #02b6cf;
	position: relative;
	top: 0px;
}
#main_logo_text  {
	position: relative;
	top: 0px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000033;
	line-height: 12px;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 0px solid #FF0000;
}
#right_home #logos {
	width: 130px;
	overflow: hidden;
	height: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	padding: 0px;
	text-align: center;
	display: block;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#right_home #fresh_uploads {
	width: 130px;
	overflow: hidden;
	height: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	padding: 0px;
	text-align: center;
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#right_home #fresh_uploads img {
	border: 1px solid #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 180px;
}
#right_home #logos img {
	padding: 0px;
	height: auto;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#right_home  #busquedas  {
	position: relative;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	top: 10px;
}
#right_news {
	position: relative;
	display: block;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #02B6CF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#right_news a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
#right_news a:hover {
	text-decoration: underline;
}
#right_offers {
	position: relative;
	display: block;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #00CCFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-color: #FFFFFF;
}
#right_offers p {
	margin: 0px;
	padding: 0px;
}
#right_offers a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000033;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#right_offers a:hover {
	color: #000033;
}
#right_paypal {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right_paypal p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}
#quotes {
	padding: 0px;
	position: relative;
	top: 0px;
	width: 225px;
	display: block;
	border: 0px solid #FF0000;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 380px;
}
#quotes #foto {
	border: 0px solid #000000;
	height: 180px;
	width: 170px;
	position: absolute;
	left: 30px;
	top: 170px;
	overflow: hidden;
	z-index: auto;
	margin-top: -100px;
}
#quotes #foto img {
	height: auto;
	width: 230px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#frame_quotes {
	margin-top: -100px;
	padding: 0px;
	position: absolute;
	top: 0px;
	text-align: center;
	height: 376px;
	width: 225px;
	border: 0px solid #FFFF00;
}
#txt_quotes {
	margin-top: -100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #000033;
	text-align: center;
	position: absolute;
	height: 140px;
	width: 164px;
	top: 20px;
	border: 0px solid #FF0000;
	left: 26px;
	overflow: hidden;
	display: block;
	padding: 0px;
}
#txt_quotes table {
	display: table;
	height: 140px;
	width: 168px;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px solid #993300;
}
#name_quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	display: block;
	height: 40px;
	width: 225px;
	border: 0px solid #FFFF00;
	position: absolute;
	top: 340px;
	margin-top:-100px;
}
#banner {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	width: 225px;
	background-position: center;
	display: block;
	overflow: hidden;
	text-align: center;
	height: 230px;
	clear: both;
}
#edukia_header {
	position: relative;
	top: 0px;
	height: 115px;
	padding: 0px;
	width: 490px;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 225px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#edukia_header #aleta {
	display: block;
	height: 100px;
	width: 128px;
	background-image: url(img/aleta.gif);
	background-repeat: no-repeat;
}
#edukia_header #aleta_eco {
	display: block;
	height: 100px;
	width: 128px;
	background-image: url(img/aleta_eco.gif);
	background-repeat: no-repeat;
}
#edukia_header #aleta_pro {
	display: block;
	height: 100px;
	width: 128px;
	background-image: url(img/aleta_pro.gif);
	background-repeat: no-repeat;
}
#edukia_header #section_title {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 25px;
	width: 128px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#section_title a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#edukia_header #section_title_eco {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 25px;
	width: 128px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#section_title_eco   a   {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #02B6CF;
	text-decoration: none;
}
#edukia_header #section_title_pro {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 25px;
	width: 128px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#section_title_pro  a   {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#edukia_header  #title {
	float: right;
	margin: 30px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 120px;
	height: auto;
	width: auto;
}
#title_home {
	height: 88px;
	width: 520px;
	position: relative;
	top: 0px;
	border: 0px solid #FF0000;
	text-align: center;
	padding: 0px;
	background-image: url(img/index_edukia_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	float: left;
	display: inline;
	margin-top: -49px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home_flash {
	position: relative;
	top: 0px;
	padding: 0px;
	height: 200px;
	clear: none;
	float: left;
	border: 0px solid #009900;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	width: 520px;
}

/******** edukia contenido ********/
#edukia{
	width:480px;
	float:right;
	padding:0;
	position: relative;
	top: 0px;
	clear: none;
	border: 0px solid #33FF00;
	display: inline;
	height: 1200px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-top: 0px;
	margin-right: 230px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(img/index_edukia_botton.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#edukia   #texto {
	display: block;
	padding: 0px;
	position: relative;
	top: 0px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#edukia #texto img {
	display: block;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	position: relative;
	top: 0px;
}
#edukia   #texto  ul {
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-image: url(img/buble_lista.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	border: 0px solid #FF0000;
	line-height: 19px;
}
#edukia    #texto    li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#edukia #foto {
	display: block;
	position: relative;
	top: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
	width: 300px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 240px;
	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: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
}
#edukia #entrada {
	display: block;
	position: relative;
	top: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	line-height: 16px;
}
#edukia #entrada_curso {
	display: block;
	position: relative;
	top: 0px;
	clear: both;
	background-image: url(img/bg_entradas_texto.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
	background-position: center top;
}
#edukia #entrada_curso_eco {
	display: block;
	position: relative;
	top: 0px;
	clear: both;
	background-image: url(img/bg_entradas_texto_eco.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
	background-position: center top;
}
#edukia #entrada_curso_pro {
	display: block;
	position: relative;
	top: 0px;
	clear: both;
	background-image: url(img/bg_entradas_texto_pro.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
	background-position: center top;
}
#edukia  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	padding-bottom: 10px;
	line-height: 19px;
}
#edukia ul {
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-image: url(img/buble_lista.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	border: 0px solid #FF0000;
	line-height: 19px;
}
#edukia ol {
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	border: 0px solid #FF0000;
	list-style-type: decimal;
	line-height: 19px;
}
#title_subsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	width: 510px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	border: 0px solid #3300FF;
	text-align: center;
	display: inline;
	top: 0px;
	height: 50px;
	background-image: url(img/section_edukia_botton.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	clear: none;
	float: left;
	margin-right: 225px;
}
#edukia_abouts {
	width:480px;
	position: relative;
	top: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	display: inline;
	padding: 0;
	border: 0px solid #00FF00;
	overflow: auto;
	height: 650px;
	clear: none;
	float: left;
	left: 20px;
}
#edukia_abouts #txt {
	position: relative;
	top: 0px;
	height: auto;
	width: 420px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#edukia_abouts img {
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	clear: both;
	float: none;
	position: relative;
}
#edukia_contact {
	width:480px;
	padding:0;
	position: relative;
	display: block;
	clear: none;
	float: right;
	margin-top: 10px;
	right: 240px;
}
#edukia_contact    #form_footer {
	display: block;
	position: relative;
	top: 0px;
	clear: both;
	background-image: url(img/bg_entradas_texto_offers.png);
	height: auto;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#edukia_kit {
	width:485px;
	padding:0;
	position: relative;
	top: 0px;
	height: 800px;
	overflow: auto;
	margin-bottom: 20;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	left: 20px;
}
#edukia_kit p {
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
}
#edukia_kit img {
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	display: block;
}
#edukia_kit #text {
	padding-right: 50px;
}
#edukia_kit #mainimg {
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 440px;
	overflow: hidden;
	clear: both;
	border: 0px solid #FF0000;
	text-align: center;
}
#edukia_kit #mainimg img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#edukia_kit  #offer {
	display: block;
	position: relative;
	top: 0px;
	clear: both;
	background-image: url(img/bg_entradas_texto_offers.png);
	height: auto;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#offer_text {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#offer_duration {
	height: auto;
	clear: both;
	display: block;
	position: relative;
	top: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #000033;
}
#offer_duration p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#minifoto {
	display: block;
	float: left;
	height: 60px;
	width: 60px;
	overflow: hidden;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	position: relative;
	top: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 10px;
}
#minifoto img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	height: 80px;
	width: auto;
}
#pie {
	display: block;
	position: relative;
	width: 322px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FBAE03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	padding: 0px;
	right: 0px;
	bottom: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #E3E3E3;
	border-left-color: #000033;
	border-right-style: solid;
	border-left-style: solid;
}
#pie p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#edukia_kit #img_offer {
	border: 1px solid #000033;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	height: auto;
	width: 320px;
	padding: 0px;
	overflow: hidden;
}
#edukia_kit #img_offer img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 320px;
}
#edukia_kit #img_room {
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
}
#edukia_kit #img_room img {
	position: relative;
	top: 0px;
	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: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding: 0px;
	overflow: hidden;
	clear: none;
	float: none;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#edukia_kit ul {
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	list-style-image: url(img/buble_lista.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	border: 0px solid #FF0000;
	line-height: 19px;
}
#edukia_kit  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	line-height: 19px;
}
#footer_offer {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 80px;
	margin-left: 40px;
	height: auto;
	clear: both;
	display: block;
	position: relative;
	top: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
#footer_offer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
#footer_offer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
}
#staff_class {
	display: block;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-image: url(img/bg_staff.png);
	background-repeat: repeat-y;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-position: 0px -30px;
	text-decoration: none;
	border: 0px solid #FF0000;
	clear: none;
	float: none;
	position: relative;
	top: 0px;
	height: auto;
	padding: 0px;
}
#staff_member {
	float: left;
	width: 80px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 22px;
	text-align: center;
	clear: none;
	height: 130px;
	overflow: hidden;
	border: 0px solid #000000;
	display: block;
}
#staff_member a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #02b6cf;
	text-decoration: none;
}
#staff_member a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	background-color: #FBAE03;
}
#staff_member img {
	height: 85px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
	top: 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #02b6cf;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #02b6cf;
	float: none;
}
#member_img {
	float: left;
	padding: 0px;
	overflow: hidden;
	width: 150px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
}
#member_text {
	display: block;
	margin: 20px;
	clear: both;
	height: auto;
	width: 400px;
}
#member_cv {
	background-image: url(img/bg_staff_cv.png);
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 229px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background-repeat: no-repeat;
	position: relative;
	list-style-image: url(img/bubble_lista.png);
	padding: 0px;
	clear: none;
	height: auto;
}
#member_cv  #text {
	margin: 0px;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	top: 0px;
}
#courses_class {
	display: block;
	width: 450px;
	background-image: url(img/bg_courses_class.png);
	background-repeat: no-repeat;
	height: 200px;
	position: relative;
	top: 20px;
	color: 02b6cf;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
#courses_class p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02B6CF;
	text-align: left;
	line-height: 15px;
	position: relative;
	top: 0px;
}
#courses_class  #foto {
	padding: 0px;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	height: 102px;
	width: 150px;
	overflow: hidden;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
}
#courses_class #foto img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	height: 100px;
	width: auto;
}
#courses_class_list {
	display: block;
	background-image: url(img/bg_listados.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
	background-position: center top;
	position: relative;
	top: -50px;
	height: 60px;
	width: auto;
}
#courses_class_list_room {
	display: block;
	background-image: url(img/bg_listados.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-position: center top;
	position: relative;
	top: 0px;
	height: 70px;
	width: 400px;
	padding: 0px;
	border: 0px solid #FF0000;
	color: #FFFFFF;
}
#courses_class_list p {
	text-align: left;
	margin: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#courses_class_list  #foto {
	height: 42px;
	width: 60px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	display: block;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
	padding: 0px;
}
#courses_class_list #foto img {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
}
#courses_class_list_eco {
	display: block;
	background-image: url(img/bg_listados_eco.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
	background-position: center top;
	position: relative;
	top: -50px;
	height: 60px;
	width: auto;
}
#courses_class_list_eco p {
	text-align: left;
	margin: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#courses_class_list_eco #foto {
	height: 42px;
	width: 60px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	border: 0px solid #000033;
	display: block;
	overflow: hidden;
	padding: 0px;
}
#courses_class_list_eco #foto img {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
}
#courses_class_list_pro {
	display: block;
	background-image: url(img/bg_listados_pro.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
	background-position: center top;
	position: relative;
	top: -50px;
	height: 60px;
	width: auto;
}
#courses_class_list_pro p {
	text-align: left;
	margin: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#courses_class_list_pro #foto {
	height: 42px;
	width: 60px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	border: 0px solid #000033;
	display: block;
	overflow: hidden;
	padding: 0px;
}
#courses_class_list_pro #foto img {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
}
#courses_class_list_detailcourse {
	display: block;
	background-image: url(img/bg_listados.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
	background-position: center top;
	position: relative;
	top: 0px;
	height: 60px;
	width: auto;
}
#courses_class_list_detailcourse p {
	text-align: left;
	margin: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#courses_class_list_detailcourse #foto {
	height: 42px;
	width: 60px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	border: 0px solid #000033;
	display: block;
	overflow: hidden;
	padding: 0px;
}
#courses_class_list_detailcourse #foto img {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000033;
}
#courses_readmore {
	display: block;
	text-align: center;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	top: 10px;
	height: 26px;
	width: 86px;
	line-height: normal;
	right: 20px;
}
#courses_readmore a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #33FFFF;
	background-image: url(img/bg_navbar.gif);
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	line-height: normal;
}
#courses_readmore a:hover {
	background-image: url(img/bg_navbar.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	color: #FFFFFF;
}
#course_duration {
	padding: 0px;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: auto;
	clear: both;
	display: block;
	position: relative;
	top: 0px;
	text-align: center;
}
#course_duration a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FBAE03;
	text-decoration: none;
}
#course_duration a:hover {
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
}
#edukia_gallery {
	width:480px;
	float:left;
	padding:0;
	position: relative;
	top: 0px;
	left: 22px;
	margin: 0;
}
#title_results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 40px;
	margin-left: 40px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#edukia_gallery #numeracion {
	display: block;
	position: relative;
	top: 30px;
	clear: both;
	background-image: url(img/bg_entradas_texto_offers.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	text-decoration: none;
	background-position: center top;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: auto;
}
#edukia_gallery   #numeracion a {
	text-decoration: none;
}
#edukia_gallery #numeracion a:hover {
	color: #fbae03;
	text-decoration: none;
}
#numeracion   #left  {
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
	top: 0px;
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 0px;
}
#numeracion  #left  img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 80px;
	width: 80px;
}
#numeracion  #right  {
	padding: 0px;
	clear: none;
	float: right;
	height: auto;
	width: auto;
	display: block;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#numeracion #right img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#numeracion_pag {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: 40px;
	display: block;
	position: relative;
	top: 0px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	clear: none;
	float: left;
	width: 200px;
	left: 20px;
	right: 0px;
}
#miniatura {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	position: relative;
	background-image: url(img/bg_miniatura.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	border: 0px solid #FF0000;
	padding: 0px;
	width: 140px;
	height: 180px;
	overflow: hidden;
}
#miniatura p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	clear: both;
	float: none;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	top: 0px;
	height: auto;
	width: auto;
}
#miniatura #titulo {
	height: 38px;
	display: block;
	overflow: hidden;
	position: relative;
	top: 0px;
}
#miniatura img {
	display: block;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #197A9E;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #197A9E;
}
#left_courses {
	float:left;
	margin:0;
	position: relative;
	padding: 0px;
	background-image: url(img/left_courses.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 800px;
}
#left_courses p {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0px;
}
#left_courses ul {
	list-style-image: url(img/buble_lista.png);
	position: relative;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 35px;
	display: block;
}
#left_courses #desplegado a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
#left_courses #desplegado a:hover {
	text-decoration: underline;
}
#left_courses #desplegado {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#left_courses li {
	margin: 0px;
	padding: 0px;
}
#left_courses a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	line-height: normal;
}
#left_courses a:hover {
	text-decoration: underline;
}
#faq_header {
	background-image: url(img/bg_faq_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 60px;
	position: relative;
	top: 0px;
	margin: 0px;
	width: 400px;
	left: 40px;
}
#faq_pregunta {
	background-color: #000033;
	position: relative;
	top: 0px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 02b6cf;
	border-right-color: 02b6cf;
	border-bottom-color: 02b6cf;
	border-left-color: 02b6cf;
	margin: 0px;
	padding: 0px;
	width: 400px;
	left: 40px;
}
#faq_pregunta  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#faq_pregunta a:hover {
	color: #02b6cf;
	text-decoration: none;
}
.faq_respuesta {
	position: relative;
	top: 0px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #02b6cf;
	border-bottom-color: #FFFFFF;
	border-right-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
	left: 40px;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
.faq_respuesta h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	margin: 0px;
	line-height: 19px;
	display: block;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#faq_footer {
	background-image: url(img/bg_faq_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	width: 400px;
	position: relative;
	left: 40px;
	top: 0px;
}
#form_header {
	display: block;
	background-image: url(img/bg_forms_header.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 90px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 20px;
	background-position: center top;
	position: relative;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#form_header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: inline;
}
#form_bgfield {
	display: block;
	background-image: url(img/bg_forms.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 5px;
	background-position: center top;
	position: relative;
	top: 0px;
}
#form_bgfield p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

/******** webaren oina Footer ********/
#footer{
	clear:both;
	margin:0;
	padding:0px;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBAE03;
	height: 95px;
	position: relative;
	line-height: normal;
}
#footer  #text{
	margin:0;
	padding-bottom:5px;
	position: relative;
	top: 20px;
	right: -230px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FBAE03;
	text-align: left;
	line-height: normal;
}
#footer #text p {
	margin: 0px;
	padding: 0px;
}
#footer a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#bot_upload {
	text-decoration: none;
	background-image: url(img/bot_upload.png);
	background-position: center top;
	text-align: center;
	display: block;
	padding: 0px;
	height: 100px;
	width: 204px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	line-height: normal;
}
#bot_upload a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
}
#bot_upload a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	display: block;
	float: none;
}
.clear_staff {
	clear: both;
	display: block;
	float: none;
	border: 0px solid #FFFFFF;
}
#links {
	text-align: center;
	text-indent: 0px;
	display: block;
	position: relative;
	top: 0px;
	left: 30px;
	padding: 0px;
	height: auto;
	width: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#links li {
	background-image: url(img/bg_listados_pro.png);
	display: block;
	border: 0px solid #FF0000;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 79px;
	margin: 0px;
	padding: 0px;
}
#links  li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 20px;
	list-style-image: url(img/buble_lista.png);
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#links li a:hover {
	text-decoration: underline;
}
#attach {
	text-align: center;
	text-indent: 0px;
	display: block;
	position: relative;
	top: 0px;
	left: 30px;
	padding: 0px;
	height: auto;
	width: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#attach li {
	background-image: url(img/bg_listados.png);
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #FF0000;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 79px;
	padding: 0px;
}
#attach li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 20px;
	list-style-image: url(img/buble_lista.png);
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#attach li a:hover {
	text-decoration: underline;
}
#foto_kit {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}

