* { outline:none; }
body {
	font-family: "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #FFF;
	background-image: url(../imagenes/bg0.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {
	color: #3C5A98;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #3C5A98;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #3C5A98;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}


p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.contenedor {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.contenedor .top {
	float: left;
	height: 84px;
	width: 960px;
}
.contenedor .top .logo {
	background-image: url(../imagenes/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 414px;
}
.contenedor .top .top_derecha {
	background-color: #97a9cf;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0e3179;
	border-right-color: #0e3179;
	border-left-color: #0e3179;
	width: 480px;
	height: 21px;
	margin-top: 42px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.top_derecha .bshare {
	float: right;
	width: 130px;
	margin-top: 5px;
}
.top_derecha .buscador {
	float: left;
	background-color: #FFF;
	background-image: url(../imagenes/pxgris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3b5998;
	width: 300px;
	height: 22px;
}
.top_derecha .buscador input[type=text] {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #3b5998;
	background-color: #FFF;
	float: left;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 12px;
	height: 18px;
	margin-top: 2px;
}
.top_derecha .buscador input[type=submit] {
	background-image: url(../imagenes/lupa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 16px;
	width: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-top: 2px;
}
.contenedor .contenido {
	background-image: url(../imagenes/bg1.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contenedor .contenido .izq {
	float: left;
	width: 150px;
	margin-left: 1px;
}
.izq .obj {
	float: left;
	width: 150px;
	margin-top: 10px;
}
.izq ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	list-style-type: none;
}
.izq ul li {
	background-color: #edeff4;
	padding: 0px;
	float: left;
	width: 148px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 38px;
	margin-bottom: 10px;
}
.izq ul li a {
	color: #333;
	float: left;
	height: 17px;
	width: 128px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.izq ul li.sel {
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.ico1 {
	background-image: url(../imagenes/i_band2.jpg);
}
.ico1_sel {
	background-image: url(../imagenes/i_band1.jpg);
}
.ico2 {
	background-image: url(../imagenes/i_stat2.jpg);
}
.ico2_sel {
	background-image: url(../imagenes/i_stat1.jpg);
}
.ico3 {
	background-image: url(../imagenes/i_enc2.jpg);
}
.ico3_sel {
	background-image: url(../imagenes/i_enc1.jpg);
}
.ico4 {
	background-image: url(../imagenes/i_rand2.jpg);
}
.ico5 {
	background-image: url(../imagenes/i_rande2.jpg);
}
.contenedor .contenido .der {
	float: right;
	width: 728px;
	margin-right: 40px;
}
input.crear_text {
	font-family: "Lucida Grande", sans-serif;
	font-size: 19px;
	color: #333;
	float: left;
	width: 600px;
	background-image: url(../imagenes/pxgris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3B5998;
	background-color: #FFF;
	margin-bottom: 5px;
}
input.crear_sbmit {
	cursor:pointer;
	background-image: url(../imagenes/b_enviar.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 21px;
	width: 87px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.der .redon {
	background-image: url(../imagenes/r3.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 728px;
	margin-bottom: 20px;
}
.der .redon .b2  {
	background-image: url(../imagenes/r1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 728px;
}
.der .redon .b2 .b3{
	background-image: url(../imagenes/r2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	float: left;
	width: 708px;
	text-align: center;
}
.der .bloque_simple {
	float: left;
	width: 728px;
	margin-bottom: 20px;
}
.der .bloque_simple2 {
	float: left;
	width: 728px;
	margin-bottom: 20px;
}
.der .bloque {
	float: left;
	width: 726px;
	margin-bottom: 20px;
	border: 1px solid #B3B3B3;
}
.der .bloque h2 {
	background-color: #EEEFF4;
	float: left;
	width: 726px;
	font-size: 13px;
	font-weight: bold;
	color: #3C5A98;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
.bloque_cnt {
	float: left;
	width: 706px;
	margin-bottom: 10px;
	margin-left: 10px;
}



.contenedor .pie {
	font-size: 12px;
	color: #666;
	text-align: center;
	float: right;
	width: 810px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
	line-height: 20px;
}
.izq .obj_anun {
	float: left;
	width: 134px;
	margin-top: 20px;
	border: 1px solid #B3B3B3;
	padding-left: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
}
h3.frase {
	font-size: 18px;
}
ul.frases , ul.encuestas{
	padding: 0px;
	float: left;
	width: 656px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-type: none;
}
ul.frases li {
	background-image: url(../imagenes/like.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 66px;
	list-style-type: none;
}
ul.frases li span.frase , ul.encuestas li span.frase{
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 590px;
	margin-bottom: 3px;
}
ul.frases li span.megusta , ul.encuestas li span.megusta{
	float: left;
	width: 450px;
}
.publi1 {
	float: left;
	margin-bottom: 15px;
	width: 300px;
}
.publi2 {
	float: right;
	margin-bottom: 15px;
	width: 353px;
}
.paginas {
	float: left;
	width: 706px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
}
span.big a{
	font-size: 14px;
	font-weight: bold;
}
ul.encuestas li {
	background-image: url(../imagenes/poll.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 66px;
	list-style-type: none;
}
input.crear_enc_sbmit {
	cursor:pointer;
	background-image: url(../imagenes/b_enviar2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 21px;
	width: 87px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.redon label {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 180px;
	padding-top: 3px;
	text-align: left;
}
input.crear_enc {
	font-family: "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #333;
	float: right;
	width: 500px;
	background-image: url(../imagenes/pxgris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3B5998;
	background-color: #FFF;
	margin-bottom: 7px;
	font-weight: bold;
}
#enc_respuestas {
	float: left;
	width: 708px;
	margin-bottom: 5px;
}
input.crear_resp {
	font-family: "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #333;
	float: right;
	width: 450px;
	background-image: url(../imagenes/pxgris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3B5998;
	background-color: #FFF;
	margin-bottom: 10px;
}
#b_enc {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 300px;
	text-align: left;
}
.rf {
	float: left;
	width: 708px;
}
ul.frases li span.nresp, ul.encuestas li span.nresp {
	float: left;
	width: 140px;
	font-size: 11px;
	padding-top: 4px;
	text-align: center;
}
.opcion {
	text-align: center;
	float: left;
	width: 321px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.opcion span {
	font-size: 13px;
	font-weight: bold;
	color: #3C5A98;
	text-align: center;
	width: 321px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.izq .obj_share {
	float: left;
	width: 134px;
	margin-top: 10px;
	border: 1px solid #B3B3B3;
	padding-left: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-bottom: 10px;
}
.formulario {
	float: left;
	width: 350px;
	margin-left: 170px;
}
.f_item, #abajocontacto, #abajocontacto p {
	float: left;
	width: 350px;
	margin-bottom: 13px;
	font-size:12px;
}
.formulario  label {
	float: left;
	width: 120px;
	padding-top: 3px;
}
.formulario input[type=text] , .formulario textarea  {
	font-family: "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
	float: right;
	width: 200px;
	background-image: url(../imagenes/pxgris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #3B5998;
	background-color: #FFF;
	padding: 2px;
}
.formulario input[type=submit] {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	float: right;
	background-image: url(../imagenes/pxgris.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #3B5998;
	background-color: #F5F5F5;
	margin-top: 3px;
	font-weight: bold;
}
#abajocontacto input[type=text] {
	text-align: center;
	float: left;
	width: 70px;
	margin-left: 60px;
	margin-top: 2px;
}
#abajocontacto img {
	float: left;
}
ul.simbolos {
	padding: 0px;
	float: left;
	width: 706px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #FFF;
	list-style-type: none;
}
ul.simbolos li {
	text-align: center;
	padding: 0px;
	float: left;
	width: 15px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	list-style-type: none;
	cursor:pointer;
}
.mensaje {
	background-image: url(../imagenes/fl.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 708px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C44830;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	color: #C44830;
	font-size: 13px;
	text-align: center;
	line-height: 22px;
}
.mensaje p.tit {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.mensaje p {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.mensaje2 {
	background-image: url(../imagenes/fl2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 343px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #C44830;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	height: 56px;
	margin-bottom: 5px;
}
.mensaje2 p.tit {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.mensaje2 p {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_derecha .topinfo {
	float: right;
	width: 170px;
	height: 18px;
	color: #039;
	text-align: center;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
}
.topinfo a {
	color: #039;
	text-decoration: underline;
}
