
body {
	margin: 0;
	background-color: #999999;
	background-image:url(../img/fdo_foto.jpg);
	background-repeat: repeat-x;
	
}
	
.title1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #666666;
	}
	
.subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09549E;
	}
	
.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	font-weight: normal;
	}

.tex1_azul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #09549E;
	font-weight: bold;
	}

.tex1_negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

.tex1_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}

#contenedor{
	width: 100%
	}

#main_box{
	width: 460px;
	height: 403px;
	margin: 9px 0 26px 18px;
	padding: 28px 32px 24px 20px;
	background: url(../img/fdo_hoja.jpg);
	float: left;
	overflow: hidden;
	}

#logo_box{
	width: 342px;
	padding: 0 96px 26px 26px;
	border-bottom: #E4E4E4 1px solid;
	margin:  0 0 10px 0;
	clear: both;
	}

#box_choice{
	width: 460px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	border-top: #E4E4E4 1px solid;
	}

#box_pais{
	width: 436px;
	padding: 10px 14px 10px 20px;
	border: 1px solid #E4E4E4;
	}
	
#footer{
	margin: 20px 0 0 25px;
	clear: both;
	overflow: hidden;
	}

#patrocinio{
	clear: both;
	}

#logos_patrocinio{
	float: left;
	margin: 0 10px 0 0;
	}

#clear{
	clear: both;
	height: 10px;
	}

  .lavaLampWithImage {
            position: relative;
            height: 59px;
            width: 424px;
            background: url("../img/bg_1.jpg") no-repeat top;
            padding: 0;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
					width:84px;
                    float: left;
                    list-style: none;
                }
				
                    .lavaLampWithImage li.back {
                        background: url("../img/fdo_1.gif") no-repeat right -59px;
                        width: 9px; height: 59px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("../img/fdo_1.gif") no-repeat top left;
                            height: 59px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 10px arial;
                        text-decoration: none;
                        color: #666666;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        /*float: left;*/
                        height: 49px;
						padding: 5px 0;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
							color: #000000;
                        }
	