* {
	margin:0px 0px;
	padding:0px 0px;
	border:0px;
}
html, body {
	background-color: #f7f7f7;
}
body {
	margin-bottom: 30px;
}
/* TYPOGRAPHY */
a {
	font: 11px "Trebuchet MS", verdana, sans-serif;
	text-decoration: none;
}
h1 {
	color: #333;
	font: 24px "Trebuchet MS", verdana, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}
h2 {
	color: #333;
	font: 20px "Trebuchet MS", verdana, sans-serif;
	padding-left: 15px;
}
h3 {
	color: #333;
	font: 13px "Trebuchet MS", verdana, sans-serif;
}
h3.boxrounded-title {
	display: block;
	border-bottom: 1px #f3f3f5 solid;
	padding-bottom: 4px;
	width: 97%;
	margin: 0px auto;
	font-weight: bold;
}
h4 {
	color: #333;
	font: 17px "Trebuchet MS", verdana, sans-serif;
	padding-bottom: 10px;
}
h4.resumen_title {
	display: block;
	padding-top: 20px;
}
label {
	color: #333;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	margin-right: 10px;
	padding-top: 1px;
}
label.normal {
	font-weight: normal;
	color: #666;
}
label.formError {
	color: #ff0000;
}
form {
	margin: 0px 0px;
	padding: 0px 0px;
}
#loginForm h2, #loginForm0 h2 {
	padding-left: 0px;
}
input.text {
	border: 1px #ccc solid;
	padding: 1px;
	width: 240px;
	height: 15px;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	color: #ccc;
}
input.margen {
	margin-left: 15px;
}
input.normal {
	width: 180px;
	border: 1px #999 solid;
	height: 15px;
}
ul, li {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style-type: none;
}
p {
	font: 13px "Trebuchet MS", verdana, sans-serif;
	color: #7d7d7d;
	line-height: 1.2em;
}
em { color:#999; }
.contenido p {
	margin-top: -5px;
}
.contenido table p {
	margin-top: 0px;
}
/* COLORES DE FORM SUBMIT BUTTONS */
html>body .form_submit_left_gris {
	width: 13px;
	height: 21px;
	margin: 0px 0px;
	padding: 0px 0px;
	/*background: #a5acb4 url(../images/input_gris_left.png) no-repeat 0px 0px;*/
	cursor: pointer;
	float: left;
	text-indent: -9999px;
	
		display:none;
}
html>body .form_submit_right_gris {
	width: 1px;
	height: 21px;
	margin: 0px 0px;
	padding: 0px 0px;
	/*background: #a5acb4 url(../images/input_gris_right.png) no-repeat 0px 0px;*/
	cursor: pointer;
	float: left;
	text-indent: -9999px;
	
	display:none;
}
html>body input.form_submit_go_gris {
	padding: 0px 5px 3px 5px;
	margin: 0px 0px;
	color: #fff;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	/*font-weight: bold;*/
	height: 21px;
	/*background: #a5acb4 url(../images/input_center.png) repeat-x 0px 0px;*/
	cursor: pointer;
	float: left;
	
	color:#333;
	text-decoration:underline;
	background-color:#fff;
}
.form_submit_left {
	width: 1px;
	height: 21px;
	margin: 0px 0px;
	padding: 0px 0px;
	/*background: url(../images/input_left.png) no-repeat 0px 0px;*/
	cursor: pointer;
	float: left;
	text-indent: -9999px;
	
	display:none;
}

.form_submit_right {
	width: 13px;
	height: 21px;
	margin: 0px 0px;
	padding: 0px 0px;
	/*background: url(../images/input_right.png) no-repeat 0px 0px;*/
	cursor: pointer;
	float: left;
	text-indent: -9999px;
	
	display:none;
}

input.form_submit_go {
	padding: 0px 5px 3px 5px;
	margin: 0px 0px;
	/*color: #fff;*/
	font: 11px "Trebuchet MS", verdana, sans-serif;
	font-weight: bold;
	height: 21px;
	/*background: url(../images/input_center.png) repeat-x top right;*/
	cursor: pointer;
	float: left;
	
	text-decoration:underline;
	color: #333;

}

/* END COLORES DE SUBMIT */
/* END TYPOGRAPHY */
#wrapper{
	width: 775px;
	padding: 0px 0px;
	margin: 14px auto 50px auto;
	text-align: center;
	background: #f7f7f7 url(../images/fondo.gif) repeat-y 0px 0px;
}
#container {
	margin: 0px auto 0px 3px;
	width: 765px;
	background: url(../images/barra.gif) repeat-x 0px 0px;
	padding-top: 10px;
}
/* HEADER */
#header {
	width: 770px;
	margin: 0px auto 0px 1px;
	clear: both;
	overflow: auto;
	background: url(../images/cabecera.gif) repeat-x 0px 0px;
}
#header-logo a {
	text-indent: -99999px;
	display: block;
	heigth: 20px;
	width: 170px;
	color: #fff;
}
html>body #header-logo {
	float: left;
	margin-left: 10px;
	padding: 5px;
	background: url(../images/logofira.png) no-repeat -10px 7px;
	width: 250px;
	height: 20px;
}
#header-links {
	float: right;
	margin-right: 20px;
	padding: 2px;
	display: inline;
	margin-top: 3px;
}
#header-links ul{ 
	list-style-type:none;
	padding: 0px 0px;
	margin: 0px 0px;
}
#header-links ul li {
	float: left;
	margin-left: 10px;
	color: #fff;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	line-height: 1.9em;
}
#header-links a {
	color: #fff;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	text-decoration: none;
}
#header-links a.salir {
	font-weight: bold;
}
/* HEADER SUB */
#header-sub {
	width: 766px;
	margin: 0px auto 5px 2px;
	background: url(../images/sombra_cabecera.gif) repeat-x 0px 0px;
	clear: both;
	height: 70px;
	padding-top: 8px;
}
#header-sub-des {
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
}
#header-sub-des ul {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px 0px;
}
#header-sub-des ul li h3 {
	color: #000;
	font-size: 16px;
}
#header-sub-des ul li {
	text-align: left;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	color: #4d585e;
}
#header-sub-des ul li p {
	padding-left: 10px;
	color: #4d585e;
	line-height: 1em;
	font-size: 11px;
}
span.fletxa {
	width: 5px;
	height: 7px;
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 3px;
}
span.fletxa_arxiu {
	width: 5px;
	height: 7px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#header-sub-logo {
	float: right;
	margin-right: 20px;
	display: inline;
	margin-top: 4px;
}
/* CONTENT FOOTER */
#container-footer {
	margin: 10px 20px;
	padding: 0px 0px;
	text-align: left;
}
#container-footer p {
	color: #b0b0b0;
	font-size: 11px;
}
#container-footer strong {
	color: #b0b0b0;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
}
/* END */
/* FOOEER */
#footer {
	margin: 0px auto;
	clear: both;
	background: url(../images/peu.gif) repeat-x 0px 55px;
	height: 60px;
	font: 10px "Trebuchet MS", verdana, sans-serif;
	color: #b9b9b9;
}
#footer p {
	float: left;
	margin-left: 20px;
	margin-top: 22px;
	display: inline;
	font-size: 10px;
}
#footer ul {
	list-style-type:none;
	padding: 0px 0px;
	margin: 0px 0px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	display: inline;
}
#footer ul li {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}
#footer ul li a {
	color: #b9b9b9;
	text-decoration: none;
	font-size: 10px;
}
/* CONTENT */
#content-body {
	margin: 0px auto;
	width: 705px;
	padding-top: 30px;
	text-align: left;
}
#container.home {
	padding-bottom: 100px !important;
	overflow: hidden;
	background: url(../images/telefon_blanco.png) no-repeat bottom right;
}
/* BOX */
.box-container {
	background: url(../images/box_left.gif) repeat-x 0px 0px;
	overflow: hidden;
	margin-top: 10px;
}
.box-title {
	background: url(../images/box_right.gif) no-repeat top right;
	display: block;
	/*height: 50px;*/
	position: relative;
}
.box-title h2 {
	padding-top: 15px;
}
#navigation-continguts div.box-title a {
	display: none;
}
.box-body {
	border-right: 1px #ededed solid;
	border-left: 1px #ededed solid;
	background-color: #fafafa;
	overflow: auto;
}
.box-body ul{
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	list-style-type: none;
	overflow: auto;
}
.box-body ul li{
	float: left;
	width: 49%;
	margin-bottom: 5px;
	position: relative;
}
.box-body ul li p {
	padding-top: 30px;
}
.box-body ul li p img {
	float: right;
	margin-right: 20px;
}
.box-body ul li ul{
	margin: 0px auto;
	padding: 0px 0px;
	list-style-type: none;
	width: 95%;
	margin-bottom: 10px;
}
.box-body ul li ul li{
	float: left;
	padding-left: 45px;
	width: 51%;
	margin-bottom: 5px;
}
.box-body ul li ul li.button{
	margin-top: 25px;
}
.box-footer {
	background: url(../images/box_bottom.gif) repeat-x 0px -2px;
	margin: 0px 0px;
	padding: 0px 0px;
}
/* BOX ROUNDED */
.box-rounded-container {
	margin: 0px 0px;
	padding: 0px 0px;
	margin-top: 20px;
}
html>body .rounded-container {
	margin: -10px 0px 0px -15px;
	padding: 0px 0px;
	width: 730px;
}
.rounded-container h3.boxrounded-title {
	display: block;
	border-bottom: 1px #f3f3f5 solid;
	padding-bottom: 4px;
	width: 96%;
	margin: 0px auto;
	font-weight: bold;
	font-size: 20px;
}
.box-rounded-container-middle {
	width: 99.4%;
	margin: 0px auto;
	border-right:solid #EEEEF0 2px;
	border-left:solid #EEEEF0 2px;
	position: relative;
}
.box-rounded-container-middle .div_ico{
	position: absolute;
	left: 650px;
	top: 0px;
	width: 70px;
	height: 60px;
	display: block;
}
.pasos {
	position: absolute;
	left: 550px;
	top: 4px;
	width: 100px;
	display: block;
	color: #333;
	font: 16px "Trebuchet MS", verdana, sans-serif;
	font-weight: bold;
}
html>body .box-rounded-container_top {
	background: url(../images/corner_top_bottom.gif) repeat-x 0px 1px;
	height: 9px;
}
.box-rounded-container_down {
	background: url(../images/corner_top_bottom.gif) repeat-x 0px 6px;
	height: 9px;
}
.box-no-rounded-container_down {
	background: url(../images/peu_sombra.png) repeat-x 0px 0px;
	height: 40px;
	border-right: 2px #EEEEF0 solid;
	border-left: 2px #EEEEF0 solid;
	width: 99.4%;
	margin: 0px auto;
}
html>body .box-rounded-container_tl {
	float:left;
	background: url(../images/corner_top_left.gif) no-repeat 0px 0px;
	height:9px;
	width:9px;
}
html>body .box-rounded-container_tr {
	float:right;
	background: url(../images/corner_top_right.gif) no-repeat 0px 0px;
	height:9px;
	width:9px;
}
.box-rounded-container_bl {
	float:left;
	background: url(../images/corner_bottom_left.gif) no-repeat 0px 0px;
	height:9px;
	width:9px;
}
.box-rounded-container_br {
	float:right;
	background: url(../images/corner_bottom_right.gif) no-repeat 0px 0px;
	height:9px;
	width:9px;
}
.box-rounded-container-middle ul {
	width: 98%;
	margin-left: 15px;
}
.box-rounded-container-middle li {
	margin-top: 10px;
	padding-bottom: 10px;
	width: 98%;
}
.box-rounded-container-middle li a {
	
	text-decoration: underline;
	color: #666;
}
.box-rounded-container-middle li p { font-size: 11px; }
/* NAVIGATION */
#navigation {
	clear: both;
	margin: 0px auto;
	width: 750px;
	overflow: auto;
}
#navigation-continguts {
	float: left;
	width: 550px;
}
#navigation-right {
	float: right;
	width: 195px;
	text-align: left;
}
/* login boxes */
.login-boxes {
	width: 700px;
	overflow: auto;
	margin-left: 5px;
	overflow-x: hidden;
}
.login-boxes li {
	width: 330px;
	float: left;
	margin: 0px 10px 0px 5px;
}
.login-boxes li div.box-title {
	width: 330px;
	padding: 0px 0px;
	margin: 0px 0px;
	background: url(../images/box_right.gif) no-repeat top right;
	height: 40px;
}
.login-boxes li div.box-title span {
	background: url(../images/box_left.gif) no-repeat top left;
	display: block;
	width: 90%;
	height: 40px;
}
.login-boxes li div.box-body {
	width: 328px;
	padding: 0px 0px;
	margin: 0px 0px;
	min-height: 250px !important;
	height: 250px;
	background-color: #fdfdfd;
}
.login-boxes li div.box-body ul  {
	background-color: #fdfdfd;
	padding-bottom: 5px;
	overflow-x: hidden;
}
.login-boxes li div.box-body ul li {
	width: 310px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.login-boxes li div.box-body ul li input.text {
	margin-left: -10px;
}
html>body .login-boxes li div.box-body ul li input.text {
	margin-left: 0px;
}
div.loginDO { position: absolute; top: 19px; left: 190px; }
#content-body div.box-title h2 { position: absolute; top: -3px; width: 290px; }
/* small boxes */
.small-boxes {
	width: 550px;
}
.small-boxes li {
	width: 250px;
	float: left;
	overflow: hidden;
	margin: 0px 8px -12px 8px;
}
html>body .small-boxes div.box-title h2 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 90px;
	text-align: left;
	width: 120px;
}
html>body .small-boxes .box-body {
	width: 248px;
}
.small-boxes .box-title {
	cursor: pointer;
}
html>body .small-boxes .box-body li {
	width: 230px;
	margin-top: 15px;
	text-align: left;
	display: inline;
}
html>body .small-boxes .box-body p.des {
	margin-top: 5px;
	margin-bottom: 20px;
}
.box-body ul li p.des_pequ {
	
	width: 245px;
}
.box-body ul li p.des_grande {
	padding-left: 20px;
	width: 290px;
}
.small-boxes .box-body li p.link {
	background-color: #eeeef0;
	margin-bottom: 1px;
	padding: 5px;
	display: block;
}
p.link a {
	color: #333;
}
p.link a:hover {
	text-decoration: underline;
}
.div_ico {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 70px;
	height: 60px;
	display: block;
}
html>body #ico_documents {
	background: url(../images/ico_documents.png) no-repeat 0px 0px;
}

html>body #ico_screen {
	background: url(../images/ico_screen.png) no-repeat 0px 0px;
}

html>body #ico_box {
	background: url(../images/ico_box.png) no-repeat 0px 0px;
}

html>body #ico_user {
	background: url(../images/ico_user.png) no-repeat 0px 0px;
}

/* BUTTON GO ON 'n' OFF */
html>body .go_button_on {
	width: 26px;
	height: 24px;
	position: absolute;
	bottom: 3px;
	right: 8px;
	display: block;
}
html>body .menu_go_button {
	width: 23px;
	height: 23px;
	position: absolute;
	bottom: 0px;
	right: 5px;
	display: block;
}
.menu_go_button {
	cursor: pointer;
}
.go_button_on {
	background: url(../images/boton_seccion_off.gif) no-repeat 0px 0px;
}
div.menu_go_button.off {
	background: #666 url(../images/menu_off.gif) no-repeat 0px 0px;
}
div.menu_go_button.on {
	background: url(../images/menu_on.gif) no-repeat 0px 0px;
}
div.menu_go_button.middle {
	background: url(../images/menu_off.gif) no-repeat 0px 0px;
}
a.button-servicios {
	width: 185px;
	height: 27px;
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}
a.button-servicios span {
	padding-left: 10px;
}
a.middle {
	background: url(../images/boton_servicios_off.gif) no-repeat 0px 0px;
}
a.on {
	background: url(../images/boton_seccion_on.gif) no-repeat 0px 0px;
}
a.off {
	background: #333 url(../images/boton_servicios_off.gif) no-repeat 0px 0px;
}
/* DESTACADOS */
.telefon, .servicios {
	margin-top: 15px;
}

.ecommerce{
margin:40px 0;
}

.ecommerce h3{
font-size:1.5em;
font-weight:bold;
margin-bottom:15px;
line-height:0.90em;
}

.ecommerce p{
margin:9px 0;
color:#000000;
font-size:0.75em;
}

.ecommerce a{
font-weight:bold;
margin-top:10px;
text-decoration:underline;
font-size:1em;
}

/* MENU */
.small-menu li {
	float: left;
	margin-left: 5px;
	width: 128px;
}
.small-menu div.box-title {
	height: 40px;
	position: relative;
}
html>body .small-menu div.box-title h2 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	text-align: left;
	width: 90px;
	padding-top: 5px;
	line-height: 1em;
	color: #000;
	cursor: pointer;
}

ul.subMenu { margin: 0px 0px; padding: 0px 0px; list-style-type: none; margin-left: 0px; overflow: auto; height: 28px; width: 636px; background: #e6e6e6 url('../images/menu_catalogo.gif') no-repeat 0px 0px; }
ul.subMenu li { width: auto; float: left; margin: 0px 0px; padding: 2px 0px; margin-left: 15px; margin-top: 3px; padding-right: 15px; }
ul.subMenu li.separator { background: url('../images/line_menu_catalogo.gif') no-repeat top right; }
ul.subMenu li a:link { margin-right: 5px; margin-left: 0px; font-weight: bold; color: #333; }
ul.subMenu li a:visited { font-weight: bold; color: #333; }
ul.subMenu li.current { font-weight: bold; }
.contenido ul.bottom { margin-top: -1px; }
.contenido ul.documentos li p.text { padding-top: 0px; font-size:12px; color:#666; line-height:1.3em;}
.contenido ul.documentos label {width: 150px;}
ul.otrosElementos { width:640px; margin: 0px 0px; padding: 0px 0px; list-style-type: none; height: 160px; }
ul.otrosElementos li { position: relative; float: left; margin: 0px 0px; padding: 0px 0px; margin-right: 5px; width: 210px;  height: 150px; background-color: #f5f5f5}
ul.otrosElementos li.last{margin-right:0;}
ul.otrosElementos li p{line-height:1.2em;}
ul.otrosElementos li h4 { margin-top: 10px; }
ul.otrosElementos li div { position: absolute; bottom: 10px; }
ul.otrosElementos li h4, ul.otrosElementos li p, ul.otrosElementos li div { margin-left: 10px; }


/* PRINCIPAL */
.contenido {
	margin: 0px auto;
	width: 650px;
	padding-top: 20px;
	overflow: auto;
}
.tabla_pases .contenido {
	margin: 0px auto;
	width: 695px;
	padding-top: 20px;
	overflow: auto;
}
div.center .button_right {
	float:none;
	margin-left: 160px;
}
.contenido a{text-decoration: underline; font-size: 12px;}
/*.contenido p a{text-decoration: none;}*/
.contenido fieldset {
	margin: 0px auto;
	width: 650px;
	margin-bottom: 15px;
}
.contenido fieldset.additional {
	margin-bottom: 0px;
}
.contenido h3 {
	color: #000;
	padding-bottom: 15px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 18px;
	margin-top:30px;
}
.contenido h3.no_bottom {
	padding-bottom: 0px;
}
.contenido h3.cabecera
{
margin-top: 0px;
}
.contenido h4 {
	padding-bottom: 10px;
	margin: 0px auto;
	color: #333;
	font-size: 17px;
	margin-top: 15px;
}
.contenido h4.negativo {
	margin-top: 0px;
}
.contenido h4.subinside {
	margin-top: 30px;
	margin-bottom: 10px;
}

html>body .contenido legend {
	color: #000;
	margin: 0px auto;
	font: 17px "Trebuchet MS";
	/*padding-bottom: 10px;*/
	margin-left: -7px;
}
.contenido p {
	color: #343434;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-right: 30px;
}
.contenido ul {
	margin: 15px 0px 20px 0px;
}
.contenido ul li {
	margin-bottom: -10px;
	font: 12px "Trebuchet MS", verdana, sans-serif;
	color: #343434;
}
.contenido input.text, .contenido select, .contenido textarea {
	padding: 1px;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	color: #999;
	width: 390px;
	border: 1px #999 solid;
	height: 15px;
	padding-left: 4px;
}
.contenido input.text_small {
	padding: 1px;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	color: #999;
	width: 100px;
	border: 1px #999 solid;
	height: 15px;
	padding-left: 4px;
}
.contenido input.text_large {
	padding: 1px;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	color: #999;
	width: 80px;
	border: 1px #999 solid;
	height: 15px;
	padding-left: 4px;
}
.contenido table.pases input.text_large {
	width: 120px;
} 
.contenido .pases_anonimos p {
	margin-top: 15px;
	margin-bottom: 15px;
} 
.contenido input.fecha_large {
	padding: 1px;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	color: #999;
	width: 50px;
	border: 1px #999 solid;
	height: 15px;
	padding-left: 4px;
}
.contenido input.fecha, .contenido input.hora {
	padding: 1px;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	color: #999;
	border: 1px #999 solid;
	height: 15px;
	padding-left: 4px;
	width: 30px;
}
.contenido .text-file {
	padding: 1px 1px 2px 4px;
	font: 11px "Trebuchet MS", verdana, sans-serif;
	color: #999;
	width: 300px;
	border: 1px #999 solid;
	height: 19px;
	margin-bottom: 3px;
}
.contenido input.radio {
	margin-right: 10px;
	height: 15px;
	float: left;
}
.contenido textarea {
	height: 70px;
	border: 1px solid #999;
}
.contenido textarea.gran {
	width: 390px;
	height: 200px;
}
.contenido select {
	height: 18px;
	width: 207px;
	padding-left: 0px;
}
.contenido select.hora {
	height: 18px;
	width: 100px;
	padding-left: 0px;
}
div.contenido input.formError, div.contenido textarea.formError {
	border: 1px #ff0000 solid;
}
div.contenido select.formError {
	color: #ff0000;
}
.contenido label {
	width: 130px;
	float: left;
	text-align: right;
}
.contenido table label {
	width: 13px;
}
.contenido label.labelLargo {
	width: 315px;
}
.contenido ul.ubicacion {
	width:600px;
	margin:0px 0px;
	padding: 0px 0px;
}
ul.ubicacion li {
	float: left;
	width: 300px;
	margin: 0px 0px;
	padding: 0px 0px;
}
.contenido label.duracion {
	width: auto;
	float: none;
	margin-left: 5px;
}
.contenido label.duracion2 {
	width: auto;
	float: none;
}
.contenido label.radio{
	margin-left:-10px;
	margin-right:30px;
}

.contenido label.left {
	width: 250px;
	float: none;
}
.contenido fieldset div{
	clear: both;
	margin: 5px 0px;
	margin-bottom: 10px;
}
html>body fieldset div.bgField {
padding: 15px;
}
html>body fieldset div.no_top {
	padding-top: 0px;
	margin-top: -20px;
}
.contenido fieldset.horizontal label{
	width: 60px;
}
.contenido fieldset.horizontal_auto label{
	width: auto;
	
}
.contenido fieldset.horizontal2 label{
	width: 85px;
}
.contenido fieldset.horizontal3 label{
	width: 250px;
}
.contenido fieldset div.left label{
	width: 80px;
	float: left;
}
.contenido fieldset div.left{
	clear: both;
	margin: 5px 0px;
	width: 300px;
}
.contenido .small_p {
	font-size: 11px;
	color: #999;
	font-style: italic;
	float: left;
	margin-left: 265px;
	width: 300px;
	display: inline;
	padding-top: 5px;
}
.contenido fieldset p.nota_l {
	font-size: 11px;
	color: #999;
	float: left;
	margin-left: 0px;
	width: 300px;
	display: inline;
	margin-top: 3px;
}
.contenido .nota {
	font-size: 10px;
	color: #999;
	float: left;
	margin-left: 142px;
	width: 400px;
	display: inline;
	margin-top: 0px;
}
p.fecha-limite {
	color: #999;
	font-size: 12px;
	padding-left: 15px;
	margin-top: 5px;
}
div.mapa_recinto {
	margin:0 auto;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	width: 20em;
	height:20em;
	line-height:20em;
	text-align:center;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
}
div.mapa_recinto2 {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	width: 150px;
	height: 150px;
	line-height: 10em;
	text-align: center;
	margin: 0 auto;
}
.contenido dl {
	margin: 10px 0px;
	padding: 0px 0px;
}

#content .contenido dt,#content .contenido dt a:link,#content .contenido dt a:visited,#content .contenido dt a:hover,#content .contenido dt a:active {
	color: #333 !important;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

.contenido dt {
	font: 13px "Trebuchet MS", verdana, sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
}
.contenido dd {
	color: #343434;
	line-height: 1.4em;
	font: 12px "Trebuchet MS", verdana, sans-serif;
	margin-bottom: 10px;
}
.contenido dl dd.data { font-size: 11px; }
p.bordered {
	border-bottom:1px solid #ccc;
}
#bloqueado {
	margin-top: 15px;
}
div.button_right {
	float: right;
}
div.horarios label, div.horarios input {
	float: left;
	width: auto;
}
div.horarios label.horario_inicio {
	width: 130px;
}
div.horarios label.horario_fin {
	padding-left: 15px;
	padding-right: 5px;
}

.box-rounded-form-container {
	margin: 0px 0px;
	padding: 0px 0px;
	margin-top: 20px;
	width: 640px;
}
html>body .box-rounded-form-container_top {
	background: url(../images/corner_top_bottom.gif) repeat-x 0px 1px;
	height: 9px;
	width: 640px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	
}
.box-rounded-form-container_down {
	background: url(../images/corner_top_bottom.gif) repeat-x 0px 0px;
	height: 9px;
	width: 640px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	padding-bottom: 0px;
}
.box-rounded-form-container-middle {
margin: 0px 0px;
	padding: 0px 0px;
	width: 636px;
	margin: 0px auto;
	border-right:solid #EEEEF0 2px;
	border-left:solid #EEEEF0 2px;
	
}
.box-rounded-form-container-middle h3.boxrounded-title {
	display: block;
	border-bottom: 1px #f3f3f5 solid;
	padding-bottom: 4px;
	width: 600px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 20px;
}
html>body .box-rounded-form-container_tl {
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
	background: url(../images/corner_top_left.gif) no-repeat 0px 0px;
	height: 9px;
	width: 9px;
	
}
html>body .box-rounded-form-container_tr {
	margin: 0px 0px;
	padding: 0px 0px;
	float: right;
	background: url(../images/corner_top_right.gif) no-repeat 0px 0px;
	height: 9px;
	width: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.box-rounded-form-container_bl {
margin: 0px 0px;
	padding: 0px 0px;
	float:left;
	background: url(../images/corner_bottom_left.gif) no-repeat 0px 0px;
	height:9px;
	width:9px;
	position: absolute;
	top: -11px;
	left: 0px;
}
.box-rounded-form-container_br {
	margin: 0px 0px;
	padding: 0px 0px;
	float:right;
	background: url(../images/corner_bottom_right.gif) no-repeat 0px 0px;
	height:9px;
	width:9px;
	position: absolute;
	top: -11px;
	right: 0px;
}


div.contenido div.cat_home_info {
	height: 225px;
	display: block;
}

div.contenido div.cat_home_info ul {
	width: 600px;
	margin: 0px auto;
	padding: 0px 0px;
	padding-bottom: 10px;
	display: inline;
	
}
div.contenido div.cat_home_info ul li {
	width: 250px;
	float: left;
	overflow: auto;
	padding: 0px 0px;
	padding-bottom: 20px;
	margin-right: 10px;
	margin-left: 40px;
}
div.contenido div.cat_home_info ul li h4 {
	font-weight: bold;
	font-size: 18px;
}
div.contenido div.cat_home_info ul li a {
	font-weight: bold;
}
div.contenido div.cat_home_info ul li p.amarillo, div.contenido div.cat_home_info ul li p.verde {
	font-size: 12px;
	display: block;
	height: 22px;
	padding-left: 28px;
	line-height: 2em;
}
div.contenido div.cat_home_info ul li p.amarillo {
	background: #FEFBE0 url('../images/cat_home_alerta.gif') no-repeat 6px 2px;
}
div.contenido div.cat_home_info ul li p.verde {
	background: #F0FADB url('../images/cat_home_flecha_verde.gif') no-repeat 6px 4px;
}

.alerta {
	padding: 15px;
	padding-left: 35px;
	background: #FEFBE0 url('../images/cat_home_alerta.gif') no-repeat 10px 15px;
	margin:30px 0;
	font-size:13px;
	font-family:Trebuchet MS,verdana,sans-serif;
}

p.ininside { padding-left: 20px; }
.link_arxiu { color: #333; text-decoration: underline; font-size: 12px; }
div.img_cont .img { width: 6em; border: 1px solid #ccc; text-align: center; height: 6em; line-height: 6em; margin-left: 0.5em; margin-bottom: 15px; }
ul.documentos{list-style:none; width: 630px; margin-top:0;}
ul.documentos strong { display: block; margin-bottom: 10px; font-size: 13px; }
ul.documentos li{background-color:#f5f5f5; overflow:hidden;  padding: 15px;  margin-bottom: 20px; margin-top:0;}
p.hdocs{
	margin-top:20px;
	padding-bottom:0;
	font-weight:bold;
	margin-bottom:15px;
}

div.img {
	overflow: auto;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 30px;
	width: 530px;
	overflow-x: hidden;
	overflow-y: hidden;
}
div.img p { float: left; width: 150px; margin-right: 23px;  }
div.img p strong { width: 150px; float: left; font: 15px "Trebuchet MS", verdana, sans-serif; font-weight: bold; text-align: left; padding-bottom: 5px; }
div.img p img { width: 150px; height: 120px; float: left; }

.popup { width: 200px; height: 200px; border:1px solid #ccc; background-color: #eee; padding: 0.625em; z-index: 10; overflow: auto; font-size: 0.9em; }
.popup a { float:right; text-align: right; width: 5em; }
.popup span { font-size: 1.1em; text-align: center; }
.popup img { width: 120px; height: 120px; margin: 0px auto; }
p.image { float:left; margin: 0px 0px; padding: 0px 0px; margin-left: 25px; margin-bottom: 20px; }
p.image img { width: 150px; height: 120px;}
#resultado { overflow-x: hidden; }
#resultado li, .contenido .lista ul li { font-size: 13px; }
.lista{ overflow-x: hidden; width:620px; border:1px solid #ccc; height:125px; overflow:auto; margin:0.625em; padding:0.625em; padding-right:0; clear:none;}
.contenido div.lista { margin-bottom: 15px;}
.lista_small{width:10em}
.lista_auto{ background-color: #fff; width:600px;  border:1px solid #ccc; height:150px; overflow:auto; margin:0.625em; padding:0.625em; padding-right:0; clear:none; }
.lista_auto ul { margin-top: 0px; padding-top: 0px; }
.lista_auto li { padding-top: 0px; margin-top: 0px;}
.lista ul { margin-top: 0px; padding-top: 0px;}

.lista li {padding:0.3em; padding-top: 0px; margin-top: 0px; padding-bottom: 10px;}
.lista li span{color:#999;}
.lista li a{padding:.1em; line-height:2em; font-size: 13px; }
.lista li a.inline{display:inline; margin-left:0.5em}
.llista_petita {overflow: auto; height: 210px; margin-top: 0}
.llista_petita ul { margin-top: 0px; padding-top: 0px;}
.llista_petita li { padding-top: 0px; margin-top: 0px; padding-bottom: 6px; padding-left: 10px; padding-top: 6px;}
table td.tdLlista_petita {vertical-align: top; text-align: left; height: 210px; overflow: auto; padding-top: 0px; }

html>body .conf_hr { padding-top: 20px; width: 90%; margin: 0px auto; border-bottom: 1px solid #e6e6e6; }
.form_floater { position: relative; }
.form_floater div.button_right { position: absolute; z-index: 9999; top: 1px; right: 30px; }
.form_floater div.button_left { position: absolute; z-index: 9999; top: 1px; left: 30px; }
/* BOX ACCEPT */
.box-accept-container {
	margin: 15px 0px;
	padding: 0px 0px;
	margin-top: 20px;
	background: #FFFBE0 url("../images/accept_fondo.gif") repeat-y -50px 0px;
	margin-bottom: 30px;
}
.box-accept-container-middle {
	width: 99.4%;
	margin: 0px auto;
	border-right:solid #FFEDA5 1px;
	border-left:solid #FFEDA5 2px;
	clear: both;
	overflow: auto;
}
html>body .box-accept-container-middle div.img {
	float: left;
	width: 15%;
	display: block;
	height: 60px;
	background: url("../images/ico_aviso.png") no-repeat 20px 5px;
}
.box-accept-container-middle div.txt {
	float: right;
	width: 85%;
	display: block;
	padding-top: 10px;
}
.box-accept-container-middle div.txt p {
	font-size: 13px;
	padding-left: 10px;
}
html>body .box-accept-container_top {
	background:  url("../images/accept-line.gif") repeat-x 0px 0px;
	height: 6px;
}
.box-accept-container_down {
	background:  url("../images/accept-line.gif") repeat-x 0px 5px;
	height: 6px;
	font-size:1px;
	line-height:0;
}
html>body .box-accept-container_tl {
	float:left;
	background:  url("../images/accept-tl.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
html>body .box-accept-container_tr {
	float:right;
	background:  url("../images/accept-tr.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
.box-accept-container_bl {
	float:left;
	background:  url("../images/accept-bl.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
.box-accept-container_br {
	float:right;
	background:  url("../images/accept-br.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
/* BOX CONFIRM */
.box-confirmacion-container {
	margin: 15px 0px;
	padding: 0px 0px;
	margin-top: 20px;
	background: #F0FADB url("../images/conf_fondo.gif") repeat-y -50px 0px;
	margin-bottom: 30px;
}
.box-confirmacion-container-middle {
	width: 99.5%;
	margin: 0px auto;
	border-right:solid #CAEB8D 1px;
	border-left:solid #CAEB8D 2px;
	clear: both;
	overflow: auto;
}
html>body .box-confirmacion-container-middle div.img {
	float: left;
	width: 15%;
	display: block;
	height: 60px;
	background: url("../images/ico_ok.png") no-repeat 20px 5px;
}
.box-confirmacion-container-middle div.txt {
	float: right;
	width: 85%;
	display: block;
	padding-top: 10px;
}
.box-confirmacion-container-middle div.txt p {
	font-size: 13px;
	padding-left: 10px;
}
html>body .box-confirmacion-container_top {
	background:  url("../images/conf-line.gif") repeat-x 0px 0px;
	height: 6px;
	margin: 0px 0px;
	padding: 0px 0px;
}
.box-confirmacion-container_down {
	background:  url("../images/conf-line.gif") repeat-x 0px 5px;
	height: 6px;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size:1px;
	line-height:0;
}
html>body .box-confirmacion-container_tl {
	float:left;
	background:  url("../images/conf-tl.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
html>body .box-confirmacion-container_tr {
	float:right;
	background:  url("../images/conf-tr.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
.box-confirmacion-container_bl {
	float:left;
	background:  url("../images/conf-bl.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
.box-confirmacion-container_br {
	float:right;
	background:  url("../images/conf-br.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
/* BOX ERROR */
.box-error-container {
	margin: 15px 0px;
	padding: 0px 0px;
	margin-top: 20px;
	background: #FCE6E7 url("../images/error_fondo.gif") repeat-y -10px 0px;
	margin-bottom: 30px;
}
.box-error-container-middle {
	width: 99.5%;
	margin: 0px auto;
	border-right:solid #FAB2B6 1px;
	border-left:solid #FAB2B6 2px;
	clear: both;
	overflow: auto;
}
html>body .box-error-container-middle div.img {
	float: left;
	width: 15%;
	display: block;
	height: 60px;
	background: url("../images/ico_error.png") no-repeat 20px 5px;
}
.box-error-container-middle div.txt {
	float: right;
	width: 85%;
	display: block;
	padding-top: 10px;
}
.box-error-container-middle div.txt p {
	font-size: 13px;
	padding-left: 10px;
	color:#333333;
}
html>body .box-error-container_top {
	background:  url("../images/error-line.gif") repeat-x 0px 0px;
	height: 6px;
	margin: 0px 0px;
	padding: 0px 0px;
}
.box-error-container_down {
	background:  url("../images/error-line.gif") repeat-x 0px 5px;
	height: 6px;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size:1px;
	line-height:0;
}
html>body .box-error-container_tl {
	float:left;
	background:  url("../images/error-tl.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
html>body .box-error-container_tr {
	float:right;
	background:  url("../images/error-tr.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
.box-error-container_bl {
	float:left;
	background:  url("../images/error-bl.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
.box-error-container_br {
	float:right;
	background:  url("../images/error-br.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}


/* BOX SMALL */
.small-confirm-box-container {
	margin: 15px 0px;
	padding: 0px 0px;
	margin-top: 20px;
	background: #FFFBE0;
	margin-bottom: 30px;
}
.small-confirm-box-container-middle {
	width: 99.5%;
	margin: 0px auto;
	border-right:solid #FFEDA5 1px;
	border-left:solid #FFEDA5 2px;
	clear: both;
	overflow: auto;
}
.small-confirm-box-container-middle input {
	margin-bottom: 1px;
	margin-right: 4px;
}
.small-confirm-box-container-middle div.txt {
	float: right;
	width: 95%;
	display: block;
	padding-top: 12px;
}
.small-confirm-box-container-middle div.txt div {
	margin-bottom: 5px;
}
.small-confirm-box-container-middle div.txt div.button_right {
	margin: 10px 30px 10px auto;
}
.small-confirm-box-container-middle div.txt div.button_right input {
	margin-right: 0px;
}
.small-confirm-box-container-middle div.txt div.vertical {
	margin-bottom: 20px;
	overflow: auto;
	clear: both;
	padding-left: 120px;
	width: auto;
}
.small-confirm-box-container-middle div.vertical_large {
	padding-bottom: 10px;
	overflow: auto;
	clear: both;
	padding-left: 50px;
	width: auto;
}
.small-confirm-box-container-middle div.txt div.vertical input.radio {
	float: left;
	margin-right: 10px;
	margin-left: 30px;
}
.small-confirm-box-container-middle div.txt div.vertical label {
	width: auto;
}
.small-confirm-box-container-middle div.txt label.largo {
	width: 265px;
	margin-right: 20px;
}
.small-confirm-box-container-middle div.vertical_large label.largo {
	width: 230px;
	margin-right: 20px;
	margin-left: 0px;
	text-align: left;
}
.small-confirm-box-container-middle div.txt p {
	font-size: 13px;
}
html>body .small-confirm-box-container_top {
	background:  url("../images/accept-line.gif") repeat-x 0px 0px;
	height: 6px;
	margin: 0px 0px;
	padding: 0px 0px;
}
.small-confirm-box-container_down {
	background:  url("../images/accept-line.gif") repeat-x 0px 5px;
	height: 6px;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size:1px;
	line-height:0;
}
html>body .small-confirm-box-container_tl {
	float:left;
	background:  url("../images/small_accept_tl.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
html>body .small-confirm-box-container_tr {
	float:right;
	background:  url("../images/accept-tr.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
.small-confirm-box-container_bl {
	float:left;
	background:  url("../images/small_accept_bl.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}
.small-confirm-box-container_br {
	float:right;
	background:  url("../images/accept-br.gif") no-repeat 0px 0px;
	height:6px;
	width:6px;
}




/* FIN BOXES */
/* TABLAS */
table thead th.primero { width: 20px; }
table thead th.titulo { width: 310px; }
table thead th.fecha { width: 70px; }
table thead th.fecha2 { width: 80px; }
table thead th.tipo,table  td.tipo { width: 35px; text-align:center;}
table thead th.acciones { width: 115px}
table.actividades td.acciones{text-align:center;}
table.pases th.acciones{text-align:left; width:115px;}
table thead th.acciones2 { width: 90px; }
table label.tablin { width: auto; }
table.indice { margin-top: 20px; width: 640px; }
table.confTable { width: 640px; }
img.calImg { float: rigth; margin-top: 1px; position: absolute; margin-left: 2px; cursor:hand}
table thead th {
	color: #333;
	font: 12px "Trebuchet MS";
	font-weight: bold;
	padding: 3px;
	border-top: 2px solid #eeeef0;
	border-bottom: 2px solid #eeeef0;
	background-color: #f8f8f8;
	padding-left: 5px;
	vertical-align:top;
}
table tbody td {
	padding: 3px;
	font: 12px "Trebuchet MS";
	vertical-align: middle;
}
table tbody td input.radio { margin-left: 10px; }
table a:link, table a:visited {
	text-decoration: underline;
	font-size: 11px;
}
.contenido table select {
	width: 130px;
}
table td.s_b {
	width: 70px;
}

table.actividades, table.pases{
	clear:both;
	margin-top:20px;
}
table.pases {
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

table caption, table.actividades caption, table.pases caption{
	padding-bottom:5px;
}

html>body table caption, html>body table.actividades caption {
	margin-bottom:-18px;
	padding-bottom: 0px;
}
html>body table.pases caption {
	margin-bottom:0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
html>body table caption.top {
	margin-bottom: 1px;
}

table.actividades caption .ico_modif_off,
table.actividades caption .ico_ver_off,
table.actividades caption .ico_borrar_off,
table.pases caption .ico_modif_off,
table.pases caption .ico_imprimir_off,
table.pases caption .ico_borrar_off,
table caption .ico_add_off,
table caption .ico_cal_off {
	display:block;
	width:45px;
	height:22px;
	float:right;
	margin-left:10px;
	padding-right: 20px;
	font: 11px "Trebuchet MS";
	color:#999;
	line-height: 2.3em;
}
table caption .ico_add_off {
	width: 100px;
}
table.actividades caption .ico_ver_off {
	width: 30px;
}
table.actividades caption .ico_modif_off,
table.pases caption .ico_modif_off,
table.pases caption .ico_imprimir_off
{
	width: 65px;
}
table.pases caption .ico_add_off
{
	width: 100px;
}
table caption .ico_cal_off {
	width: 65px;
}
table.actividades caption .ico_modif_off{
	background: url(../images/ico_modificar_off.png) no-repeat top right;
}

table.actividades caption .ico_ver_off{
	background: url(../images/ico_ver_off.png) no-repeat top right;
}

table.actividades caption .ico_borrar_off{
	background: url(../images/ico_eliminar_off.png) no-repeat top right;
}
table.pases caption .ico_modif_off{
	background: url(../images/ico_modificar_off.png) no-repeat top right;
}

table.pases caption .ico_imprimir_off{
	background: url(../images/ico_imprimir_off.png) no-repeat top right;
}

table.pases caption .ico_borrar_off{
	background: url(../images/ico_eliminar_off.png) no-repeat top right;
}

table.actividades .ico_modif,
table.actividades .ico_ver,
table.actividades .ico_borrar,
table.pases .ico_modif,
table.pases .ico_imprimir,
table.pases .ico_borrar {
	display:block;
	width:23px;
	height:22px;
	text-indent:-9999px;
	float:left;
	margin-right:10px;
	cursor:pointer;
}
table.pases .ico_modif,
table.pases .ico_imprimir,
table.pases .ico_borrar {
	margin-right:5px;
}

table.actividades .ico_modif {
	background: url(../images/ico_modificar_on.png);
}
table.pases .ico_modif {
	background: url(../images/ico_modificar_on.png);
}
table.actividades .ico_ver{
	background: url(../images/ico_ver_on.png);
}
table.pases .ico_imprimir{
	background: url(../images/ico_imprimir_on.png);
}
table.actividades .ico_borrar{
	background: url(../images/ico_eliminar_on.png);
}
table.pases .ico_borrar{
	background: url(../images/ico_eliminar_on.png);
}

/*html>body table.actividades .ico_modif {
	background: url(../images/ico_modificar_on.png);
}
html>body table.pases .ico_modif {
	background: url(../images/ico_modificar_on.png);
}
html>body table.actividades .ico_ver{
	background: url(../images/ico_ver_on.png);
}
html>body table.pases .ico_imprimir{
	background: url(../images/ico_imprimir_on.png);
}
html>body table.actividades .ico_borrar{
	background: url(../images/ico_eliminar_on.png);
}
html>body table.pases .ico_borrar{
	background: url(../images/ico_eliminar_on.png);
}*/


.ico_add{
	display:block;
	text-indent:-9999px;
	width:23px;
	height:22px;
	cursor:pointer;
}

.ico_add{
	background: url(../images/ico_anadir_on.png);
}

.ico_add_off {
	background: url(../images/ico_anadir_off.png) no-repeat top right;
}

.ico_cal_off {
	background: url(../images/ico_calendario_off.png) no-repeat top right;
}

.ico_search {
	text-indent:-9999px;
	width:23px;
	height:22px;
	margin-left: 5px;
	background: url(../images/ico_ver_on.png) no-repeat top right;
}


/*
html>body .ico_add{
	background: url(../images/ico_anadir_on.png);
}

html>body .ico_add_off {
	background: url(../images/ico_anadir_off.png) no-repeat top right;
}

html>body .ico_cal_off {
	background: url(../images/ico_calendario_off.png) no-repeat top right;
}*/

table.black td { background-color: #f5f5f5; }
.clear { clear: both; margin: 0px auto; padding: 0px 0px; overflow: auto; position: relative; }
div.descripcion{float:right; width:20em; margin-top:0; padding-top:0; height: auto; padding-right: 160px;}
div.clear .image{float:left; width:80px; margin:0; padding:0; margin-left:0.5em; position: absolute; top: 0px; left: 0px; }
div.img2 img {float:left; margin:0; padding:0; margin-left:0.9em; }




table.mod_idioma {
	margin-bottom: 10px;
}
table.mod_idioma_bottom {
	margin-bottom: 30px;
}
table span.link_separator {
	padding-right: 65px;
}
table a.mod_link {
	margin-left: 25px;
	height: 28px;
}
table a.actual {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 25px;
	margin-left: 0px;
	height: 28px;
	background: url('../images/ico_modificar_lang2.gif') no-repeat 0px -3px;
}
ul.float {
	width: 650px;
}
ul.float li {
	float: left;
	width: 305px;
	margin-left: 20px;
}
ul.float li img {
	float: left;
	margin-bottom: 10px;
}
ul.float li p {
	margin-top: 20px;
	 float: left;
	 font-size: 14px;
	 font-weight: bold;
	 padding-left: 10px; 
}
ul.float li p strong {
	font-size: 18px;
	}
ul.float li table {
	width: 90%;
}
ul.float li table.black td {
	border: 1px solid #fff;
}

ul.float li table.black td {
	padding-left: 10px;
	}
ul.float li table.black th span {
	display: block;
	text-align: center;
	padding-left: 0px;
	font-weight: bold;
}

/* PRODUCTOS */

#productBlock {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style-type: none;
	padding-bottom: 30px;
	overflow: auto;
	padding-top: 20px;
}
#productBlock li {
	float: left;
	padding: 5px 5px 0px 5px;
	background-color: #EEEEF0;
	display: inline;
}
#productBlock li.floater_disponibles {
	left: 38px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	position: absolute;
	width: 345px;
}
#productBlock li.floater_anadidos {
	right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	position: absolute;
	width: 322px;
}
#productBlock li.floater_disponibles h3, #productBlock li.floater_anadidos h3{
	display: inline;
	padding-bottom: 0px;
	width: auto;
}
#productBlock li div {
	border: 1px solid #DADADE;
	background-color: #fff;
	padding: 15px 12px 5px 12px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: auto;
	min-height: 300px;
	height: 300px;
	margin-top: 17px;
}
#productBlock li div h3 {
	position: absolute;
	top: -90px;
	z-index: 9999;
}
#productBlock li#lista_disponibles {
	width: 330px;
}
/* NIVEL 1 */
#productBlock li#lista_disponibles ul {
	margin-top: -5px;
	width: 265px;
}
#productBlock li#lista_disponibles ul li {
	background-color: #fff;
	margin: 0px 0px;
	width: 265px;
	clear: both;
	margin-bottom: 5px;
}
#lista_disponibles ul li strong {
	display: block;
	padding-left: 22px;
	background: url('../images/mas_grande.gif') no-repeat 0px 0px;
	float: left;
	width: 208px;
	cursor: pointer;
}
#lista_disponibles ul li a {
	float: left;
	width: 35px;
}
/* NIVEL 2 */
#productBlock li#lista_disponibles li ul {
	margin-top: -5px;
	width: 245px;
	margin-left: 15px;
	padding-top: 15px;
	margin-bottom: 8px;
	
}
#productBlock li#lista_disponibles li ul li {
	background-color: #fff;
	margin: 0px 0px;
	width: 245px;
	clear: both;
	margin-bottom: 0px;
	
}
#productBlock li#lista_disponibles li ul li span {
	display: block;
	padding-left: 18px;
	background: url('../images/mas_peque.gif') no-repeat 0px 2px;
	float: left;
	width: 190px;
	cursor: pointer;
}
#productBlock li#lista_disponibles li ul li a {
	float: left;
	width: 35px;
}
/* NIVEL 3 */
#productBlock li#lista_disponibles li ul li ul {
	margin-top: -5px;
	width: 238px;
	margin-left: 0px;
	padding-top: 10px;
}
#productBlock li#lista_disponibles li ul li ul li {
	background-color: #fff;
	margin: 0px 0px;
	width: 238px;
	clear: both;
	padding-bottom: 0px;
}
#productBlock li#lista_disponibles li ul li ul li span {
	display: block;
	background: none;
	float: left;
	width: 188px;
	padding-left: 15px;
	color: #999;
	cursor: text;
}
#productBlock li#lista_disponibles li ul li ul li a {
	float: left;
	width: 35px;
}


#productBlock li#lista_anadidos {
	width: 260px;
	float: right;
}
#productBlock li#lista_anadidos div p {
	font-size: 12px;
	display: block;
	width: 220px;
}
#productBlock li#lista_anadidos p strong {
	font-weight: normal;
	color: #666;
	width: 180px;
	float: left;
}
#productBlock li#lista_anadidos p a {
	font-size: 9px;
	width: 30px;
	float: left;
	margin-left: 5px;
}
#content-body .login_solicitud { margin-top: 10px; margin-left: 20px;}
#content-body .login_solicitud h2 { float: left; font-family: "Trebuchet MS", verdana, sans-serif; }
#content-body .login_solicitud span { font-family: "Trebuchet MS", verdana, sans-serif; font-size: 12px; line-height: 2.6em; }
#content-body .login_solicitud span a { font-weight: bold; text-decoration: underline; font-size: 12px; }
#content-body .login_solicitud p { margin-left: 40px; width: 570px;}

#content-body .login_solicitud ul { margin: 0px 0px; padding: 0px 0px; width: 600px; margin-left: 40px; overflow: auto; padding-bottom: 10px; }
#content-body .login_solicitud ul li { float: left; width: 270px; position: relative;  }
#content-body .login_solicitud ul li p { width: auto; margin-left: 0px; font-size: 10px; width: 200px; }

div#parsolEmail { padding-top: 20px; padding-bottom: 20px; background-color: #f5f5f5; width: 400px; margin-left: 140px; }
div#parsolEmail label { margin-left: 20px; width: auto; }
div#parsolEmail input.text { width: 200px; margin-left: 20px; margin-top: 5px; }
div#parsolEmail p.nota { margin-left: 20px; padding-left: 55px; width: 300px; font-weight: bold; color: #333; font-size: 11px; background: url('../images/key.gif') no-repeat 0px 0px; }
div#parsolEmail p { margin-left: 25px; margin-top: 20px; padding-bottom: 0px; }
div#parsolEmail input.radio { float: left; width: auto; margin-right: 0px; }
div#parsolEmail label.duracion { width: 0px; float: left; margin-left: 0px; }
div#parsolEmail ul { margin-left: 30px; overflow: auto; overflow-y: hidden; padding-bottom: 0px; margin-bottom: 0px; }
div#parsolEmail ul li { float: left; width: 100px; }

/* FIN TABLAS */
/* STATIC CALENDAR */
.cal { font-family: verdana; border:1px solid #ccc; background-color:#eeeef0; float:left; margin: 0.5em; text-align: center; width: 130px; }
.cal .wrapper { overflow: hidden; }
.cal .month { font-size: 12px; font-weight: bold; color: #333; font-variant: small-caps; padding: 0.1em 0.3em; letter-spacing:1px; padding: 0.3em; }
.cal .day { background-color: #f8f8f8; color: #333; float: left; width: 55px; height: 25px; font-weight: bold; padding: 0.3em; line-height: 25px; }
.cal .dayUnique { background-color: #f8f8f8; color: #333; float: left; width: 120px; height: 25px; font-weight: bold; padding: 0.3em; line-height: 25px; }
.cal .hour { background-color: #fff; font-size: 12px; clear: both; padding: 0.3em; }
.cal .tipo { color: #666; font-size: 10px; padding: 0.3em;}
/* FIN */
/* The main calendar widget.  DIV containing a table. */
.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #333;
  cursor: default;
  background: #f6f6f6;
  font-family: tahoma,verdana,sans-serif;
}
.calendar table {
  border-top: 1px solid #ccc;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #ccc;
  font-size: 11px;
  color: #333;
  cursor: default;
  background: #f6f6f6;
  font-family: tahoma,verdana,sans-serif;
}
/* Header part -- contains navigation buttons and day names. */
/* "<<", "<", ">", ">>" buttons have this class */
.calendar .button {
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #fff;
}
.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}
/* This holds the current "month, year" */
.calendar thead .title {
  font-weight: bold;
  padding: 1px;
  
  background: #f5f5f5;
  color: #333;
  text-align: center;
}
/* Row <TR> containing navigation buttons */
.calendar thead .headrow {
}
/* Row <TR> containing the day names */
.calendar thead .daynames { 
}
/* Cells <TD> containing the day names */
.calendar thead .name { 
  border-bottom: 1px solid #ccc;
  padding: 2px;
  text-align: center;
  background: #f6f6f6;
}
/* How a weekend day name shows in header */
.calendar thead .weekend { 
  color: #f00;
}
/* How do the buttons in header appear when hover */
.calendar thead .hilite { 
  border-top: 2px solid #fff;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #f6f6f6;
}
/* Active (pressed) buttons in header */
.calendar thead .active { 
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #ccc;
  background-color: #e6e6e6;
}
/* The body part -- contains all the days in month. */
/* Cells <TD> containing month days dates */
.calendar tbody .day {
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}
.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #e5e5e5;
  background: #e5e5e5;
}
.calendar tbody .rowhilite td {
  background: #e6e6e6;
}
.calendar tbody .rowhilite td.wn {
  background: #e6e6e6;
}
/* Hovered cells <TD> */
.calendar tbody td.hilite { 
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #ccc #ccc #fff;
}
/* Active (pressed) cells <TD> */
.calendar tbody td.active { 
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}
/* Cell showing selected date */
.calendar tbody td.selected {
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #ccc #fff #fff #ccc;
  background: #e6e6e6;
}
/* Cells showing weekend days */
.calendar tbody td.weekend {
  color: #f00;
}
/* Cell showing today date */
.calendar tbody td.today {
  font-weight: bold;
  color: #fff;
  background-color: #ccc;
}
/* Empty cells (the best is to hide them) */
.calendar tbody .disabled { color: #999; }
.calendar tbody .emptycell { 
  visibility: hidden;
}
/* Empty row (some months need less than 6 rows) */
.calendar tbody .emptyrow { 
  display: none;
}
/* The footer part -- status bar and "Close" button */
/* The <TR> in footer (only one right now) */
.calendar tfoot .footrow { 
}
/* Tooltip (status bar) cell <TD> */
.calendar tfoot .ttip { 
  background: #fff;
  padding: 1px;
  border: 1px solid #fff;
  color: #333;
  text-align: center;
}
/* Hover style for buttons in footer */
.calendar tfoot .hilite { 
  border-top: 1px solid #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e6e6e6;
}
/* Active (pressed) style for buttons in footer */
.calendar tfoot .active { 
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #ccc;
}
/* Combo boxes (menus that display months/years for direct selection) */
.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #fff;
  background: #f6f6f6;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
.calendar .combo .active {
  background: #666;
  color: #fff;
  padding: 0px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #ccc;
}
.calendar .combo .hilite {
  background: #ccc;
  color: #fff;
}
.calendar td.time {
  border-top: 1px solid #666;
  padding: 1px 0px;
  text-align: center;
  background-color: #ccc;
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #333;
  font-weight: bold;
  background-color: #fff;
}
.calendar td.time .ampm {
  text-align: center;
}
.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}
.calendar td.time span.hilite {
  border-color: #f6f6f6;
  background-color: #333;
  color: #fff;
}
.calendar td.time span.active {
  border-color: #ccc;
  background-color: #333;
  color: #0f0;
}

.clear{
	clear:both;
}

.ficha{
	background: url(../images/ico_listados.gif) no-repeat left;
	padding-left:20px;
}

.picture{
	background: url(../images/ico_imatges.gif) no-repeat left;
	padding-left:20px;
}

span.subrayar{
	text-decoration:underline;
}
span.bolder{
	font-weight: bold;
}



/* HOME NEW */
#container .column {
	width: 360px;
	float: left;
	overflow: hidden;
	background: url('../images/barra.gif') repeat-x 0px -11px;
	padding: 0px 12px 0px 10px;
}
/* small boxes */
#container .column .small-boxes {
	width: 350px;
}
#container .column .small-boxes li {
	width: 350px;
	float: left;
	margin: 0px 8px -12px 8px;
}

html>body #container .column .small-boxes div.box-title h2 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 90px;
	text-align: left;
	width: 260px;
}
html>body #container .column .small-boxes .box-body {
	width: 347px;
}

#container .column .small-boxes .box-body ul {
	padding: 0px 0px 20px 0px !important;
	overflow: hidden;
	margin-top: -10px !important;
}

html>body #container .column .small-boxes .box-body li {
	width: 330px;
	margin-top: 25px;
	text-align: left;
	display: inline;
}
html>body #container .column .box-title p {
	display: block;
	margin-left: 90px;
	text-align: left;
	width: 250px;
	font-size: 0.75em;
}
#container .column .box-body ul li p.des_pequ {
	width: 245px;
}
#container .column .box-body ul li p.des_grande {
	padding-left: 20px;
	width: 290px;
}
#container .column .small-boxes .box-body li p.link {
	background-color: #fff;
	padding: 5px;
	display: block;
	border-top: 1px solid #eeeef0;
	border-bottom: 1px solid #eeeef0;
	margin-bottom: 0px;
}
#container .column .small-boxes .box-body li p.link a {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
	font-size: 1.1em;
	margin-left: 10px;
}

#container .column div.box-title a {
	display: none;
}

html>body #container .column .go_button_on {
	top: 18px;
	background: url('../images/home_new_button.gif') no-repeat 0px 0px;
	width: 24px;
	height: 22px;
}
#container .listado {
	padding-top: 20px !important;
}
#container .column .small-boxes .listado ul {
	padding-bottom: 10px !important;
}
#container .listado ul li {
	border-top: 1px solid #eeeef0;
	border-bottom: 1px solid #eeeef0;
	margin-top: 0px !important;
	margin-bottom: 1px !important;
	background-color: #fff;
	width: 330px !important;
	padding: 0px 0px;
}
#container .listado ul li a {
	display: block;
	padding: 10px 10px;
}
#container .listado ul li a:hover {
	background-color: #EAEBED;
}
#container .listado ul li.destacado {
	width: 310px !important;
	background-color: #FFFFCC;
	padding: 10px 10px;
}
#container .listado ul li.destacado a,
#container .listado ul li.destacado a:hover {
	display: inline;
	padding: 0px 0px;
	background: none;
}
#container .listado ul li a {
	color: #999;
}
#container .listado ul li img {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
}
#container .listado ul li strong {
	display: block;
	font-size: 1.2em;
	text-decoration: underline;
	color: #666;
}
#container .listado ul li.destacado strong {
	display: block;
	font-size: 1.5em;
	text-decoration: none;
	margin-bottom: 10px;
	color: #333;
	font-weight: normal;
}

#container .listado .button_right {
	margin: 0px 0px;
	float: none;
}
#container .listado .button_right input { 
	width: 140px;
}
#container .column ul.bottom {
	width: 360px;
	float: left;
	background: url('../images/separador_bottom.gif') repeat-y 7px 0px;
	margin-top: 10px;
}
#container .column ul.bottom li {
	float: left;
	width: 170px;
	text-align: left;
	margin-left: 10px;
}
#container .column ul.bottom li a {
	font-size: 0.8em;
	color: #7c7c7c;
	font-family: "Trebuchet MS";
}
#container .column ul.bottom li a strong {
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #333;
	display: block;
	font-weight: normal;
}
/* FIN HOME NEW */


ul.listado li {
	margin-bottom: 10px;
	border-top: 1px solid #eeeef0;
	border-bottom: 1px solid #eeeef0;
	margin-top: 0px !important;
	margin-bottom: 1px !important;
	padding: 0px 0px;
}
ul.listado li img {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
}
ul.listado li a {
	text-decoration: none;
	color: #999 !important;
	display: block;
	padding: 10px 10px 15px 10px;
}
ul.listado li a strong {
	display: block;
	font-size: 1.2em;
	text-decoration: underline;
	color: #666;
	margin-bottom: 5px;
}
ul.listado li a span {
	display: block;
	font-size: 0.9em;
	color: #E10915;
	margin-top: 5px;
}
ul.listado li a:hover {
	background-color: #EAEBED;
}
ul.listado li.destacado {
	background-color: #FFFFCC;
	padding: 10px 0px 15px 0px;
	margin-bottom: 0px !important;
}
ul.listado li.destacado a,
ul.listado li.destacado a:hover {
	padding: 0px 0px 0px 10px;
	background: none;
}
ul.listado li.destacado strong {
	text-decoration: none;
	font-size: 1.4em;
	margin-bottom: 0px;
	font-weight: normal;
	color: #333;
}
.required {
	color:#3F9447;
}

/* APLICACIÓN GESTIÓN DE CONTACTOS */

#content-body ul.lista-campos {
	clear: both;
}

#content-body ul.lista-campos li {
	float:left;
	display:inline;
	padding-right: 10px;
	font: 9px "Trebuchet MS", verdana, sans-serif;
	color:#333333;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 130px;
}

#content-body ul.lista-campos li.fecha {
	width: auto;	 
}

#content-body ul.lista-campos .intro {
	border: 1px solid #333;
	padding: 1px 5px;
	font: 13px "Trebuchet MS", verdana, sans-serif;
	color:#474747;
	float:left;
	margin: 0px;
	margin-right:10px;
	width: 110px;
	line-height: 120%;
	border: 1px solid #cccccc;
}

#cabecera-tabla {
	clear:both;
	margin: 0px 15px;
}

#cabecera-tabla p {
	float:right;
	font-weight:bold;
	padding-left: 0px;
	margin-bottom: 10px;
	color:#000000;
	line-height:20px;
}

#cabecera-tabla h2 {
	float:left;
	line-height:20px;
	padding:0px;
}

#contenedor-tabla {
	clear:both;
	margin: 0px 15px;
	overflow:hidden;
}

#contenedor-tabla table{
	width:100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border:none;	
}

#contenedor-tabla tr {
	margin: 0px;
	padding: 0px;
}
	
#contenedor-tabla td, #contenedor-tabla th {
	vertical-align:top;
}

#contenedor-tabla th.nombre {
	width:210px;
}

#contenedor-tabla th.hora {
}

#contenedor-tabla th.fecha, #contenedor-tabla td.fecha {
	width:100px;
}

#contenedor-tabla th a {
	font: 12px "Trebuchet MS", verdana, sans-serif;
	color:#333333;
	text-decoration: underline;
	font-weight:bold;
}

#contenedor-tabla td a {
	color:#3F9447;
	text-decoration: underline;
}

#contenedor-tabla td.color {
	background-color:#f8f8f8;
}

/* APLICACIÓN GESTIÓN DE CONTACTOS - DETALLE*/

#content-body #columna-izquierda {
	width:330px;
	float:left;
	padding-right:23px;
	margin-top: 10px;
}

#content-body #columna-izquierda ul {
	list-style-type:none;
	margin-left: 30px;
}
#content-body #columna-izquierda ul li {
	color:#474747;
	font: 14px "Trebuchet MS", verdana, sans-serif;
	margin-top: 0px;
	width: 300px;
}

#content-body #columna-izquierda label, #content-body #columna-derecha label{
	display:block;
	font: 10px "Trebuchet MS", verdana, sans-serif;
	font-weight:bold;
	color:#474747;
}

#content-body #columna-izquierda label.destacado{
	display:block;
	font: 13px "Trebuchet MS", verdana, sans-serif;
	font-weight:bold;
	color:#000000;
	line-height:150%;
}

#content-body #columna-derecha {
	margin-top: 10px;
	padding-right: 30px;
}

#content-body #columna-derecha .texto{
	width:310px;
	padding: 0px 10px 10px 0px;
	font: 12px "Trebuchet MS", verdana, sans-serif;
	color:#474747;
	overflow:hidden;
}

