

/* ----------------------------------------------------------------------------------------
- Sitio Web:			http://www.misitio.com
- Versión:				1.0
- Fecha:				00 / 00/ 2008
- Gramática CSS:		2.1
- Gramática (X)HTML:	1.0 Transitional
- Accesibilidad:		Nivel AA	
------------------------------------------------------------------------------------------- */





/* Formateo de los estilos
------------------------------------------------------------------------------------------- */

html, body, div, a, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, abbr, acronym, address, code, object, label, legend, input, textarea, p, blockquote, th, td, del, dfn, q, table, caption, tbody, tfoot, thead, tr, th, td { 
	vertical-align: baseline;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	border: 0px solid #fff;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
}


/* Tablas
-------------------------------------------- */

	table {
		border-collapse:collapse;
		border-spacing:0;
		width:100%;
	}


/* Objects
-------------------------------------------- */

	object {
		margin: 0em 0em 0em 0em;
		padding: 0em 0em 0em 0em;
		border: 0em;
	}


/* Abreviaturas, acronimos y definiciones
-------------------------------------------- */

	abbr, acronym, dfn {
		border: none;
		cursor: help;
	}
	

/* Imágenes
-------------------------------------------- */

	img, a img, :link img, :visited img, :hover img {
		border: 0em;
	}
	
	
/* Teclado Kbd
-------------------------------------------- */
	
	kbd {
		border-bottom: .1em solid #cccccc;
		border-right: .1em solid #cccccc;
		padding-bottom: 0.1em; 
		padding-right: 0.4em; 
		padding-left: 0.4em; 
		background: #EFECEC;
		padding-top: 0.1em;
		font-size: 115%; 
	}
	
	
/* Listas
-------------------------------------------- */
	
	ul, ol, dl, li {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		position: relative;
	}	
	
	
/* Listas
-------------------------------------------- */
	
	hr {
		border-top: 1px solid #f0efef;
		border-right: 0px solid #f0efef;
		border-bottom: 1px solid #e1e0e0;
		border-left: 0px solid #f0efef;
		margin: 1.5em 0;
	}		

/* FIN / Formateo de los estilos
------------------------------------------------------------------------------------------- */



/* Estilos comunes
------------------------------------------------------------------------------------------- */

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

.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }

.clearfix { display: block; }
.clear_both { clear: both; }

/* Iconos
----------------------------------*/

.arrow { 
	background: url(../public_images/ico/arrow.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.correo { 
	background: url(../public_images/ico/ico_correo.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.goBack { 
	background: url(../public_images/ico/goBack.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.externalLink { 
	background: url(../public_images/ico/externalLink.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.more { 
	background: url(../public_images/ico/more.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.webMap { 
	background: url(../public_images/ico/webMap.gif) no-repeat right center;
	padding: 0em 1.3em 0em 0em;
}

.download { 
	background: url(../public_images/ico/download.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.continue { 
	background: url(../public_images/ico/continue.gif) no-repeat right center;
	padding: 0em 1.2em 0em 0em;
}

.display { 
	background: url(../public_images/ico/display.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.mailGray { 
	background: url(../public_images/ico/mailGray.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.goTop { 
	background: url(../public_images/ico/goTop.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.goBottom { 
	background: url(../public_images/ico/goBottom.gif) no-repeat right center;
	padding: 0em .7em 0em 0em;
}

/* Fin / Iconos
----------------------------------*/


.nota, .salto { position: absolute; top: -5000px; left: -5000px; }

.invisible { display: none; visibility: hidden; }
.negrita { font-weight: bold; }

.float_left { float: left; }	
.float_right { float: right; }

.background_none { background: none !important; }

.align_center { text-align: center; }	
.align_left { text-align: left; }
.align_right { text-align: right; }	


/* FIN / Estilos comunes
------------------------------------------------------------------------------------------- */















/* Cuerpo de página
------------------------------------------------------------------------------------------- */

body {
	background: url(../public_images/fondo.gif) no-repeat center top #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 75%;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold; 
  color: #336699; 
  clear: both; 
}

a, strong { color: #336699; }
a { color: #3689e4; }

h1 {}

h2 {
	background: url(../public_images/encabezado.gif) no-repeat left bottom;
	padding: .4em .4em .3em 1.3em;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin: 1em 0 1em 0;
	font-size: 130%;
	color: #4c3d2e;	
}

h2 span {
	color: #ada194;
	text-transform: capitalize;
}

.caja_noticia h2 span {
	color: #4c3d2e;
	text-transform: uppercase;
}


h3 {
	border-bottom: 1px solid #d4ddee;
	margin: 1.5em 0 .7em 0;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: .2em;
	font-size: 100%;
}
h3 a { text-decoration: none; color: #416296; }



/* Contenedora de la página
------------------------------------------------------------------------------------------- */

#sombra_xtra {
	background: url(../public_images/sombra_xtra.gif) no-repeat 0em 30.4em;
	border: .0em solid #ccff00;
	margin: 0 auto;
	width: 84.9em;
}
.ie6 #sombra_xtra { background: url(../public_images/sombra_xtra.gif) no-repeat 0em 31.4em; }
.ie7 #sombra_xtra { background: url(../public_images/sombra_xtra.gif) no-repeat 0em 31.4em; }


/* Contenedora de la página
------------------------------------------------------------------------------------------- */

#contenedor {
	border: .0em solid #d7dce4;
	background: #ffffff;
	margin: 1em auto 0 auto;
	color: #2b383e;
	width: 82.5em;
}


/* Idiomas de la página
------------------------------------------------------------------------------------------- */

#idiomas { 
	text-align: right;
	margin: .3em;
}

#idiomas p {
	display: inline;
	float: none;
	font-weight: bold;
	padding: 0em;
}

#idiomas ul,
#idiomas li {
	display: inline;
}

#idiomas li {
	border-right: 1px solid #ccc;
	padding-right: .5em;
	padding-left: .5em;
	overflow: hidden;
}

#idiomas li.fin {
	border: none;
}



/* Cabecera de la página
------------------------------------------------------------------------------------------- */

#cabecera {
	margin: .1em 0 .5em 0;
}


/* Contenedor logotipo
------------------------------------------------------------------------------------------- */

#logotipo {
	border: 1px solid #ffffff;
	margin: 0 0 1.5em .7em;
	background: #ffffff;
	text-align: center;
	padding-top: 1.5em;
	width: 21.5em;
}

#logotipo h1 {	font-size: 150%; }


/* Banner de la página
------------------------------------------------------------------------------------------- */

#banner {
	text-align: center;
}


/* Navegación
------------------------------------------------------------------------------------------- */

#navegacion {
	background: url(../public_images/menu/fondo-menu.gif) repeat-x left bottom #ffffff;
	border-bottom: 1px solid #bab1a6;
	margin: 1em auto .5em auto;
	padding: 0 0 0 0;
	font-size: 90%;
	width: 87.6em;
	height: 2.5em;
}

ul#menu {
	clear: both;
	list-style: none;
	margin: 0em auto;
	padding: 0em 0em 0em 0em;
}
.ancho_menu_en { width: 53em; }
.ancho_menu_es { width: 68em; }

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

ul#menu li {
	display: inline;
	padding:  0 0 0 0;
	text-transform: uppercase;
}

ul#menu li a {
	background: url(../public_images/menu/separador.gif) no-repeat right top;
	padding: 0 .5em .5em .5em;
	text-decoration: none;
	text-align: center;
	margin:  0 0 0 0; 
	color: #666666;
}

ul#menu li a:hover, ul#menu li a:active {
	border-bottom: .5em solid #f6cf00;
}

ul#menu li.seleccionado1 a {
	border-bottom: .5em solid #f6cf00;
}

ul#menu li.seleccionado1 a:hover, ul#menu li.seleccionado1 a:active {
	border-bottom: .5em solid #f6cf00;
}


/* Sendero de migas
------------------------------------------------------------------------------------------- */

#rutaPagina {
	background: url(../public_images/fondo-ruta.gif) repeat-x left top #ffffff;
	border: 0px solid #d7dce4;
	padding: 0 0 2em 20em;
	margin: 0em auto;
	font-size: 90%;
	color: #000000;
	width: 67.6em;
}

#rutaPagina p {
	display: inline;
	float: none;
	font-weight: bold;
	padding: 0em;
	margin-left: 3em; 
}

#rutaPagina ol, #rutaPagina ol li {
	display:inline;
}

#rutaPagina li {
	margin-left: .4em;
	padding-right: .7em;
}

#rutaPagina a {
	text-decoration: none;
	border-bottom: 1px dashed #336699;
}

/* Contenido
------------------------------------------------------------------------------------------- */

#contenido {
	width: 78.8em;
	line-height: 1.3em;
	border: 0px solid #cccccc;
	margin: 0em auto 0em auto;
}

/* Fondos del contenido
----------------------------- */

.fondo-mdrenal { background: url(../public_images/img_laterales/presentation.jpg) no-repeat right center; }
.fondo-tecnology { background: url(../public_images/img_laterales/tecnology.jpg) no-repeat right center;  }
.fondo-projects { background: url(../public_images/img_laterales/projects.jpg) no-repeat right center;  }
.fondo-news { background: url(../public_images/img_laterales/news.jpg) no-repeat right center;  }
.fondo-links { background: url(../public_images/img_laterales/links.jpg) no-repeat right center;  }
.fondo-join { background: url(../public_images/img_laterales/join_us.jpg) no-repeat right center;  }
.fondo-glosary { background: url(../public_images/img_laterales/glosary.jpg) no-repeat right center;  }


/* Zona izquierda
------------------------------------------------------------------------------------------- */

.left_zone_menu {
	background: url(../public_images/submenu/top.gif) no-repeat right top #ffffff;
	margin: 1.8em 2em 0 .5em;
	width: 13em;
}

.left_zone {
	margin: 1.8em 2em 0 .5em;
	width: 13em;
}


#fondo-submenu {
	background: url(../public_images/submenu/bottom.gif) no-repeat right bottom;
	margin-top: 1em;
	padding: .5em;
}
	
ul.subMenu {
	padding: 0 0 0 0;
	margin: .5em 0 0 0;
	list-style-type: none;
	background: #ffffff;
	}
	
li.nivel2 {
	border-bottom: 1px dashed #cccccc;
	margin-right: 1em;
	text-align: left;
	list-style: none;
	}

.nivel2 a {
	margin: 0px 0px 0px 0px;
	padding: 5px 26px 5px 9px;
	text-align: left;
	letter-spacing: 0px;
	background: url(../public_images/submenu/flecha-gris.gif) no-repeat 0px 10px #ffffff;
	}
	
.nivel2 a:link, .nivel2 a:visited {
	color: #333333;
	display: block;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	}	

.nivel2 a:hover {
	color: #000000;
	text-decoration: underline;
	background: url(../public_images/submenu/flecha-azul.gif) no-repeat 0px 10px #ffffff;
	}

.seleccionado2 {
	color: #336699;
	display: block;
	text-align: left;
	background: #ffffff;
	letter-spacing: 0px;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	background: url(../public_images/submenu/flecha-azul.gif) no-repeat 0px 10px #ffffff;
	}
	
.seleccionado2 span {
	clear: both;
	display: block;
	text-align: left;
	margin-left: .8em;
	margin-bottom: 5px;
	padding-right: 26px;
	text-decoration: underline;
	}
.ie6 .seleccionado2 span { margin-left: .8em; }	
.ie7 .seleccionado2 span { margin-left: .8em; }	
		

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

ul.submenu3 {
	padding: 0 0 0 0;
	border-top: 1px solid #ccc;
	margin: 0 0 0 0;
	}
.ie6 ul.submenu3 { margin: .5em -1px 0 -1px; }	
.ie7 ul.submenu3 { margin: .5em -1px 0 -1px; }	
	
	
li.nivel3 {
	border: 1px solid #ffffff;
	list-style-type: none
	}

.nivel3 a {
	padding: 2px 26px 2px 9px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	font-weight: normal;
	}
	
.nivel3 a:link, .nivel3 a:visited {
	color: #336699;
	display: block;
	background: #ffffff;
	border-top: 1px solid #ffffff;
	}	

.nivel3 a:hover {
	color: #000000;
	background: #ffffff;
	}

li.seleccionado3 {
	display: block;
	letter-spacing: 0px;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	background: url(../public_images/submenu/flecha-azul.gif) no-repeat 0px 5px;
	}
	
li.seleccionado3 span {
	text-decoration: none;
	border: 0px;
	}	

/* Para la home
------------------------------------------------------------------------------------------- */

#cont_columnas {
	padding-left: 1.4em;
}

.columna {
	width: 23.4em;
	background: none;
	text-align: justify;
	line-height: 1.9em;
	padding-top: 0em;
	margin-top: 0em;
	border: 0px solid #660066;
}


.columna ul{ margin:0; padding:0; list-style-type:none;}
.columna ul li{ margin-bottom:1em;}


.mdrenal_margen {
	margin-top: 1em;
	}

.cwt-col-margin-1 {
	margin: 1em 4em 1em 0em;
}

.cwt-col-margin-2 {
	margin: 1em 0em 1em 0em;
}
.sp-sup-probeta {
	margin-top: 3.7em;
}
.cont_img {
	background: url(../public_images/img/fondo.gif) repeat-x left bottom;
	margin: 1.5em auto 0em auto;
	width: 24.4em;
	padding-bottom: 2em;
}

.cont_img img {
	border: 1px solid #aca093;
	margin: 0em;
}

.link_flecha {
	background: url(../public_images/home/arrow.gif) no-repeat 0px 4px;
	padding-left: .6em;
}

#logos {
	width: 53em;
}

#logos img {
	margin: .5em 1.1em;
}


/* Zona derecha
------------------------------------------------------------------------------------------- */

.right_zone {
	width: 37.5em;
	margin: .5em 0 0 5em;
	line-height: 1.7em;
	text-align: justify;
	padding: 0em 1em 3em 0;
	border: 0px solid #cc0000;
}


.right_zone_contacto {
	width: 52em;
	margin: .5em 0 0 5em;
	line-height: 1.7em;
	text-align: justify;
	padding: 0em 1em 3em 0;
}

.logoIzq {
	width: 12em;
	float: left;
	text-align: center;
}

.txtDer {
	width: 25em;
	float: right;
	line-height: 1.3em;
}

#img-effect {
	width: 37.5em;
	margin: 2em auto;
	padding-bottom: 2.5em;
	background: url(../public_images/img_abajo/sombra.jpg) no-repeat center bottom #ffffff;
}

/* El equipo
------------------------------------------------------------------------------------------- */

#theTeam {
	padding: 15px 0 0 15px;
}

#theTeam li {
	border: 1px solid #dee7f5;
	text-align: center;
	margin-right: 10px;
	background: #edf1f8;
	padding: 1.5em 0;
	list-style: none;
	width: 130px;
	float: left;
}

.col-txt {
	width: 22.5em;
}


/* Enlaces
------------------------------------------------------------------------------------------- */

#link-list {
	margin: 1em 0 0 0em;
}

#link-list li {
	width: 45%;
	float: left;
	margin: .5em 0;
	list-style: none;
	padding: .2em .2em .2em 1.5em;
	background: url(../public_images/li_ico.gif) no-repeat left center #ffffff;
}

#link-list li a {
	text-decoration: none;
	border-bottom: 1px dashed #c3dbf9;
}

#link-list li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #5094e9;
}


/* Glosario
------------------------------------------------------------------------------------------- */

.listado li {
	margin: .5em 0 .5em 1.5em;
	list-style: none;
	padding: .2em .2em .2em 1.5em;
	background: url(../public_images/li_ico.gif) no-repeat 0px 6px #ffffff;
}



/* Accesibilidad
------------------------------------------------------------------------------------------- */

ul#lista-accesibilidad li {
	background: url(../public_images/dott.gif) no-repeat .1em .3em;
	list-style-type: none;
	padding-left: 1em;
	margin: .5em .7em .5em .7em;
}

#atajos {
	padding-top: .7em;
}

#atajos li {
	list-style: none;
	margin-bottom: .7em;
}































/* Noticias
------------------------------------------------------------------------------------------- */

.noticia_card {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

span.newsData {
	font-style: italic;
	color: #777777;
}

ul.prevNews { color: #5081e0; }

ul.prevNews li {
	text-align: left;
	list-style: square;
	margin-left: 2em;
}

.newDownload {
	margin-top: 1em; 
	background:#f6f6f6;
	padding: .3em 0 .3em 1em;
}

.imgNoticias {
	width:200px;
	float:left;
}.imgNoticias img {
	border:1px solid #a89e91;
	background: #ebe6e0;
	padding: .5em;
	margin-top: 5px;
}


/* Área cliente
------------------------------------------------------------------------------------------- */

fieldset#area-cliente {
	border: 0em;
	padding: 2em;
}


/* mapa web
------------------------------------------------------------------------------------------- */

#ul_mapa_web li {
	margin-top: 1.2em;
	list-style: none;
	padding-left: 1em;
	background: url(../public_images/mapa_web/arrow.gif) no-repeat 0px 6px;
}
#ul_mapa_web li a {
	background: #f1f1f1;
	padding: .1em .3em .4em .3em;
	margin: .5em 0;
}
#ul_mapa_web li ul li {
	list-style: none;
	padding-left: 1em;
	margin: .5em 0 0 1em;
	background: url(../public_images/mapa_web/sub-arrow.gif) no-repeat 0px 4px;
}
#ul_mapa_web li ul li a {
	background: #fff;
}

/* pie de página
------------------------------------------------------------------------------------------- */

#fondo_pie_pagina {
	background: url(../public_images/fondo_pie.gif) no-repeat center bottom;
	padding: 0em 0 4em 0;
	margin: 0em auto;
	color: #2b383e;
	width: 87em;
}

#pie_pagina {
	border-top: .2em dotted #ccc;
	text-align: center;
	padding: 1.9em 0em 1em 0;
	font-size: 90%;
	color: #666666;
	margin: 0 auto;
	width: 87em;
	clear: both;
}

#pie_pagina a, #pie_pagina strong {
	color: #7e7a7a;
}
 
#pie_pagina a:hover {
	color: #000;
} 
 
#pie_pagina ul,
#pie_pagina li {
	display: inline;
}

#contacto_pie li {
	
	padding-right: .5em;
	padding-left: .5em;
	overflow: hidden;
}

#contacto_pie li.fin {
	border: none;
}


#direccion_pie {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	}



/* ----------------------------------------------------------------------------------------
- Sitio Web:			http://www.misitio.com
- Versión:				1.0
- Fecha:				00 / 00/ 2008
- Gramática CSS:		2.1
- Gramática (X)HTML:	1.0 Transitional
- Accesibilidad:		Nivel AA	
------------------------------------------------------------------------------------------- */

/* Mapa de contacto
------------------------------------------------------------------------------------------- */

.image_right_map {
	width: 31.7em;
	padding: .5em;
	background: #f6f6f6;
	border: 1px solid #e8e8e8;
}

#datods-de-contacto {
	width: 17em;
	padding-top: 0;
	text-align: left;
	background: #fdfdfd;
	border: 1px solid #f6f6f6;
}

#datods-de-contacto li {
	border-bottom: 1px solid #f6f6f6;
	list-style-type: none;
	margin-left: .7em;
	padding: .1em 0;
}


/* Formulario de contacto
------------------------------------------------------------------------------------------- */

#tabbForm {
	margin-left: 7.7em;
}

.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 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	background: #f8f8f8;
	margin-bottom: 3px;
	padding-left:4px;
	color: #7a7a7a;
	width: 20em;
	height: 16px;
	float: left;
	}

input:focus {
	border: 1px solid #3388ba;
	}

textarea:focus {
	border: 1px solid #3388ba;
	}

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

.botonEnviar {
	border: 1px solid #cccccc;
	background: #f8f8f8;
	padding: .2em .5em;
	margin-top: .5em;
	color: #7a7a7a;
	}

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

/*
------------------------------------------------------------------------------------------- */

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

form label.required, form span.required {
	}

form label.problem, form span.problem {
	}
	
form label.completed, form span.completed {
	}

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

.ancho100 {
	width: 90% !important;
	float: none !important;
	margin-left: 0px;
	}
	
.ulCamposError {
	margin: 10px 0px 10px 50px;
	}

.msg {
	border-top: 1px solid #ff7349;
	border-bottom: 1px solid #ff7349;
	background: #ffdaca url(../images_public/notice.gif) no-repeat 10px 10px;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	}
	
.msg strong {
	font-weight: bold;
	}

form span.required {
	padding: 0px 0px 0px 1em;
	width: 15px;
}

em.required{
	display:none;
}
/* Los avisos
------------------------------------------------------------------------------------------- */

.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;
	} 	

.msgOK {
	width: 260px;
	color: #ffffff;
	text-align: left;
	padding: 10px 10px 10px 67px;
	border-top: 1px solid #24a050;
	border-bottom: 1px solid #24a050;
	background: url(../public_images/noticeOK.gif) 7px center no-repeat #8cc63f;
	margin-top: 10px;
	}
	
.msgOK strong {
	font-weight: bold;
	}


#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
}


