/*****************************************************************************
******************************************************************************
Hoja de estilo creada por la Comisión Estatl de Servicios Públicos de Tijuana
www.cespt.gob.mx
Tijuana, B.C. México (c) 2008
******************************************************************************
*****************************************************************************/

body 
{
	background-color:#f9fafc;	
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0;
	padding:0;	
	color: #00539f;	
}

#contenedor
{
	width: 790px;
	height: 1129px;
	margin: 0 auto;
	background: url(http://www.cespt.gob.mx/Archivo/recursos/imagenes/fondo_contenedor2.jpg) repeat-y;
}



/* ---------------------------------------------------------------------
            Encabezados General / Pie de página
---------------------------------------------------------------------*/


#encabezado
{
	width:790px;
	height:80px;
	 	
}

#piepagina {
    clear: both;
    width:790px;
	height:140px;
	background:url(http://www.cespt.gob.mx/Archivo/recursos/imagenes/pie_pagina.jpg) no-repeat;	
	color: #FFFFFF;	
}

#piepagina .texto {
	width:778px;
	height:70px;
	padding:05px;	
	color: #00539f;
	text-align:center;			
	float:left;
}

#piepagina .texto1 {
	width:503px;	
	height:40px;
	padding-top:10px;
	font-size:11px;
	text-align:center;	
	float:left;
}

#piepagina .texto2 {
    width:285px;	
	height:30px;
	padding-top:15px;
	font-size:11px;
	text-align:center;
	float:right;		
}




/*  Menus
---------------------------------------------------------------------*/
#menuinterior
{
	width: 254px;
	height: 261px;
	background-image: url(http://www.cespt.gob.mx/Archivo/recursos/imagenes/menu_paginainterior.jpg);
	margin:0px;
	padding:0px;
	float: left;	
}

#submenuinterior{
	width:254px;
	height:auto;		
	float:left;
}


/*  Contenidos
---------------------------------------------------------------------*/
#ladoizquierdo {
	width:254px;
	height:1028px;
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;	
	text-align:left;	
}

#ladoderecho {
    width:490px;
	height:1023px;
	float:left;	
}

#contenidoderecho {
    width:480px;
	margin:0px;
	padding:5px 0px 5px 10px;
	text-align:justify;	
}


/*  Enlaces
---------------------------------------------------------------------*/

a {
	color: #3ba1e1;	
	text-decoration: none;	 
}

a:hover {	
	color:#FF6600;		
}

a:focus
{
     outline:none;
}


/*  Anuncios, imgenes
---------------------------------------------------------------------*/
/* anuncio interiores */
#anunciointerior {
   clear:both;
   width:224px;
   height:200px;   
   margin:20px 20px 10px 10px;
   text-align:center;
   float:left;
}

#anunciointerior2 {   
   width:224px;
   height:4px;   
   margin:10px 20px 10px 10px;
   text-align:center;
   float:left; 
}

#anunciointerior3 {   
   width:224px;
   height:200px;   
   margin:10px 20px 10px 10px;
   text-align:center;
   float:left; 
}

img {border:none;}


/*  Titulos encabezados
---------------------------------------------------------------------*/
h1, h2 {
	border-bottom: 1px solid #00539f;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size:larger;	
	font-weight:bold;
	text-align:left;
	letter-spacing: .3em;
	padding: 3px;	
}

h3 
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;	
	padding:0px;
	margin:0px;	
}

h4 
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#3B6FA9;	
	text-align:center;	
	padding:0px;
	margin:0px;	
}

h5 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size:large;	
	font-weight:bold;
	text-align:left;
	padding:0px;
}

h6 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: 16px;
	font-weight:normal;
	text-align:left;
	padding:0px;
}




.titTablas
{
	background-color: #3B6FA9;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	height: 18px;
	font-family: Tahoma;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}



/* Textos
---------------------------------------------------------------------*/
.letNegros
{ 
	height: 20px;
	background-color: Black;	
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left; 
}

.letNegros2
{ 
	height: 20px;
	background-color: Black;	
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	display: block;	
}


.letreros 
{ 
	text-align:left;
	font-weight:bold;	 	
}

.letcontenido
{
	text-align:left;
}

.TextoCaja 
{
	background-color:#f2f5f8;
	color:#5b626b;	
}

.TextoCaja2 
{
	background-color:#dddddd;
	color:#000000;
	border:solid 1px #dddddd;	
}

.verde
{	
	color:Green;
}

.letra2
{
	font-size:11px;
}	

/* Extras
---------------------------------------------------------------------*/

#linea
{	
	width: 460px;
	height:5px;
	padding:0 10px 0 10px;
	border-bottom:solid 1px #cccccc;
}


blockquote { 
    width:750px;   
	float: left;
	margin: 0px;
	padding: 5px;
	border : 1px solid #999999;
	background-color:#dddddd;
	}	
    





