﻿body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	/*background-image: url(Imagenes/body2.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
}

	
ul{
	list-style-image:url(Imagenes/Vineta.gif);
	line-height: 22px;	
}

/*
Ejemplos:

textoChico - notas

tseccion - Primer titulo
subtit - subtitulo
imgppal - imagen de servicios, imagen de cliente
thimgppal - thumbnail de servicios, th de clientes
enfasis - texto corto de servicios

tablappal - es la que enmarca todo el contenido
tablafondo - es la tabla que lleva el fondo degradado azul

tdbannerh, tdbannerc, tdbannerv - fondos para tabla de banner, hztal, central, vtal

pieint, encint - pie y encabezado de la tabla del contenido

tdintv, tdintc, tdintbarra - fondos para tabla de contenido en pags interiores

*/

.textoChico{
    font-size:10px;
}

.tablappal {
    width:90%;
    border-width:0px;
    border-style:none;
}

.tablafondo {
    background-repeat:no-repeat;
    background-color:#419EC4;
    width:100%;
    padding-left:30px;
    padding-right:30px;
    
}

.tdbannerh{
    background-color:#FFFFFF;
    height:22px;
    width:846px;
}

.tdbannerv{
    background-color:#FFFFFF;
    width:22px;
}

.tdbannerc{
    background-color:#FFFFFF;
    width:846px;
}

.tdintv{
    background-color:#FFFFFF;
    width:22px;
}

.tdintc{
    background-color:#FFFFFF;
    width:662px;
    /*border-right-style:solid;
    border-right-width:1px;
    border-right-color:#93B7C5;*/
    padding-top:5px;
    vertical-align:top;
}
.tdintc a {
	color:#000000;
	text-decoration: underline;
}

.tdintc a:hover {
	color:#2D94BE;
	text-decoration: underline;
}

.tdintbarra{
    width:206px;
    background-color:#C7DEE4;
    background-image:url(Imagenes/FondoBarra.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    padding:0px;
    vertical-align:top;
    
}

.divcontbarra{
    padding-left:10px;
    padding-right:22px;
	color:#000000;
	font-size:11px;
	
}
.divcontbarra a {
	color:#000000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;	
}


.pie{
    padding:5px;
	vertical-align:top;
}
.pie a {	
	color:#2D94BE;
	text-decoration:underline;
	}

.encint{
    background-image:url(Imagenes/EncInt.gif);
    background-repeat:no-repeat;
    height:22px;
}

.pieint{
    background-image:url(Imagenes/PieInt.gif);
    background-repeat:no-repeat;
    height:22px;
}

.subtseccion, .subtseccion a {
	padding-top:15px;
	font-size: 22px;
    font-weight: bold;
    color: #2E88AB;
}

.tseccion, .tseccion a {
	padding-top:10px;
	padding-bottom:15px;
	font-size: 22px;
    font-weight: bold;
    color: #2E88AB;
}

.subtit, .Tit2{
    font-size: 15px;
    font-weight: bold;
    color: #2E88AB;
	padding-bottom:15px;
}

.barrasubtit{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
	padding-bottom:5px;
}

.imgppal{
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    text-align: right;
}

.thimgppal{
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
}

.imggaleria
{
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
}

.enfasis{
    font-weight:bold;
    color:#333333;
}

/*
Paginador
*/

.paginador, .paginador a {
	background-color:#C7DEE4;
	/*color:#FFFFFF;*/
	padding:3px;
	text-align:right;
}

.paginadoron, .paginadoron a {
	color: #FFFFFF;
	background-color: #63B5FF;
	border: 1px dotted #94A8AC;
	text-align: left;
	padding:5px;
}

.paginadoroff, .paginadoroff a {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #94A8AC;
	text-align: left;
	padding:3px;
}

/*
Separadores
*/
.tv5{
    height:5px;
}
.tv10{
    height:10px;
}
.tv15{
    height:15px;
}

.tv30{
    height:30px;
}

.tv40{
    height:40px;
}





/*
Arreglos
*/

p{
    padding-top:0px;
    margin-top:0px;
}

/*
Otros
*/

.validador, .Validador {
	color: #000000;
	background-color: #FFFFAA;
	border: 1px dotted #94A8AC;
	text-align: left;
	padding: 3px;
}




.Mensaje
{
    color: #003300;
    background-color: #C9FEBC;
    border: 1px dotted #003300;
    text-align: left;
    padding: 3px;
}

.Tv15{
	height:15px;
}

.AjaxActualizando
{
	background:url(Imagenes/AjaxCirculo.gif) center center no-repeat #ffffff;
}

.tdEnc
{
    font-weight: bold;
    background-color: #E8EDF4;
    color: #000000;
    background: #ffffff url(Imagenes/fondoenc.gif) repeat-x center center;
    padding:0px;
    padding-left:5px;
    padding-right:5px;
    margin:0px;
    height:21px;
    
}

.tdPar
{
    background-color: #FFFFFF;
    color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D7E5;
}

.tdNon
{
	background-color: #FFFFFF;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D7E5;	
    
}
.tdNon a, .tdPar a
{
	color:#1F8ED5;
	text-decoration:underline;	
    
}
.tdLiga, .tdLiga a{
    color: #000000;
}
