/*--------------------------------------------------------------------------
 Clic 2006
----------------------------------------------------------------------------
 File: titulos.css
 Sitio: www.c2e-us.net
 	    Gerardo Gonzalez Flores
 		--> gerardo AT clic DOT com DOT mx <--
---------------------------------------------------------------------------		
 CSS styles for titles
 Estilos generales para titulos.
--------------------------------------------------------------------------*/

/* Titles
------------------------------------------------------------*/
 h1, h2, h3, h4, h5 {
 	margin:0px;
	padding:0px;
	font-size:10pt;

 }
 .title span, .sub span{
	 display:none;
 }
 
 h1.title{
	width:300px;
	height:26px;
	margin-left:10px;
	margin-bottom:5px;
 }

 h2.sub{
	width:300px;
	height:17px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:normal;
 }
 
 h2.titSiteMap, h2.linkColegiom, .diccionarioTerminos h2  {
	  background: url(../img/bullet.jpg) no-repeat .1em .3em;
	  padding-left:15px;
	  font-weight:normal;
 }
 .diccionarioTerminos h2 {
 	font-size:12pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	color:#C44137;
 }
 
 h3 {
	  background: url(../img/bullet-red.jpg) no-repeat .1em .3em;
	  padding-left:15px;
	  font-weight:normal;
 }
 
/* =Titles
------------------------------------------------------------*/

/* WebPage Titles
------------------------------------------------------------*/

 #titleElColegio{ background: url(../img/titles/el-colegio.jpg) no-repeat left bottom;}
 #titleAfiliados{ background: url(../img/titles/afiliados.jpg) no-repeat left bottom;}
 #titlePresidentes{ background: url(../img/titles/presidentes.jpg) no-repeat left bottom;}
 #titleServicios{ background: url(../img/titles/servicios.jpg) no-repeat left bottom;}
 #titleHistoria{ background: url(../img/titles/historia.jpg) no-repeat left bottom;}
 #titleNobelEconomia{ background: url(../img/titles/premios-nobel-de-economia.jpg) no-repeat left bottom;}
 #titlePlanDeTrabajo{ background: url(../img/titles/plan-de-trabajo.jpg) no-repeat left bottom;}
 #titleDiccionarioTerminos{ background: url(../img/titles/diccionario-de-terminos.jpg) no-repeat left bottom;}
 #titleContacto{ background: url(../img/titles/contacto.jpg)  no-repeat left bottom;}
 #titleMapaSitio{ background: url(../img/titles/mapa-del-sitio.jpg)  no-repeat left bottom;}
 
/* =WebPage Titles
------------------------------------------------------------*/

/* Admin Titles
------------------------------------------------------------*/
/* =Admin Titles
------------------------------------------------------------*/
