

/*
///////////////////////////////////////////////////////////////
         CREADO Y REALIZADO POR DEDO MULTIMEDIA S.A.
///////////////////////////////////////////////////////////////

///////// www.dedomultimedia.com
///////// info@dedomultimedia.com
///////// tlf. +34 943 431 537 

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------------- ESTILOS POR DEFECTO
///////////////////////////////////////////////////////////////
*/

* { margin: 0em; padding: 0em; }
table{ border-collapse: collapse; border-spacing: 0em; }
fieldset, img { border:0em; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style:none; }
caption, th {text-align:left; }
select, input, textarea { font : 99% arial, helvetica, clean, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym, dfn { border-bottom: 1px dotted #999999; cursor: help; }
pre { width: 700px; padding: 20px; color: #CC0000; font-size: 13px; text-align: left; background: #ffffff; border: 1px solid #CC0000; }	
em { color: #FF0000; }	

.clear_both { clear: both; }
.no_print { display: none;}		
.display_none { display: none;}		
.float_left { float: left;}	
.float_right { float: right;}
.align_center { text-align: center;}	
.align_left { text-align: left;}
.align_right { text-align: right;}
.font_weight_n { font-weight: normal; }
.font_weight_b { font-weight: bold; }
.li_square { margin: .7em 0; }
.li_square li { background: url(../images/public_images/li_square.gif) no-repeat 0px 1px; padding-left: .8em; text-align: left; }
.no_style { background: none; border: none;}	
.background_none { background: none !important; }
.separator10{ margin-top: 10px;clear:both;} 
/*
////////////////////////////////////////////////////////
---------------------------- ESTILOS EXCLUSIVOS DEL SITE
////////////////////////////////////////////////////////
*/

h1 { 
	font-size:180%;
	color:#016f30;
	margin-bottom:1em;
}
	
h2 { 
	font-weight:bold;
	font-size:130%;
	color:#016f30;
	margin-top:1.1em;
	margin-bottom:0.2em;
}

h3 { 
	font-weight:bold;
	font-size:110%;
	color:#016f30;
	margin-top:0.6em;
}

h4{
	font-size:120%;
	font-weight:bold;
	margin-bottom:0.4em;
}
	
strong { color: #000000; font-weight: bold; }

a {
	color: #999999; 
	text-decoration: none;
}
a:link { 
}
	
a:visited { 
}
	
a:hover {
	color: #000000;
}

p{
	font-size:100%;
	margin-bottom:1em;
	margin-left: 1.2em;
}

span.highlight{
	font-weight:bold;
	color:#016f30;
}

h2.flecha_on{
	background: url(../images/public_images/flecha_on.gif) left center no-repeat;
	text-indent:1em;
}

h2.flecha_off{
	background: url(../images/public_images/flecha_off.gif) left center no-repeat;
	text-indent:1em;
	cursor: pointer;
	cursor: hand;
}

h2 a{
	font-weight:bold;
	color:#016f30;
}

a.toggle{
	cursor:pointer;
}

a.toggle:hover{
	border:0;
	text-decoration:none;
}

ul.parrafo{
	margin-left:1.5em;
}

ul.parrafo li{
	list-style-type:square;
	margin-left:1.5em;
	padding-bottom:0.4em;
}
ul.subparrafo{
	margin-left:1.5em;
}

ul.subparrafo li{
	list-style-type:circle;
	margin-left:1.5em;
	padding-bottom:0.4em;
}

ol.parrafo{
	margin-left:1.5em;
}

ol.parrafo li{
	list-style-type:decimal;
	margin-left:1.5em;
	padding-bottom:0.4em;
}

p.frase_destacada{
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-size:120%;
	padding:1.2em;
	color:#006600;
}

/*
//////////////////////////////////////////////////////////////
------------------------------------- ESTILOS DE LOS TEMPLATES
//////////////////////////////////////////////////////////////
*/
body { 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
	color: #666666; 
	font-size: 69%;
	background-color:#eaeaea;
}

#contenedora-fondo{
	width: 88em;
	margin: 0px auto;
	text-align:center;
	background: url(../images/public_images/bg-contenedora-fondo.gif) top center no-repeat #eaeaea;
}

#contenedora{
	width:924px;
	margin: 0px auto;
	text-align:center;
	background: #ffffff;
}

#bannerverde{
	background: url(../images/public_images/bannerverde.gif) no-repeat #cccccc;
	height:6.4em;
}

#idiomas{
	width:15em;
	text-align:right;
	padding: 0.7em;
}

#idiomas a:link {
	color: #000000;
	text-decoration: none;
	}

#idiomas a:visited {
	color: #000000;
	text-decoration: none;
	}

#idiomas a:hover {
	color: #000000;
	text-decoration: underline;
	}

#idiomas ul li{
	display:inline;
	padding-left:1em;
}

#idiomas ul li.first{
	background: url(../images/public_images/idiomas-separacion.gif) no-repeat center right;
	padding-right:1em;
	color:#04531e;
}

#logo{
	width:257px;
	height:106px;
	padding-right:8px;
	float:left;
}

#banner{
	width:648px;
	height:106px;
	padding-right:8px;
	float:right;
}

#menudiv{
	width:100%;
	background: url(../images/public_images/menudiv-bg.gif) repeat-x bottom;
	margin-top: 14px;
}

#menu{
	height: 42px;
	text-align:center;
	padding-left:7px;
}

#menu li{
	float:left;
	display:inline;
	width: 126px;
	text-align:center;
	margin-top: .1em;
	margin-right: 0.4em;
	padding: 1.5em 0em 0.2em 0em;
	font-weight:bold;
	color:#ffffff;
}
#menu li.menuitem{
	background: url(../images/public_images/menuitem.gif) no-repeat bottom #999999;
}
#menu li.menuitem_over{
	background: url(../images/public_images/menuitem_over.gif) no-repeat bottom #016f30;
}

#menu li a{
	color:#ffffff;
	font-weight:normal;
}
#menu li a:hover{
	border:none;
}

#contenido {
	min-height: 500px;
	text-align:left;
	background-color:#ffffff;
}

#contenido:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;	
}

#contenido a:link {
	color: #016f30;
	text-decoration: none;
	}

#contenido a:visited {
	color: #016f30;
	text-decoration: none;
	}

#contenido a:hover {
	color: #016f30;
	text-decoration: underline;
	}

.contTiendaFondo {
	text-align:left;
	background-color:#ffffff;
}

#interior{
	padding:2em 2em 2em 2em;
}

.mirage {
	height: 90px;
	}

#pie{
	width:100%;
	background-color: #056626;
	color:#ffffff;
	padding:0.5em 0 1.3em 0;
}
#pie p{
	margin: 8px 0 0 0;
	padding:0;
}

#pie strong { color: #ffffff; }
#pie abbr, acronym { border: 0px; }

#pie a:link {
	color:#ffffff;
	text-decoration: none;
	border-bottom: 1px solid #2fa858;
}

#pie a:visited {
	color:#ffffff;
	text-decoration: none;
	border-bottom: 1px solid #2fa858;
}

#pie a:hover {
	color:#ffffff;
	background: #03451a;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

#pie a.correo:link { 
	background: url(../images/public_images/ico_correo.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

#pie a.correo:visited { 
	background: url(../images/public_images/ico_correo.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

#pie a.correo:hover { 
	background: url(../images/public_images/ico_correo.gif) no-repeat right center #03451a;
	padding: 0em 1em 0em 0em;
}

#pie span.pie_seleccionado {
	color:#ffffff;
	background: #03451a;
	border-bottom: 1px solid #000000;
}

/*
/////////////////////////////////////////////////////////////
------------------------------------- ESTILOS DE PRESENTACION
/////////////////////////////////////////////////////////////
*/
.bg_presentacion{
	background: url(../images/public_images/bg-interior-presentacion.jpg) no-repeat right 20px #ffffff;
	
}
.interior_presentacion{
	width: 40em;
	float: left;
}

.interior_longdesc {
	width: 40em;
	float: left;
}

img.esquema_presentacion {
	margin: 26em 5em 4em 0;
	}

/*
/////////////////////////////////////////////////////////////
------------------------------------- ESTILOS DE QUE HACEMOS
/////////////////////////////////////////////////////////////
*/
.bg_que_hacemos{
	background: url(../images/public_images/bg-interior-que_hacemos.gif) no-repeat right 50px #ffffff;
}
.interior_que_hacemos{
	margin-right: 20em;
}

/*
////////////////////////////////////////////////////////////////
------------------------------------- ESTILOS DE METODOLOGIA
////////////////////////////////////////////////////////////////
*/
.bg_metodologia{
	background: #ffffff;
}
.interior_metodologia{
	width: 40em;
	float: left;
}

img.metd_esquema {
	margin: 4em 0 0 5em;
	}

/*
////////////////////////////////////////////////////////////////
------------------------------------- ESTILOS DE CLIENTES
////////////////////////////////////////////////////////////////
*/
.bg_clientes{
	background: url(../images/public_images/bg-interior-clientes.gif) no-repeat right 280px #ffffff;
}
.interior_clientes{
	margin-right: 10em;
}
.columna1{
	width:55%;
	float:left;
}
.columna2{
	width:40%;
	float:right;
}

/*
////////////////////////////////////////////////////////////////
------------------------------------- ESTILOS DE LINKS
////////////////////////////////////////////////////////////////
*/
.bg_links{
	background: url(../images/public_images/bg-interior-links.gif) no-repeat right 30px #ffffff;
}
.interior_links{
	margin-right: 30em;
}

.ul_links{
	margin-left:1.5em;

}	
.ul_links li{
	list-style-type:disc;
	margin-bottom: 2em;

}
.ul_links li h2{
	color:#117011;
	font-size: 98%;
	padding-bottom: 7px;
	background: url(../images/public_images/link-item.gif) no-repeat left 13px;
}

.ul_links li a{
	color:#999999;

}


/*
////////////////////////////////////////////////////////////////
------------------------------------- ESTILOS DE CLUB COLECCIÓN
////////////////////////////////////////////////////////////////
*/
/*.bg_club_coleccion{
	background: url(../images/public_images/bg-interior-links.gif) no-repeat right 30px #ffffff;
}
.interior_club_coleccion{
	margin-right: 30em;
}
*/


table.tablaProductos{
	width: 70%;
	border:5px solid #eeeeee;
	margin:0px auto;
	margin-top:2em;
	
}
table.tablaProductos th{
	font-weight:bold;
	padding:0.5em;
	background-color:#eeeeee;
	color:#016f30;
}

table.tablaProductos td{
	padding:0.3em;
}

table.tablaProductos .th_precio{
	text-align:right;
}

table.tablaProductos .td_precio{
	text-align:right;
	font-size:1.3em;
	color:#016f30;
}

/*
////////////////////////////////////////////////////////////////
------------------------------------- ESTILOS DE DONDE ESTAMOS (contacto)
////////////////////////////////////////////////////////////////
*/
.bg_contacto{
	background: url(../images/public_images/bg-interior-contacto.gif) no-repeat right 280px #ffffff;
}
.interior_contacto{
	margin-right: 0em;
}
.formulario{
	width:45%;
	float:left;

}
.direcciones{
	width: 39em;
	float: left;
	color: #016f30;
	border: 1px solid #ffffff;
}

.direcciones .cajaDireccion{
	float:left;
	width:49%;
	color: #555555;
	margin-bottom:1em;
}

.direcciones .cajaDireccion .negrita{
	font-weight:bold;
	color: #016f30;
}

.direcciones .cajaDireccion p{
	padding:0;
	margin:0;
	line-height: 18px;
}

.direcciones .cajaDireccion .maps{
	background: url(../images/public_images/flecha_off.gif) 0em 0.3em no-repeat;
	text-indent:1.2em;
	font-weight:bold;
}


/*
///////////////////////////////////////////////////////////////
         CREADO Y REALIZADO POR DEDO MULTIMEDIA S.A.
///////////////////////////////////////////////////////////////

///////// www.dedomultimedia.com
///////// info@dedomultimedia.com
///////// tlf. +34 943 431 537 

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
-------------------------------------------- INPUTS FORMULARIOS
///////////////////////////////////////////////////////////////
*/

.contBotonesForm {
	text-align: right;
	margin-top: 20px;
	}

ul.horizontalRadios, ul.verticalRadios {
	display: block;
	line-height: 100%;
	margin: 0em;
	padding: 0em;
	}
	
ul.verticalRadios li{
	list-style-type: none;
	clear: left;
	}
	
ul.horizontalRadios li{
	display: inline;
	}

.checkRadioInput {
	border: 0em;
	margin-top:.5em;
	}

.labelRadiosChecks {
	padding: 0em 1em 0em .1em;
	margin: 0em;
	margin-top: 0.6em;
	width: auto !important;
	}
	
.ie6 .labelRadiosChecks, .ie7 .labelRadiosChecks {
	margin-top: 0.9em;
	}
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

.accesibleValFocus {
	color: #747373;
	}

.inputText, textarea {
	background: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	padding-left:4px;
	color:#666666;
	width: 20em;
	height: 16px;
	float: left;
	}
.inputText:focus {
	border: 1px solid #056424;
	color: #056424;
}

.inputTextError {
	margin-bottom: 3px;
	float: left;
	padding-left:4px;
	border: 1px solid #000;
	width: 20em;
	height: 16px;
	float: left;
	color: #ffffff;
	background: #be0f1f;
	}
	
.inputTextArea {
	width: 20em;
	height: 10em;
	overflow: auto;
	}

.cajaBotonEnviar {
	width: 315px;
	text-align: right;
}
.botonEnviar {
	border: 1px solid #cccccc;
	background: #f8f8f8;
	color: #7a7a7a;
	width: 7em;
	}

.fieldSetContacto {
	margin: 1em 2em 1em 0em;
	padding:0px;
	border: none;
}
	
.fieldSetContacto legend { 
	padding-left: 0;
	font-weight: bold;
	display: none; 
	}
		
.fieldSetContacto .cajaField {
	padding: 5px 0px 7px 0px;
}
	
.fieldSetContacto .cajaBoton {
	padding: 5px 0px 7px 0px;
	text-align: center;
	width: 28em;
	clear: left;
	}	

/*
///////////////////////////////////////////////////////////////
--------------------------------------------------- FORMULARIOS
///////////////////////////////////////////////////////////////
*/

.fieldSetContacto label, .fieldSetInscripcion span.spanLabel{
	margin-top: 4px;
	margin-bottom: 4px;
	float:left;
	width: 80px;
	text-align: left;
	padding-left:12px;
	border: 0px solid red;
	}

form label.required, form span.required {
	background-image: url(../images/dedolib/required.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	}

form label.problem, form span.problem {
	background-image: url(../images/dedolib/problem.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	}
	
form label.completed, form span.completed {
	background-image: url(../images/dedolib/complete.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
}

.errorField {
	font-size:10px;
	padding-left:10px;
	color: red;
	}

.ancho100 {
	width: 90% !important;
	float: none !important;
	margin-left: 0px;
	}
	
.msgKO {
	width: 237px;
	color: #000000;
	text-align: left;
	padding: 10px 10px 10px 67px;
	border-top: 2px solid #ff1000;
	border-bottom: 2px solid #ff1000;
	background: url(../images/public_images/noticeKO.gif) 7px 1px no-repeat #ffc368;
	margin-top: 10px;
	}
	
.msgKO strong {
	color: #000000;
	font-weight: bold;
	background: #ffc368;
	}
	
.msgKO li {
	color: #000000;
	background: #ffc368;
	}
	
.ulCamposError {
	margin: 10px 0px 10px 50px;
	}
	
.msgKO a, .msgKO a:link, .msgKO a:visited {
	color: #635307;
	text-decoration: #635307;
	} 	
		
.msgOK {
	width: 295px;
	color:#333333;
	border: 1px solid #106321;
	background-color:#ecf3ed;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
}

.loginLeft {
	margin-left: 3em;
	width: 44%;
}

.loginRight {
	margin-right: 3em;
	width: 44%;
}

.textoIntroLogin {
	margin: 1em 0em;
	width: 90%;
	padding-left: 3em;
}

.spaceBottom {
	margin-bottom: 2.25em;
}


#test {
  width:100px;
  height:100px;
float:left;
  background:#123;
}
.overlay_dialog img { border: none; }

.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(../images/window/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(../images/window/top_mid.gif) repeat-x 0 0;	
	height: 23px;
	width: 100%;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(../images/window/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	height: 100%;
	background: transparent url(../images/window/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	height: 100%;
	background: transparent url(../images/window/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(../images/window/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(../images/window/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
	width: 100%;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(../images/window/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(../images/window/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(../images/window/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(../images/window/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(../images/window/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-size:12px;
	text-align:center;
	width:100%;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 10px;
	background-color:#EEE;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
 	font-family: Tahoma, Arial, Sans Serif;
	position: absolute;
}

.dialog * {
	margin: 0px;
	padding:0px;
}

.dialog table  { border-collapse: collapse; border-spacing: 0; width: 100% }
.dialog td, th { padding: 0; }




.overlay_alert_lite {
	background-color: #888888;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alert_lite_sizer {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_close {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_minimize {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_maximize {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_title {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 10px;
	background: #FFF;
	padding:10px;
	border:1px outset #009;
}


/* For alert/confirm dialog */
.alert_lite_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	
}

.alert_lite_message {
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
	padding-bottom:10px;
}

.alert_lite_buttons {
	text-align:center;
	width:100%;
}

.alert_lite_buttons input {
	width:20%;
	margin:10px;
}

.alert_lite_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('../images/ajax_loading.gif') no-repeat center center
}

table.alert_lite_header  {
  border:0px outset #009;
  background:#FFF;
}


.overlay_alphacube {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {
	background: transparent url(../css/alphacube/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
}

.alphacube_n {
  background: transparent url(../css/alphacube/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.alphacube_ne {
  background: transparent url(../css/alphacube/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
}

.alphacube_w {
  background: transparent url(../css/alphacube/frame-left.gif) repeat-y top left;			
  width:7px;
}

.alphacube_e {
  background: transparent url(../css/alphacube/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.alphacube_sw {
  background: transparent url(../css/alphacube/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_s {
  background: transparent url(../css/alphacube/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.alphacube_se, .alphacube_sizer  {
  background: transparent url(../css/alphacube/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_butts_container {
	width: 69px;
	position:absolute;
	top:0px;
	right:11px;
	z-index:1000;
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(../css/alphacube/button-close-focus.gif) no-repeat 0 0;			
	float:right;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(../css/alphacube/button-min-focus.gif) no-repeat 0 0;			
	float:right;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(../css/alphacube/button-max-focus.gif) no-repeat 0 0;			
	float:right;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
	font-size:12px;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}




/*
///////////////////////////////////////////////////////////////
         CREADO Y REALIZADO POR DEDO MULTIMEDIA S.A.
///////////////////////////////////////////////////////////////

///////// www.dedomultimedia.com
///////// info@dedomultimedia.com
///////// tlf. +34 943 431 537 

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
-------------------------------------------- INPUTS FORMULARIOS
///////////////////////////////////////////////////////////////
*/

.contBotonesForm {
	text-align: right;
	margin-top: 20px;
	}

ul.horizontalRadios, ul.verticalRadios {
	display: block;
	line-height: 100%;
	margin: 0em;
	padding: 0em;
	}
	
ul.verticalRadios li{
	list-style-type: none;
	clear: left;
	}
	
ul.horizontalRadios li{
	display: inline;
	}

.checkRadioInput {
	border: 0em;
	margin-top:.5em;
	}

.labelRadiosChecks {
	padding: 0em 1em 0em .1em;
	margin: 0em;
	margin-top: 0.6em;
	width: auto !important;
	}
	
.ie6 .labelRadiosChecks, .ie7 .labelRadiosChecks {
	margin-top: 0.9em;
	}
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

.accesibleValFocus {
	color: #747373;
	}

.inputText, textarea {
	background: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	padding-left:4px;
	color:#666666;
	width: 20em;
	height: 16px;
	float: left;
	}
.inputText:focus {
	border: 1px solid #056424;
	color: #056424;
}

.inputTextError {
	margin-bottom: 3px;
	float: left;
	padding-left:4px;
	border: 1px solid #000;
	width: 20em;
	height: 16px;
	float: left;
	color: #ffffff;
	background: #be0f1f;
	}
	
.inputTextArea {
	width: 20em;
	height: 10em;
	overflow: auto;
	}

.cajaBotonEnviar {
	width: 315px;
	text-align: right;
}
.botonEnviar {
	border: 1px solid #cccccc;
	background: #f8f8f8;
	color: #7a7a7a;
	width: 7em;
	}

.fieldSetContacto {
	margin: 1em 2em 1em 0em;
	padding:0px;
	border: none;
}
	
.fieldSetContacto legend { 
	padding-left: 0;
	font-weight: bold;
	display: none; 
	}
		
.fieldSetContacto .cajaField {
	padding: 5px 0px 7px 0px;
}
	
.fieldSetContacto .cajaBoton {
	padding: 5px 0px 7px 0px;
	text-align: center;
	width: 28em;
	clear: left;
	}	

/*
///////////////////////////////////////////////////////////////
--------------------------------------------------- FORMULARIOS
///////////////////////////////////////////////////////////////
*/

.fieldSetContacto label, .fieldSetInscripcion span.spanLabel{
	margin-top: 4px;
	margin-bottom: 4px;
	float:left;
	width: 80px;
	text-align: left;
	padding-left:12px;
	border: 0px solid red;
	}

form label.required, form span.required {
	background-image: url(../images/dedolib/required.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	}

form label.problem, form span.problem {
	background-image: url(../images/dedolib/problem.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	}
	
form label.completed, form span.completed {
	background-image: url(../images/dedolib/complete.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
}

.errorField {
	font-size:10px;
	padding-left:10px;
	color: red;
	}

.ancho100 {
	width: 90% !important;
	float: none !important;
	margin-left: 0px;
	}
	
.msgKO {
	width: 237px;
	color: #000000;
	text-align: left;
	padding: 10px 10px 10px 67px;
	border-top: 2px solid #ff1000;
	border-bottom: 2px solid #ff1000;
	background: url(../images/public_images/noticeKO.gif) 7px 1px no-repeat #ffc368;
	margin-top: 10px;
	}
	
.msgKO strong {
	color: #000000;
	font-weight: bold;
	background: #ffc368;
	}
	
.msgKO li {
	color: #000000;
	background: #ffc368;
	}
	
.ulCamposError {
	margin: 10px 0px 10px 50px;
	}
	
.msgKO a, .msgKO a:link, .msgKO a:visited {
	color: #635307;
	text-decoration: #635307;
	} 	
		
.msgOK {
	width: 295px;
	color:#333333;
	border: 1px solid #106321;
	background-color:#ecf3ed;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
}

.loginLeft {
	margin-left: 3em;
	width: 44%;
}

.loginRight {
	margin-right: 3em;
	width: 44%;
}

.textoIntroLogin {
	margin: 1em 0em;
	width: 90%;
	padding-left: 3em;
}

.spaceBottom {
	margin-bottom: 2.25em;
}
