/*--------------------------------------------------------------------------
 Clic 2008
----------------------------------------------------------------------------
 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 span { font-size:14pt;}
 
 h1.title, h2.title{
	width:85%;
	height:25px;
	margin-left:8px;
	margin-top:5px;
	padding-top:10px;
 }
 
 h2.title { height:19px;}
 
 .square h1.title{
	width:100%;
	height:25px;
	padding-top:15px;
	margin:0px;
 }


 h2.sub{
	width:auto;
	height:17px;
	margin-bottom:5px;
 
 }
 
 h2.subMap {
	  background: url(../img/bullet1.jpg) no-repeat .1em .3em;
	  padding-left:15px;
 }
 
 h3 {
	  background: url(../img/bullet2.jpg) no-repeat .1em .3em;
	  padding-left:15px;
 }
 
 h3.subCatalog { 
	background: url('../img/app/flechaBgEnd.gif') no-repeat 10px 50%; 
	padding-left:35px;
	margin-top:3px;
}
#tipoDominiosMX h3 {
	display:inline;
	padding:0px;
	margin:0px;
}
/* =Titles
------------------------------------------------------------*/
/* Home */
#desarrolloWeb h1.title {	background: url('../img/titles/desarrollo-web.png') left no-repeat;}
#dominiosMx h1.title { 	background: url('../img/titles/dominios-mx.png') left no-repeat }
h1#paquetesHospedajeWeb.title    { 	background: url('../img/titles/hospedaje-web.png') left no-repeat }
h1#getIp.title   {  background: url('../img/titles/obtener-ip-publica.png') left no-repeat }
h1#titleContacto.title    { background: url('../img/titles/contacto.png') left no-repeat }
h1#titleMapaDelSitio.title    { background: url('../img/titles/mapa-del-sitio.png') left no-repeat }
/* Nosotros*/
h1#titleNosotros.title  { background: url('../img/titles/nosotros.png') left no-repeat }
h2#serviciosDisenioWeb.title  { background: url('../img/titles/disenio-y-desarrollo-web.png') left no-repeat }
h2#serviciosInternet.title  { background: url('../img/titles/servicios-de-internet.png') left no-repeat }
h2#serviciosComplementarios.title  {	background: url('../img/titles/servicios-complementarios.png') left no-repeat }

/**/
h1#ubicacion.title   {  background: url('../img/titles/ubicacion.png') left no-repeat }
h1#preguntasFrecuentes.title   { background: url('../img/titles/preguntas-frecuentes.png') left no-repeat }
/* Portafolio */
h1#portafolio.title   { background: url('../img/titles/portafolio.png') left no-repeat }
h2#adminstracionWeb.title   { 	background: url('../img/titles/desarrollo-y-administracion-de-sitios-web.png') left no-repeat }
h2#desarrolloWeb.title    { background: url('../img/titles/disenio-y-desarrollo-web.png') left no-repeat }
h2#serviciosHospedaje.title    { background: url('../img/titles/servicios-de-hospedaje-web.png') left no-repeat }
/* Dominios MX */
h1#dominiosMX.title   {  background: url('../img/titles/dominios-mx.png') left no-repeat }
h2#tiposDominiosMX.title  { background: url('../img/titles/tipos-de-dominios-mx.png') left no-repeat }
/* SideBar */
h2#estamosEnLinea.title    {background: url('../img/titles/estamos-en-linea.png') left no-repeat }
h2#nuestraUbicacion.title    { 	background: url('../img/titles/nuestra-ubicacion.png') left no-repeat }