
a{
	text-decoration:underline;
	color:white;
}

IMG{border: 0px;}

BODY{
	font-family: arial,helvetica,sans-serif;
	font-size: 0px;
	margin:0px;
	padding:0px;
	text-align: center;
}

#cuerpo{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 903px;
	height:auto;
	text-align: left;
}
	#cuerpoContenido{
		position: relative;
                padding-top: 10px;
		margin-left:199px !important;
		margin-left:196px;
		margin-right: 0px;
		margin-bottom: 20px;
		width: 704px;
		height: auto;
}

    #info{
        position: relative;
        height:auto;
        color: #45182A;
        font-size:12px;
        background-repeat: repeat-y;
        padding-left: 20px;
        padding-right:20px;
    }
    
#cuerpo_home{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;
	height:auto;
	text-align: center;
}
#cartelera_home{
    position: relative;
}
#cartelera1{
    position: absolute;
    left:74px;
    top:121px;
    width:300px;
    height:590px;
    background-color: white;
}
#cartelera2{
    position: absolute;
    left:426px;
    top:121px;
    width:300px;
    height:590px;
    background-color: white;
}


.negrita{
	font-weight:bold;
}

.fin{
	clear:both;
}
.finI{
	clear:none;
}
.blanco{
	color:white;
}
#redes_sociales{
    position: relative;
    height: 50px;
    margin-top:3px;
}
#btn_facebook{
    position: absolute;
    top:0px;
    left:25px;
}
#btn_myspace{
    position: absolute;
    top:0px;
    right:25px;
}

#mapa_sala{
    position: relative;
    float:right;
    margin-right: 20px;
}
#texto_sala{
    position: relative;
    font-size:12px;
    margin-left:20px;
    margin-right:330px;
}
