/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body {
	margin:0;
	padding:0;
	background:url("images/fondo_body.jpg") #EFEFEF repeat-x top center;
}
a:link, a:visited {
	color:#006699;
}

a:hover, a:active {
	color:#0099CC;
}

#container {
	width:920px;
	margin:auto;
}
#container2 {
	clear:both;
	float:left;
	background:url("images/fondo.jpg") repeat-y top center;
	width:920px;
	height:100%;
	margin:0;
	padding:0;
}

/* =logo_tarifas=====================================*/
#logo_tarifas {
	position:relative;
	float:left;
	display:block;
	width:260px;
	height:99px;
}
#logo_tarifas h1 {
	margin:0;
	padding:0;
}
#logo_tarifas h1 a {
	background:url("images/logo_tarifas.jpg") no-repeat top left;
	text-indent:-9000px;
	display:block;
	width:260px;
	height:99px;
}

/* =logo_proasoft=====================================*/
#logo_proasoft {
	position:relative;
	float:right;
	display:block;
	width:370px;
	height:99px;
}
#logo_proasoft h2 {
	margin:0;
	padding:0;
}
#logo_proasoft h2 a {
	/*background:url("images/logo_proasoft.jpg") no-repeat top left;*/
	text-indent:-9000px;
	display:block;
	width:370px;
	height:99px;
}

/* =menu=============================================*/
#menu {
	clear:both;
	float:left;
	width:465px;
	height:38px;
	margin:0 0 0 6px;
	
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	display:block;
	float:left;
	width:223px;
	height:26px;
	margin-left:4px !important;
	margin-left:2px;
	padding:12px 0 0 0;
	background:url("images/tab_off.jpg") no-repeat top center;
	text-align:center;
	list-style-type:none;
}
#menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
}
#menu ul li.activo {
	background:url("images/tab_on.jpg") no-repeat top center;
}

#menu ul li a:hover, #menu ul li a:active {
	color:#fff;
}
#menu ul li.activo a:hover, #menu ul li.activo a:active {
	color:#000;
}
/* =user===========================================*/
#user {
	float:right;
	width:347px;
	height:38px;
	margin:0 10px 0 0 !important;
	margin:0 3px 0 0;
	background:url("images/fondo_user.jpg") no-repeat top left;
	overflow:hidden;
}
#user ul {
	margin:0 0 0 30px;
	padding:0;
}
#user ul li {
	float:left;
	display:block;
	padding:15px 0 0 0;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
#user ul li.usuario {
	width:215px;
	overflow:hidden;
}
#user ul li.logout {
	margin:0 0 0 10px;
}
#user a:link, #user a:visited {
	color:#fff;
	font-weight:bold;
}
#user a:hover, #user a:active {
	color:#dddddd;
	text-decoration:none;
}

#user_portada {
	float:right;
	width:347px;
	height:38px;
	margin:0 10px 0 0 !important;
	margin:0 3px 0 0;
	/*background:url("images/fondo_user.jpg") no-repeat top left;*/
	overflow:hidden;
}


/* ESTILOS LATERAL y CAJAS =================================*/
#lateral {
	float:left;
	width:190px;
	margin:0 0 0 10px;
	padding:0 20px;
}
#lateral h3 {
	background:#40B3D9;
	display:block;
	border-left:10px solid #0099CC;
	margin:10px 0 0 0;
	padding:5px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#fff;
}
div.caja {
	background:url("images/box.jpg") #F0F5F9 no-repeat bottom center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:20px;
}
div.caja p {
	margin:0 0 5px 0;
	padding:5px 15px;
	color:#006699;
}
/* Primer nivel UL (Medio) ============*/
div.caja ul {
	margin:10px 0 10px 30px;
	padding:0;
}
/* Nombre del medio ==========*/
div.caja ul li {
	list-style-image:url("images/bullet1.gif");
	font-weight:bold;
	color:#0099CC;
	padding:0;
}
div.caja ul li a:link, div.caja ul li a:visited {
	color:#006699;
	text-decoration:underline;
}
div.caja ul li a:hover, div.caja ul li a:active {
	color:#0099CC;
	text-decoration:none;
}

/* Anadir Medio ==============*/
/* Ojo no meter acentos ni caracteres especiales en los comentarios CSS, jarrrlll */
div.caja ul li a.add1:link, div.caja ul li a.add1:visited {
	display:block;
	width:125px;
	height:16px;
	background:url("images/add1.gif") no-repeat top left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	padding:1px 0 0 7px;
}
div.caja ul li a.add1:hover, div.caja ul li a.add1:active {
	text-decoration:underline;
}


/* Segundo nivel UL (Ediciones) ============*/
div.caja ul li ul {
	margin:10px 0 10px 10px;
}
/* Nombres Ediciones ===============*/
div.caja ul li ul li {
	list-style-image:url("images/bullet2.gif");
	font-weight:normal;
	padding:0px 0px 6px 0px;
}
div.caja ul li ul li a.add2:link, div.caja ul li ul li a.add2:visited {
	display:block;
	width:125px;
	height:16px;
	background:url("images/add2.gif") no-repeat top left;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	padding:1px 0 0 7px;
}
div.caja ul li ul li a.add2:hover, div.caja ul li ul li a.add2:active {
	text-decoration:underline;
}

/* ZONA DE CONTENIDO =====================================*/
#contenido {
	float:left;
	width:630px;
	margin:0 10px 0 0;
	padding:0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#contenido p {
	line-height:20px;
}
#contenido p strong {
	color:#000;
	font-weight:bold;
}
#contenido p.medio {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:20px;
	color:#006699;
	font-weight:normal;
	padding:0px !important;
	padding:10px 0;
	margin:10px 0px !important;
	margin:0px;
}
#contenido h2 {
	background:url("images/h2.jpg") no-repeat top left;
	margin:0px;
	padding:24px 0px 10px 27px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#fff;
}
#contenido h3 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#006699;
	border-bottom:2px solid #0099cc;
}

#contenido h4 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #333333;
}

p.ok, p.error {
	width:550px;
	margin:10px 0px;
}
p.ok {
	background: #C1FFCC url("images/fondo_ok.jpg") no-repeat;
	border:1px dotted #006600;
	padding:10px 20px 10px 50px;
}
p.error {
	background: #F2ACB1 url("images/fondo_error.jpg") no-repeat;
	border:1px dotted #990000;
	padding:10px 20px 10px 50px;
}

/* TABLA ESTILO1 ===================================*/

table.estilo1 {
	width:100%;
	border-collapse:collapse;
	border:1px solid #006699;
	margin:20px 0;
}
table.estilo1 tbody tr td, table.estilo1 tbody tr th {
	padding: 4px;
	font-size:12px;
}
table.estilo1 tbody tr th {
	background:url("images/td_top.jpg") repeat-x #8BB9CC bottom left !important;
	font-size:12px;
	text-align:center;
	padding: 5px;
    border:0;
	color:#fff;
}

table.estilo1 tbody tr td {
	padding:5px;
}
table.estilo1 tbody tr {
	background: url("images/td_par.jpg") #FFFFFF repeat-x top center;
}


/* TABLA ESTILO2 ===================================*/

table.estilo2 {
	width:100%;
	border-collapse:collapse;
	border:1px solid #A3BBCD;
	margin:20px 0;
}
table.estilo2 tbody tr td, table.estilo2 tbody tr th {
	padding: 4px;
	font-size:12px;
}
table.estilo2 tbody tr th {
	background: #A3BBCD !important;
	font-size:12px;
	text-align:left;
	padding: 5px;
    border:0;
	color:#006699;
}

table.estilo2 tbody tr td {
	padding:5px;
}
table.estilo2 tbody tr {
	background: url("images/td_impar.jpg") #FFFFFF repeat-x top center;
}

/* MENU_TABS ========================================*/
#menu_tabs {
	float:left;
    width:100%;
    background:#DAE0D2 url("images/bgtabs.jpg") repeat-x bottom;
    font-size:93%;
    line-height:normal;
}

#menu_tabs ul {
	margin:0;
	padding:10px 25px 0;
    list-style:none;
}
#menu_tabs li {
	float:left;
	background:url("images/left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
}
#menu_tabs a {
	display:block;
	background:url("images/right.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
	text-decoration:none;
    font-weight:bold;
	color:#444;
	outline:0;
}
#menu_tabs #current {
    background-image:url("images/left_on.gif");
}
#menu_tabs #current a:link, #menu_tabs #current a:visited {
    background-image:url("images/right_on.gif");
	color:#666;
	padding-bottom:5px;
}
#menu_tabs a:hover {
	color:#0099cc;
}
#menu_tabs #current a:hover, #menu_tabs #current a:active {
	color:#0099cc;
}
#menu_tabs ul li#principio {
	width:16px;
	background:url("images/bordegris1.jpg") repeat-x bottom left;
}
#menu_tabs ul li#final {
	width:200px;
	background:url("images/bordegris2.jpg") repeat-x bottoms left;
}




/* FORMULARIO =================================*/

div.formulario {
	background:url("images/form.jpg") #f3f3f3 repeat-x top center;
	padding:5px;
	border:1px solid #CCC;
}

/* FORMULARIO2 =================================*/

div.formulario2 {
	background:url("images/form2.jpg") #D5EAFF repeat-x top center;
	padding:5px;
	border:1px solid #CCC;
}

/* =separadores ===============================*/
#separador_top {
	display:block;
	clear:both;
	width:920px;
	height:27px;
	background:url("images/separador.jpg") no-repeat top right !important;
	background:url("images/separador.jpg") no-repeat 5px 0px;
}
#cierre {
	clear:both;
	width:920px;
	height:51px;
	background:url("images/cierre.jpg") no-repeat top center !important;
	background:url("images/cierre.jpg") no-repeat 5px 0px;
}

/* PIE ======================================*/
#pie {
	display:block;
	margin:7px 10px 0px 10px !important;
	margin:7px 5px 0px 15px;
	padding:10px;
	background:#333;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.textopeque {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
