body {
background-image:url(images/main-bg.jpg);
background-repeat:repeat-x;
margin-left:0;
margin-top:5;
}

.navegacion {
background-image:url(images/nav-bg.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.balazo {
margin-top:10px;
margin-left:20px;
}

.contenido {
max-width:800px;
}

.contenido-izq {
max-width:800px;
text-align:left;
}

.pie {
background-image:url(img/inferior.jpg);
background-position:center center;
background-repeat:no-repeat;
}

.panel {
background-image:url(images/panel_bg.jpg);
background-repeat:repeat-x;
border-style:inset;
border-width:1px;
}

.formap {
background-image:url(img/fondo_forma.jpg);
background-repeat:repeat-x;
display:block;
position:relative;
top:0px;
z-index:1;
}

.inf_forma {
background-image:url(img/fondoinf_forma.jpg);
background-repeat:repeat-x;
}

h1 { 
font-size:20; 
font-family:arial;
font-weight:bolder; 
color:white;
text-align:center;
max-width:90%;
}

.texto_peq { 
font-size:12; 
font-family:arial;
color:white;
}

p, .p_tabla { 
font-size:12; 
font-family:arial;
color:black;
}

li.info {
cursor:pointer;
}

.info {
font-size:14;
font-family:arial;
color:white;
margin-left:20px;
margin-right:20px;
}

.info_link {
font-weight:bold;
cursor:pointer;
}

li {
/* list-style-image: url(images/bullet.gif); */
font-size:11; 
font-family:arial;
color:black;
}

em {
font-size:12; 
font-family:arial;
font-style:normal;
color:dodgerblue;
}

td { 
font-size:10; 
font-family:arial;
color:black;
}

.formaptxt {
font-size:16;
font-family:arial;
font-weight:bold;
color:white;
}

.formaptxt2 {
font-size:10;
font-family:arial;
color:white;
}

.textentry {
font-size:10; 
font-family:arial;
color:black;
background-color:#cdd6dd;
border-style:inset;
border-width:1px;
width:200;
}

/*     */
.ligaesp {
font-size:10;
font-family:arial;
color:white;
}

.boton {
font-size:14; 
font-family:arial;
font-weight:bold;
background-image: url(img/bgbot.jpg);
background-repeat: repeat-x;
background-color:#536990;
color:white;
border: outset gray 2px;
width: 200px;
height: 30px;
}

label.imgflecha {
background-image: url(img/flecha.png);
background-repeat: no-repeat;
display:block;
position:relative;
width:358;
height:145;
top:0px;
left:30px;
text-align:center;
font-size:16;
font-family:arial;
font-weight:bold;
color:gray;
z-index:2;
}

label.imgboton {
background-image: url(img/boton_enviar.png);
background-repeat:no-repeat;
display:block;
width:226px;
height:44px;
position:relative;
top:10px;
left:0px;
}

.boton_enviar {
display:block;
width:226px;
height:44px;
position:relative;
top:10px;
left:0px;
opacity:0;
/* filter:alpha(opacity=0); */
}

.boton_peq {
font-size:12; 
font-family:arial;
/* background-image: url(img/bgbot.jpg);
background-repeat: repeat-x; */
background-color:#536990;
color:white;
border: outset gray 2px;
width: 120px;
/* height: 30px; */
}

label.cabinet {
/* font-size:14; 
font-family:arial;
font-weight:bold; */
background-image: url(img/bgbot.jpg);
background-repeat: repeat-x;
background-color:#536990;
color:white;
width:80px;
height:24px;
border:outset gray 2px;
display:block;
position:relative;
left:185px;
overflow:visible;
}

input.file {
background-color:white;
position:relative;
right:185px;
opacity:100;
}

select {
font-size:11; 
font-family:arial;
}

.adminpanel {
background-color:lightgreen;
}


th {
font-size:12;
font-family:arial;
background-color:lightgreen;
}

.comizq {
font-size:12; 
font-family:arial;
color:#3d4e6c;
margin-left: 50px;
}

textarea {
font-size:14; 
font-family:arial;
/* font-weight:bold; */
color:#3d4e6c;
background-color:white;
width:90%;
text-align: left;
}

.normal {
font-size:10; 
font-family:arial;
color:#3d4e6c;
}

.errmsg {
font-size:12; 
font-family:courier;
color:red;
}

