/* CSS Document */
.tab { font-weight:bold;font-size:12px;text-align:center;font-family:Arial,Helvetica;color:#333333;}
.tabb { font-weight:bold;font-size:14px;text-align:center;font-family:Arial,Helvetica;color:#666666}

p { margin: 0px;}

body { background-color: #1B2C45;
       background-image:url(fondo.gif);
       margin-top: 10px;
	   margin-left: 0px;
	   text-align : justify; }

div.container { margin: 0px auto; 
                overflow: auto; 
                width: 890px;
			    background-color: #FFFFFF; }

div.lin_gris { position: relative;
           float: none;
		   overflow: hidden;
           width: 890px;
		   height: 4px;
		   background-color: #C0C0C0;
		   margin: 0px auto;
}

div.lin_blanca { position: relative;
           float: none;
		   overflow: hidden;
		   max-width: 250px;
           width: auto;
		   height: 4px;
		   background-color: #FFFFFF;
		   margin: 0px 0px 0px 620px;
}

div.cab { position: relative;
           float: none;
		   overflow: hidden;
           width: 890px;
		   height: 202px;
		   background-color: #FFFFFF;
		   background-image: url(fondo_cab.jpg);
		   background-repeat: no-repeat;
		   background-position: bottom;
		   margin: 0px auto;
}

div.pie { position: relative;
           float: none;
		   overflow: hidden;
           width: 890px;
		   height: 20px;
		   background-color: #8B282F;
		   background-image: url(fondo_pie.jpg);
		   background-repeat: no-repeat;
		   background-position: bottom;
		   margin: 0px auto;
}

.td_cab { 
		   background-color: #FFFFFF;
		   background-image: url(lin_sep_cab.jpg);
		   background-repeat: no-repeat;
		   background-position: top;
		   font-size: 8px;
		   font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div.menu { position: relative;
           float: none;
		   overflow: hidden;
           width: 890px;
		   height: 20px;
		   text-align: center;
		   letter-spacing: 1px;
		   background-color: #8B282F;
		   background-image: url(fondo_menu.jpg);
		   background-repeat: no-repeat;
		   background-position: bottom;
		   margin: 0px auto;
		   font-size: 12px;
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-weight: bold;
		   text-decoration: none;
		   color: #FFFFFF;
		   line-height: 18px;
}

.lnk_menu_top {
		   font-size: 12px;
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-weight: bold;
		   text-decoration: none;
		   color: #FFFFFF;
}

.lnk_menu_top:HOVER {
		   font-size: 12px;
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   font-weight: bold;
		   text-decoration: none;
		   color: #CCCCCC;
}

div.cuerpo { position: relative;
           float: none;
		   overflow: auto;
           width: 880px;
		   height: auto;
		   background-color: #1B2C45;
		   margin: 0px auto;
		   font-size: 11px;
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   text-decoration: none;
		   color: #FFFFFF;
		   border: solid;
		   border-left-width: 1px;
		   border-right-width: 1px;
		   border-bottom-width: 1px;
		   border-top-width: 1px;
		   border-color: #8B282F;
}

div.confirma_eliminar { position: relative;
           float: none;
		   overflow: auto;
           width: 300px;
		   height: auto;
		   background-color: #EEEEEE;
		   margin: 0px auto;
		   border: solid;
		   border-left-width: 1px;
		   border-right-width: 2px;
		   border-bottom-width: 2px;
		   border-top-width: 1px;
		   border-color:#FF0000;
		   font-size: 11px;
		   font-family: Tahoma;
		   text-decoration: none;
		   color: #414141;
}


.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

.texto_empresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-align:justify;
}

.texto_servicios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 14px;
}

input,select,checkbox,radio {
		   font-size: 11px;
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   text-decoration: none;
		   color: #414141;
}

.texto_usuario {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
}


.lnk_ficha {
		   font-size: 12px;
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   text-decoration: none;
		   color: #FFFFFF;
}

.lnk_ficha:HOVER {
		   font-size: 12px;
           font-family: Verdana, Arial, Helvetica, sans-serif;
		   text-decoration: none;
		   color: #CCCCCC;
}
