body {
	background-color: #A4DDDA;
	padding: 0px;
	margin: 30px;
}
.clear {
	clear:both;
}
/* Cabecera */

.cabecera {
	min-width:950px;
	width:100%;
	height:auto;
	background-image: url(../img/fondo_cab.jpg);
	background-repeat: repeat-x;
}
.cabecera_izda {
	text-align:left;
	width:42px;
	height:101px;
	background-image: url(../img/esquina_izquierda.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	background-color: #00CCCC
}
.cabecera_dcha {
	text-align:right;
	width: 427px;
	height:101px;
	background-image: url(../img/menta.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
.cabecera_centro {
	text-align:center;
	width: 303px;
	height: 101px;
	/*background-image: url(../img/somos.jpg);*/
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
.cabecera_logo {
	text-align:right;
	width: 303px;
	height:101px;
	margin:0px;
	padding:0px;
}
.logo {
	display: block;
	margin:0px;
	padding:0px;
	margin-top:15px;
	width:303px;
}
/* Cuerpo */

.cuerpo {
	min-width:950px;
	width:100%;
	height:400px;
	background-color: #FFFFFF;
}
.cuerpo_izda {
	background-image: url(../img/cuerpo_izquierda.jpg);
	background-repeat: repeat-y;
	width:20px;
	background-color: #A4DDDA;
}
.cuerpo_cnto {
	width:100%;
	min-width:910px;
	height:250px;
	background-color: #FFFFFF;
}
.cuerpo_dcha {
	background-image: url(../img/cuerpo_derecha.jpg);
	background-repeat: repeat-y;
	width:20px;
	background-color: #A4DDDA;
}
.cuerpo_menu {
	float: left;
	width: 195px;
	background-color: #D7D6D6;
	margin-right:10px;
	padding:5px;
}
.cnto {
	min-width:910px;
	width:100%;
	height:400px;
}
.contenido {
	display:block;
	height:400px;
	vertical-align: top;
	padding:20px;
	padding-top:2px;
}
/* Pie */

.pie {
	min-width:950px;
	width:100%;
	height:38px;
	background-image: url(../img/fondo_pie_contenido.jpg);
	background-repeat: repeat-x;
}
.pie_menu {
	width: 47px;
	height:38px;
	background-image: url(../img/pie_menu.jpg);
	background-repeat: no-repeat;
}
.pie_fondo_menu {
	width:228px;
	height:38px;
	background-image: url(../img/fondo_pie_menu.jpg);
	background-repeat: repeat-x;
}
.pie_contenido {
	width: 47px;
	height:38px;
	background-image: url(../img/pie_contenido.jpg);
	background-repeat: no-repeat;
	background-color: #A4DDDA;
}
#contacto {
	width: 195px;
	background-color:#D9D9D9;
	display:block;
	overflow: hidden;
	font-size: 12px;
	height: 190px;
}
#contacto h3 {
	font-size:16px;
	color: #16A973;
	color: #CE142B;
	text-align:left;
}
#contacto h4 {
	font-size: 14px;
	color: #16A973;
	color: #CE142B;
	text-align:center;
}
#contacto h5 {
	font-size: 12px;
	color: #16A973;
	color: #16A973;
	text-align:left;
}
.menu {
	width:250px;
	background-color: #D9D9D9;
	vertical-align: top;
	padding-left:5px;
	overflow:hidden;
}
#menu {
	width:250px;
	display:block;
	height:auto;
	overflow:hidden;
}
#menu h3 {
	display:block;
	height:auto;
	margin:0px;
	padding:0px;
}
#menu h3.toggler_1 a {
	cursor: pointer;
	margin:0px;
	padding:0px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #CE142B;
	height:23px;
	line-height:23px;
	border-bottom: 1px solid #BBBBBB;
	background-image: url(../img/menu_close.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left:15px;
	float:left;
	clear:both;
	width:250px;
	overflow:hidden;
}
#menu h3.toggler_1 a:hover {
	cursor: pointer;
	margin:0px;
	padding:0px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #16A973;
	height:23px;
	line-height:23px;
	border-bottom: 1px solid #BBBBBB;
	background-image: url(../img/menu_open.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left:15px;
	float:left;
	clear:both;
	width:250px;
	overflow:hidden;
}
#menu h3.toggler_1_selected a {
	cursor: pointer;
	margin:0px;
	padding:0px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #16A973;
	height:23px;
	line-height:23px;
	border-bottom: 1px solid #BBBBBB;
	background-image: url(../img/menu_open.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left:15px;
	float:left;
	clear:both;
	width:250px;
	overflow:hidden;
}
#menu h3.toggler_2 a {
	cursor: pointer;
	margin:0px;
	padding:0px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #CE142B;
	margin-left:17px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #BBBBBB;
	background-image:none;
	float:left;
	clear:both;
	width:250px;
	overflow:hidden;
}
#menu h3.toggler_2_selected a {
	cursor: pointer;
	margin:0px;
	padding:0px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #16A973;
	margin-left:17px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #BBBBBB;
	background-image:none;
	float:left;
	clear:both;
	width:250px;
	overflow:hidden;
}
#menu h3.toggler_3 a {
	cursor: pointer;
	margin:0px;
	padding:0px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #CE142B;
	margin-left:25px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #BBBBBB;
	background-image:none;
	font-style: italic;
	float:left;
	clear:both;
	width:250px;
	overflow:hidden;
}
#menu h3.toggler_3_selected a {
	cursor: pointer;
	margin:0px;
	padding:0px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #16A973;
	margin-left:25px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #BBBBBB;
	background-image:none;
	font-style: italic;
	float:left;
	clear:both;
	width:250px;
	overflow:hidden;
}
.element_1, .element_2, .element_3 {
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
}
.selected a, .selected a:hover {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #16A973;
	height:23px;
	line-height:23px;
	border-bottom: 1px solid #BBBBBB;
	background-image: url(../img/menu_open.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left:15px;
	float:left;
	clear:both;
	width:250px;
}
#submenu ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#submenu ul li {
	list-style: none;
	margin:0px;
	padding:0px;
}
#submenu a {
	/*margin:2px; */
  display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CE142B;
	margin-left:20px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #BBBBBB;
	background-image:none;
}
#submenu a:hover {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #16A973;
	margin-left:20px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #BBBBBB;
	background-image:none;
}
/* INDICE */

.ruta {
	float:right;
	margin-right:8px;
	height:6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CE142B;
}
.hojas {
	background-image: url(../img/hojas.jpg);
	background-repeat: no-repeat;
	min-width:620px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #33AF9B;
	padding-left:40px;
	padding-top:2px;
	font-weight: bold;
	margin-top:8px;
	margin-bottom:10px;
	border-bottom:1px dotted #16A973;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	line-height:20px;
}
.texto a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #D75571;
	line-height:20px;
	border-bottom: 1px dotted #D75571;
	text-decoration: none;
}
.texto a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #CE142B;
	line-height:20px;
	border-bottom: 1px dotted #CE142B;
	text-decoration: none;
}
.texto .imagen {
	text-align:center;
}
.texto .imagen img {
	display:block;
	margin:0 auto;
}
.imagen .centra {
	text-align:center;
	margin:0 auto;
}
.imagen .centra img {
	float:left;
	display:block;
}
ul.punta li {
	list-style-image: url(../img/punta.gif);
}
ul.normal li {
	list-style-image: none;
	list-style-type: disc;
}
.texto_punta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #33AF9B;
	font-weight: bold;
	line-height:25px;
}
/* AREA CLIENTE*/

.areacliente {
	width:380px;
	height:266px;
	margin: 0 auto;
	margin-top: 50px;
}
.areacli_icon {
	width:131px;
	height:127px;
	background-image: url(../img/areacli_icon.jpg);
	background-repeat: no-repeat;
	float:left;
}
.areacli_title {
	width:249px;
	height:127px;
	background-image: url(../img/areacli_title.jpg);
	background-repeat: no-repeat;
	float:left;
	background-position: 0 44px
}
.areacli {
	width:380px;
	height:120px;
	background-image: url(../img/areacli.jpg);
	background-repeat: no-repeat;
	float:left;
	background-position: 40px
}
.areacli_foot {
	width:380px;
	height:19px;
	background-image: url(../img/areacli_foot.jpg);
	background-repeat: no-repeat;
	float:left;
	background-position: 40px
}
form.frm_areacli {
	width:330px;
	height:auto;
	display:block;
	padding-left:50px;
}
form.frm_areacli label {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	font-weight: bold;
	float:left;
	display: block;
	width:110px;
	text-align:right;
	margin-right:5px;
	margin-top:10px;
}
form.frm_areacli input[type=text], form.frm_areacli input[type=password] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #007768;
	float:left;
	display: block;
	width:160px;
	margin-top:10px;
}
form.frm_areacli input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
	border:2px solid #CE142B;
	background-color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	color: #007768;
	display: block;
	width:auto;
	margin:0 auto;
	margin-top:25px;
	padding:3px;
}
/* CONTACTO */

.mail {
	width:350px;
	float:left;
}
.mail_head {
	width:350px;
	height:132px;
	margin: 0 auto;
	background-image: url(../img/mail_head.jpg);
	background-repeat: no-repeat;
	float:left;
}
.mail_body {
	background-image: url(../img/mail_body.jpg);
	background-repeat: repeat-y;
	float:left;
	width:350px;
	background-position: 21px;
	height:auto;
}
.mail_foot {
	width:350px;
	height:20px;
	margin: 0 auto;
	background-image: url(../img/mail_foot.jpg);
	background-repeat: no-repeat;
	float:left;
	background-position: 21px;
}
.map {
	width:310px;
	height:auto;
	float:left;
	margin-right:5px;
}
#map {
	width:270px;
	height:360px;
	margin-right:30px;
	float:left;
	margin-left:30px;
	border:1px solid #00A48F;
}
.map_head {
	width:325px;
	height:117px;
	margin: 0 auto;
	background-image: url(../img/map_head.jpg);
	background-repeat: no-repeat;
	float:left;
}
.map_body {
	background-image: url(../img/map_body.jpg);
	background-repeat: repeat-y;
	float:left;
	width:325px;
	background-position: 21px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}
.map_foot {
	width:325px;
	height:20px;
	margin: 0 auto;
	background-image: url(../img/map_foot.jpg);
	background-repeat: no-repeat;
	float:left;
	background-position: 21px;
}
form.frm_contacto {
	width:335px;
	height:auto;
	display:block;
	padding-left:10px;
}
form.frm_contacto label {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	font-weight: bold;
	float:left;
	display: block;
	width:110px;
	text-align:right;
	margin-right:5px;
	margin-top:10px;
}
form.frm_contacto input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #007768;
	float:left;
	display: block;
	width:160px;
	margin-top:10px;
}
form.frm_contacto textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #007768;
	float:left;
	display: block;
	width:160px;
	margin-top:10px;
	height:210px;
}
form.frm_contacto input.submit {
	font-family: Arial, Helvetica, sans-serif;
	border:2px solid #CE142B;
	background-color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	color: #007768;
	display: block;
	width:auto;
	margin:0 auto;
	margin-top:25px;
	padding:3px;
	margin-left:145px;
}
/* dosier */

.dossier {
	/*  background-image:url(../img/pdf_dosier.png);;*/
/* background-repeat: no-repeat;*/
  min-height:77px;
	padding-left: 80px;
	margin-left:10px;
	margin-top:20px;
}
.dossier p.fuente {
	margin:0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.dossier p.titular {
	margin:0px;
	padding:0px;
	margin-top:8px;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* links */

.link {
	background-image:url(../img/ico_link.png);
	background-repeat: no-repeat;
	min-height:47px;
	padding-left:50px;
	margin-left:10px;
	margin-top:20px;
}
.link a.enlace {
	margin:0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.link p.descripcion {
	margin:0px;
	padding:0px;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.link a.url {
	margin:0px;
	padding:0px;
	margin-top:8px;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* noticias */

.noticias {
	padding-left:10px;
}
.noticias a {
	margin-top:4px;
	float:left;
}
.noticias_imagen {
	float:left;
	width:210px;
	margin-right:10px;
}
.noticias p.titular {
	margin:0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.noticias p.descripcion {
	margin:0px;
	padding:0px;
	margin-top:8px;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Paginación */
    .paginacion {
	width:425px;
	margin:0 auto;
}
.paginacion_bloque1 {
	width:auto;
	float:left;
	margin:0;
	padding:0;
}
.paginacion_bloque2 {
	width:160px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
a.inicio {
	background-image: url(../img/ico_principio.png);
	background-repeat: no-repeat;
	padding-left:15px;
	color:#CC0000;
	text-decoration:none;
	border:0px;
}
a.inicio:hover {
	background-image: url(../img/ico_principio.png);
	background-repeat: no-repeat;
	background-position:0 -40px;
	color:#24A892;
	text-decoration:none;
	border:0px;
}
span.inicio {
	background-image: url(../img/ico_principio.png);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position:0 -20px;
	color:#666666;
	text-decoration:none;
	border:0px;
}
a.anterior {
	background-image: url(../img/ico_principio.png);
	background-repeat: no-repeat;
	padding-left:15px;
	color:#CC0000;
	text-decoration:none;
	border:0px;
}
a.anterior:hover {
	background-image: url(../img/ico_principio.png);
	background-repeat: no-repeat;
	background-position:0 -40px;
	color:#24A892;
	text-decoration:none;
	border:0px;
}
span.anterior {
	background-image: url(../img/ico_principio.png);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position:0 -20px;
	color:#666666;
	text-decoration:none;
	border:0px;
}
a.siguiente {
	background-image: url(../img/ico_siguiente.png);
	background-repeat: no-repeat;
	background-position:58px 0px;
	padding-right:15px;
	color:#CC0000;
	text-decoration:none;
	border:0px;
}
a.siguiente:hover {
	background-image: url(../img/ico_siguiente.png);
	background-repeat: no-repeat;
	background-position:58px -40px;
	color:#24A892;
	text-decoration:none;
	border:0px;
}
span.siguiente {
	background-image: url(../img/ico_siguiente.png);
	background-repeat: no-repeat;
	padding-right:15px;
	background-position:58px -20px;
	color:#666666;
	text-decoration:none;
	border:0px;
}
a.fin {
	background-image: url(../img/ico_final.png);
	background-repeat: no-repeat;
	background-position:20px 0px;
	padding-right:15px;
	color:#CC0000;
	text-decoration:none;
	border:0px;
}
a.fin:hover {
	background-image: url(../img/ico_final.png);
	background-repeat: no-repeat;
	background-position:20px -40px;
	color:#24A892;
	text-decoration:none;
	border:0px;
}
span.fin {
	background-image: url(../img/ico_final.png);
	background-repeat: no-repeat;
	padding-right:15px;
	background-position:20px -20px;
	color:#666666;
	text-decoration:none;
	border:0px;
}
/* Para el marco de consejos*/
.marco {
	border: 1px solid #CE142B;
}
.cabecera_marco {
	background-color: #CE142B;
	font-weight: bold;
	color: #ffffff;
	padding: 2 2 2 2px;
}
.cuerpo_marco {
	padding: 6 6 6 6px;
	background-color: white;
}
.cuerpo_marco p {
	padding:4px;
}
#Izquierda {
	float:left;
	margin:auto;
	width:48%;
}
#Derecha {
	float:right;
	width:48%;
	margin:auto;
}
#galeria {
	margin: 0 auto;
}
.contenedorfoto {
	float:left;
	width:210px;
	height:180px;
	margin: 10px;
	padding:5px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
}
.content {
	margin: 0 20px;
}
.content a {
	color: #fff;
}
.content p.linkage {
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}
.content p.linkage a {
	color: #fff;
}
/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery {
	text-align: left;
	margin: 0 auto;
}
.remooz-element {
	cursor:					-moz-zoom-in;
}
/**
 * Box layout
 */

.remooz-box {
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				100;
}
.remooz-loading {
	background-image:		url(spinner.gif);
}
.remooz-body {
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body {
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body {
	cursor:					move;
}
/**
 * Close button
 */

.remooz-btn-close {
	position:				absolute;
	left:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				url(closebox.png) no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close {
	background-image:		url(closebox.gif);
}
/**
 * Caption title
 */

.remooz-title {
	position:				relative;
	left:					0;
	top:					15px;
	text-align:				left;
}
.remooz-title-bg {
	position:				absolute;
	left:					0;
	top:					0;
	width:					100%;
	height:					100%;
	background-color:		#000;
	z-index:				99;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	/* shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content {
	position:				relative;
	padding:				5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.remooz-engine-trident4 .remooz-title-bg {
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content {
	background-color:		#333;
}
.remooz-title-content h6 {
	font-size:				1.2em;
	font-weight:			bold;
	color:					#eee;
}
.remooz-title-content p {
	color:					#eee;
}
/**
 * Type specific
 */

.remooz-type-image img {
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}
/**
 * Shadow
 */

.remooz-bg {
	position:				absolute;
	width:					33px;
	height:					40px;
}
.remooz-bg-n {
	left:					0;
	top:					-40px;
	width:					100%;
	background:				url(remo_bg_n.png) repeat-x;
}
.remooz-bg-ne {
	right:					-33px;
	top:					-40px;
	background:				url(remo_bg_ne.png) no-repeat;
}
.remooz-bg-e {
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(remo_bg_e.png) repeat-y;
}
.remooz-bg-se {
	right:					-33px;
	bottom:					-40px;
	background:				url(remo_bg_se.png) no-repeat;
}
.remooz-bg-s {
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(remo_bg_s.png) repeat-x;
}
.remooz-bg-sw {
	left:					-33px;
	bottom:					-40px;
	background:				url(remo_bg_sw.png) no-repeat;
}
.remooz-bg-w {
	left:					-33px;
	top:					0;
	height:					100%;
	background:				url(remo_bg_w.png) repeat-y;
}
.remooz-bg-nw {
	left:					-33px;
	top:					-40px;
	background:				url(remo_bg_nw.png) no-repeat;
}
#myGallery, #myGallerySet, #flickrGallery {
	width: 460px;
	height: 345px;
	z-index:5;
	border: 1px solid #000;
}
.jdGallery a {
	outline:0;
}
#flickrGallery {
	width: 500px;
	height: 334px;
}
#myGallery img.thumbnail, #myGallerySet img.thumbnail {
	display: none;
}
.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery img {
	border: 0;
	margin: 0;
}
.jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}
.jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}
.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
* html .jdGallery .slideInfoZone {
	bottom: -1px;
}
.jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}
.jdGallery .slideInfoZone p {
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}
.jdGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}
.jdGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}
.jdGallery .carousel {
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
.jdExtCarousel {
	overflow: hidden;
	position: relative;
}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner {
	position: relative;
}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail {
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}
.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail {
	margin-bottom: 10px;
}
.jdGallery .carousel .label, .jdExtCarousel .label {
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}
.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton {
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}
.jdGallery .carousel .label .number, .jdExtCarousel .label .number {
	color: #b5b5b5;
}
.jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
.jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
* html .jdGallery a.right, * html .jdGallery a.left {
	filter:alpha(opacity=50);
}
.jdGallery a.right:hover, .jdGallery a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.jdGallery a.left {
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}
* html .jdGallery a.left {
	background: url('img/fleche1.gif') no-repeat center left;
}
.jdGallery a.right {
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}
* html .jdGallery a.right {
	background: url('img/fleche2.gif') no-repeat center right;
}
.jdGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.withArrows a.open {
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.withArrows a.open:hover {
	background: url('img/open.png') no-repeat center center;
}
* html .withArrows a.open:hover {
	background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80);
}
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn {
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}
.jdGallery .gallerySelector {
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}
.jdGallery .gallerySelector h2 {
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
.jdGallery .gallerySelector .gallerySelectorWrapper {
	overflow: hidden;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton {
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}
.jdGallery .gallerySelector .gallerySelectorInner div.hover {
	background: #333;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview {
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

