@charset "utf-8";

.izquierda {
	float: left;
	height: 100%;
	width: 320px;
	overflow: hidden;
}
.titulo_pagina {
	font-family:'Rokkitt', tahoma, "sans serif";
	height: 22px;
	width: 320px;
	font-size: 26px;
	color: #CB181D;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcacc;
	line-height: 19px;
}



.txt{
	color: #333;
	text-align: justify;
	line-height: 21px;
	width: 320px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 5px;
}
.social {
	height: 30px;
	width: 320px;
	line-height: 25px;
	color:#888;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 40px;
}

.derecha {
	float: left;
	height: 474px;
	width: 364px;
	text-align: center;
	margin-left: 50px;
	background-color: #e6e6e6;
	border: 1px solid #b9b9b9;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 30px;
}
.promos {
	color: #656565;
	height: 29px;
	width: 364px;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
	font-family:'Rokkitt', tahoma, "sans serif";
	font-size: 26px;
	line-height: 18px;
	padding-top: 11px;
}
.cont_fb {
	background-color: #FFF;
	height: 426px;
	width: 364px;
}


/*-----------Style for jQPOOOP--------------------------*/

	
.popup{

z-index:10000;
width:541px;
height:354px;
position:relative;



}

.popup h6 {
	background: url(imgs/warning.jpg) 0 0 no-repeat;
	padding: 0;
	font-size: 14px;
	height: 0px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;

}

.popup button {
	float: right;
	background: none;
	border: none;
	z-index: 100;
	overflow: visible;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}
/*
 * jQuery  Plugin jQPOOOP v 0.0.9
 * http://www.dieroboter.com/jQPOOOP/
 * Copyright (c) 2009 Esteban Martin Gimenez
 *http://www.dieroboter.com
 * Dual licensed under the MIT and GPL licenses.
 *Email:jqpooop@gmail.com
 * Date: 2009-08-12 20:42:16 
 * Revision: 9
 * Style CSS
 *
 */

.popup p {

clear: both;
margin: 0px 0px 0px 0px;
font-size: 14px;
text-align: center;

}

.popup .accept {
	width: 80px;
	height: 26px;
	display: block;
	background: url(imgs/blue_bt_right.jpg) right top no-repeat;
	text-align: right;
	margin: 0 auto;
	margin-top: 0px;

}

.popup a{

	font-family:arial;
	color:black;
	font-weight:bold;
	text-decoration: none;
}


.popup .accept span {
	padding-top:0px;
	font-size: 13px;
	font-weight: bold;
	color: #1b6181;
	display: block;
	height: 0px;
	width: 80px;
	float: left;
	background: url(imgs/blue_bt_left.jpg) 0 0 no-repeat;
}
