/* CSS Document */
/*21.feb.2007 diseñado por Darío Gutiérrez*/
/*PROYECTO: Tropical Incentives */
body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image:url(../images/fondo-pattern.jpg);
	font-size:11px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
/*INTERFASE*****************************************************************************/
/*TAMAÑOS DE LAS TABLAS*/
/*table{*/
 	/*principal*/
/*	width: 920px;*/
/*	background-color:white;*/
/*	}*/
a {
color:#0D3264;
}
a:hover{
	color:#0B88D0;

	}
#tablacategoria{
	width: 700px;
	vertical-align:top;
	}
	
th {
	float:left;
	valign:top;
	}
/*-- NAVEGACIÓN --*/
#celdanavegacion{
	width:200px;
	background-color:#D4E6F3;
	border-left:solid 1px #9EBADD;
	}
#navegacion a{
	/*sintaxis margen superior | margen derecho | margen inferior | margen izquierdo */ 
	padding: 3px 0px 3px 0px;
	text-decoration:none;
	text-indent:5px;
	text-align:left;
	color:#0D3264;
	font-weight:lighter;
	display:block;
	width:197px;
	color:#0D3264;
/*	background-color:#D4E6F3;*/
	font-size:11px;
	/*background-color:black;*/
	}
#navegacionbold a{
	/*sintaxis margen superior | margen derecho | margen inferior | margen izquierdo */ 
	padding: 3px 0px 3px 0px;
	text-decoration:none;
	text-indent:8px;
	text-align:left;
	color:#0D3264;
	font-weight:bold;
	display:block;
	width:197px;
	color:#0D3264;
/*	background-color:#D4E6F3;*/
	font-size:11px;
	/*background-color:black;*/
	}
#navegacion a:hover{
	color:#0B88D0;
	width:198px;
	text-align:left;
	}
#navegacionbold a:hover{
	color:#0B88D0;
	width:198px;
	text-align:left;
	}
.bordederecho {
	width:8px;
	border-right:solid 1px #9EBADD;
	}
#celdacontenido{
	width:710px;
	}
.celdafooter{
	width:920px;
	height: 89px;
	}
.sombraizquierda{
	padding: 0 0 0 13px;
	background: #fff url(../images/sombra-izquierda.jpg) repeat-y;
	}
.sombraderecha{
	padding: 0 13px 0 0;
	background: #fff url(../images/sombra-derecha.jpg) repeat-y top right;
	height:100%;
	}
.divline{
	border-top:solid 1px #E0E0E0;
	}
/*celdas redondas*/
.roundcont {
	width: 280px;
	background-color: #E7E7E7;
	color: #E7E7E7;
	}
.roundcont p {
	margin: 0 6px;
	}
.roundtop { 
	background: url(../images/esquina-redonda-b.gif) no-repeat top right; 
	}
.roundbottom {
	background: url(../images/esquina-redonda-c.gif) no-repeat top right; 
	}
img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
	}
/*TEXTOS*/
.textogeneral{
	font-size:11px;
	text-align:justify;
	/*sintaxis margen superior | margen derecho | margen inferior | margen izquierdo */ 
	padding: 2px 6px 6px 6px;
	/*color:#0D3264;*/
	color:#454545;
	font-weight:lighter;
	line-height:18px;
	}
.titulos{
/*sintaxis margen superior | margen derecho | margen inferior | margen izquierdo */ 
	padding: 5px 0px 5px 0px;
	font-size:15px;
	text-align:left;
	font-weight:Bold;
	color:#000;
	}
.subtitulos{
	/*sintaxis margen superior | margen derecho | margen inferior | margen izquierdo */ 
	padding: 0px 0px 0px 6px;
	text-align:left;
	font-size:12px;
	font-weight:Bold;
	color:#000;
	}
.textorutas{
	/*sintaxis margen superior | margen derecho | margen inferior | margen izquierdo */ 
	padding: 5px 0px 5px 6px;
	text-align:left;
	font-size:11px;
	font-weight:lighter;
	color:#0D3264;
	}
.textofooter{
	text-align:center;
	/*sintaxis margen superior | margen derecho | margen inferior | margen izquierdo */ 
	font-size:11px;
	padding: 3px 0 3px 0;
	color:#0D3264;
	line-height:17px;
	font-weight:lighter;
	margin-top:7px;
	}
	

