/* 
    Document   : condiciones
    Created on : 24-nov-2009, 17:04:25
    Author     : manolo
    Description:
        Purpose of the stylesheet follows.
*/

.zonaPrincipalCuerpoDerechaCajaCondiciones
{
	clear:both;
	width:250px;


    height: 100px;
}

.zonaPrincipalCuerpoDerechaCajaCabeceraCondiciones
{
	clear:both;
	width:240px;
    height: 25px;


    margin-left: 5px;
}



.zonaPrincipalCuerpoDerechaCajaCabeceraCondicionesEN
{
	clear:both;
	width:240px;
    height: 25px;

    background-image: url(../imagenes/condicionesUso/contenidoEN.png);
    margin-left: 5px;
}

.zonaPrincipalCuerpoDerechaCajaCabeceraCondicionesIT
{
	clear:both;
	width:240px;
    height: 25px;

    background-image: url(../imagenes/condicionesUso/contenidoIT.png);
    margin-left: 5px;
}


.zonaPrincipalCuerpoDerechaCajaCuerpoCondiciones
{
	clear:both;
	width:236px;
    height: 40px;

    background-color: #ffffff;




    border-left-width: 2px;
    border-left-color: #91b7dc;
    border-right-width: 2px;
    border-right-color: #91b7dc;
    border-left-style: solid;
    border-right-style: solid;



    margin-left: 5px;
    padding-top: 20px;
}


.zonaPrincipalCuerpoDerechaCajaPieCondiciones
{
	clear:both;
	width:240px;
    height: 25px;

    background-image: url(../imagenes/derecha/patrocinador240x25Abajo.png);
    margin-left: 5px;
}

.listaPuntos{


    text-align: justify;

    font-size: 1.1em;
    color: #666666;

    line-height: 1.3em;
}

ul li {


    margin-bottom: 10px;
    margin-right: 10px;
}

.subTitulo{

    font-weight: bold;
    color: #999999;
    font-size: 1.5em;
    font-family: Geneva,Arial,Helvetica,sans-serif;



    text-align: center;
}

