/* ----------------------------------------------------------------------------
Estilos para los titulos de la web corporativa
Author:
Version:  06 Noviembre 2006
---------------------------------------------------------------------------- */
div#titCepsaTeam { 
    position: relative;
    background: url(../images/titulos/titulo_CepsaTeam.gif) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titCepsaTeam h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titAviacion { 
    position: relative;
    background: url(../images/titulos/titulo_aviacion.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titAviacion h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titBunker { 
    position: relative;
    background: url(../images/titulos/titulo_bunker.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titBunker h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titDepaso { 
    position: relative;
    background: url(../images/titulos/titulo_depaso.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titDepaso h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titDistribucion { 
    position: relative;
    background: url(../images/titulos/titulo_distribucion.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titDistribucion h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titEESS { 
    position: relative;
    background: url(../images/titulos/titulo_eess.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titEESS h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titElectricidad { 
    position: relative;
    background: url(../images/titulos/titulo_electricidad.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titElectricidad h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titGas { 
    position: relative;
    background: url(../images/titulos/titulo_gas.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titGas h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titGasNatural { 
    position: relative;
    background: url(../images/titulos/titulo_gas_natural.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titGasNatural h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titLubes { 
    position: relative;
    background: url(../images/titulos/titulo_lubes.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titLubes h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titPetroquimica { 
    position: relative;
    background: url(../images/titulos/titulo_petroquimica.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titPetroquimica h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titProas { 
    position: relative;
    background: url(../images/titulos/titulo_proas.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titProas h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titCarretera { 
    position: relative;
    background: url(../images/titulos/titulo_carretera.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titCarretera h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titTarjetas { 
    position: relative;
    background: url(../images/titulos/titulo_tarjetas.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titTarjetas h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titAgroclub { 
    position: relative;
    background: url(../images/titulos/titulo_agroclub.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titAgroclub h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}
div#titTransclub { 
    position: relative;
    background: url(../images/titulos/titulo_transclub.jpg) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titTransclub h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}

div#titRefineria { 
    position: relative;
    background: url(../images/titulos/titulo_refinerias.gif) no-repeat bottom right; 
    height: 100px;
    margin-bottom: 1em;
}
div#titRefineria h1 {
    position: absolute;
	bottom: 0;
	margin-bottom:0;
	width: 550px;
}