@charset "utf-8";
/* CSS Document */

/*reseteado*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, center, u {
	margin: 0;   
	padding: 0;   
	border: 0;   
	outline: 0;   
	font-weight: normal;   
	font-style: normal;   
	  
	font-family: inherit; 
	color:   
}
	
body {
	line-height: 1;
	height: 100%;
}
	
:focus {
	outline: 0;
}
	
ol, ul, li {
	list-style: none;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {   
	content: "";  
}
	
blockquote, q {
	quotes: "" "";
}
	
hr {
	margin-top: 10px;
	margin-bottom: 10px;     
	padding: 0;   
	border: 0;   
	background-color: #EBDEC1;   
	height: 1px;

}

a {
	text-decoration: none;
	color: inherit;
}


/*-----------------------*/


body {
	background-color: #C0650C;
	line-height: 20px;
	height: 100%;
	background-image: url(imagenesweb/body_bg_2.jpg);
	background-repeat: repeat;
	background-position: left-top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #802800;

}

#container { width: 100%; height:100%;}
#text_area { width: 100%; height: 100%; margin: 0; display: block; box-sizing: border-box}


#contenedor {
	margin: 0 auto;
	width: 1024px;
	font-size: 11px;
	color: #802800;
}

#referencia{
width:600px;
font-family:Verdana,Helvetica;
		font-size:12px;

border: 1px dashed gray;

color: #808080;
text-decoration: none;
margin:5px 0px 0px 0px;
padding:5px;
}

#rightcontent {
	width: auto;
	float: left;
	padding: 10px;		
	background: #F0ECD6;
	border: none;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: 10px;
	margin-top: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);	
}

.enlaceboton { 
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 10px/100% Lucida Sans Unicode, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background-color: #C0650C;
	color: #faddde;
}

.enlaceboton:hover {
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 10px/100% Lucida Sans Unicode, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background-color: #C0650C;
	color: #E6C19E;  
}

.enlaceboton:active {
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 10px/100% Lucida Sans Unicode, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background-color: #A1520E;
	color: #E6C19E;  
}

#tunea {
	display: block;
	position: absolute;
	margin-left: 1000px;
	width: 150px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 35px;
	padding-left: 8px;
	color: #C0650C;
	text-align: center;
	font-weight: normal;
	border-radius: 8px;
	background-image: url(imagenesweb/tunea.png);
	background-repeat: no-repeat;
	line-height: 14px;	  
}

#principal {
	width: 980px;
margin: 40px auto;


}

.derecha {	
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius : 9px;
	-ms-border-radius: 9px; 
	width: 250px;
	float: right;
	margin-top: 0px;
	margin-left:30px;
	background-color: #F0ECD6;
	padding: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);		
}

.pechar {
	margin-bottom: 10px;
	float: right;
}

.botonlogout {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
    color: #C0650C;
    text-decoration: none;
	background-image: url(imagenesweb/pechar.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	height: 50px;
}

.botonlogout2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
    color: #C0650C;
    text-decoration: none;
	background-image: url(imagenesweb/configuracion.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	height: 50px;
}

.botonlogout:hover, .botonlogout2:hover  {
    text-decoration: underline;
}

#rightcontent_conf {
	float: left;
	padding: 20px;		
	background-color: #F0ECD6;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius : 9px;
	margin-left: 10px;
	margin-top: 10px;
	width: 430px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);	
}



.imagen_usu {
	margin-right: 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #ebdec1;
}

#nick {
	position: relative;
	top: 20px;
	font-size: 16px;
	color: #C0650C;
	text-shadow: 0.1em 0.1em 0.05em #ddd;
	font-family: Verdana;
	margin-bottom: 0px;	
}

#imagen_usu {
	float: left;
	margin-bottom:10px;
	margin-top: 10px;
}

textarea {
	color: #C0650C;
	background: #ebdec1;
	border: none;
	padding: 5px;
	font-size: 12px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius : 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

input {
	color: #C0650C;
	background: #EBDEC1;
	border: 0px;
	padding: 5px;
	font-size: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius : 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#segue, #seguido {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #802800;
	text-decoration: none;
	padding: 5px;
}

.fotos_album_p {
	border: 2px solid #F0ECD6;
	margin-left: 2px;
}

.fotos_album_p:hover {
	border: 2px solid #C0650C;
	margin-left: 2px;
}

#iframe1 {
	display: none;
}
		
#navegaciontabo {
	margin-bottom: 35px;
}

#navegaciontabo ul {
	margin: 0;
	padding: 0;
}

#navegaciontabo li {
	float: left;
	margin-right: 5px;
}

.menuh ul, li {
	list-style-type: none;
	line-height: 20px;
}

.menuh ul {
	margin: 0;
	padding: 0;
}

.menuh li {
	float: left;	
}

.menuh a {
	text-decoration: none;
	display: block;	
	padding-left: 20px;	
}

#ref {
	margin: 10px 0px 15px 0px;
}

ul.ejemplo1 li {
	width: 7em;
	text-align: left;
}

ul.ejemplo3 li {
	width: 7em;
	text-align: left;
}

ul.ejemplo4 li {
	width: 7em;
	text-align: left;
}
	
ul.ejemplo5 li {
	width: 25em;
	text-align: left;
}

ul.ejemplo6 li {
	width: 20em;
	text-align: left;
}

ul.ejemplo7 li {
	width: 4em;
	text-align: left;
}

ul.datosuser {
	width: 265px;
	text-align: left;
	margin-top: 24px;
}

ul.datosgrupo {
	float:	left;
	text-align: left;
	margin: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

select {
	color: #802800;
	background: #EBDEc1;
}

#sharebotones240649{
	display: block;
}

.izquierda {
	float: right;
	margin-top: 0px;
	width: 550px;
	background-color: #F0ECD6;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius : 9px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	margin-bottom: 40px;
}

#datosgrupo {
	float: left;
	width: 240px;
	padding: 10px;		
	background: #f0ECD6;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
}

#rightcontent1 {
	margin: 0 auto;	
	background: #fff;
	padding: 10px;		
	width: 720px;
	background: #F0ECD6;
	border: 0px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: 10px;
	margin-top: 10px;
}

#rightcontent2 {
	width: 450px;
	float: left;
	margin: 0px 10px 10px 10px;	
	background-color: #F0ECD6;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius : 7px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
}

#rightcontent4 {
	float: left;			
	background: #F0ECD6;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius : 7px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
}

#rightcontent3 {
	position: absolute;	
	left: 20%;
	padding: 10px;
	top: 50px;
	border: none;
	background:#C0650C;
	border-radius:7px;
	-moz-border-radius: 7px;
	-webkit-border-radius : 7px;
}
	
#rightcontent5 {
	width: 350px;
	float: left;		
	background: #F0ECD6;
	padding: 10px;		
	border-radius:7px;
	-moz-border-radius: 7px;
	-webkit-border-radius : 7px;
}

.img1 {
	margin: 10px 0px 0px 0px;
	border: 2px solid #F0ECD6;
}

.img1:hover {	
	margin: 10px 0px 0px 0px;
	border: 2px solid brown;
}

.smiles{
	position: absolute;
	z-index: 0;
	margin: -0px 0px 0px 20px;
}

.smiles:hover{
	background-color: transparent;
	z-index: 50;
}

.smiles span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #F0ECD6;
	left: -100px;
	border: px dashed gray;
	visibility: hidden;
	color: #FFFF00;
	text-decoration: none;
}

.smiles span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	border: 1px solid #F0ECD6;
}

.smiles span img:hover{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	border: 1px solid #C0650C;
}

.smiles:hover span{ /*CSS for enlarged image on hover*/	
	visibility: visible;
	top: 10;
	left: 23px; /*position where enlarged image should offset horizontally */
	width:100px;
}

.boton {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F0ECD6;
	background: #C0650C;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius : 4px;
}

.boton:hover {
	cursor: pointer;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E6C19E;
	background: #C0650C;
}

.boton2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: brown;
	background: #FFC452;
	border: 1px solid brown;
	font-weight: bold;
	padding: 2px;
}

.boton2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0ECD6;
	background: #FFC452;
	border: 1px solid brown;
	font-weight: bold;
}

.enlaceboton2 {
	padding: 2px;
    font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;   
    background-color: #C0650C;
    color: #F0ECD6;
    text-decoration: none;	
	margin: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius : 2px; 
}

.enlaceboton2:hover {
	padding: 2px;
    font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;   
    background-color: #C0650C;
    color: #EBDCE1;
    text-decoration: none;
	height: 1px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius : 2px;  
}

.enlaceboton4 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	padding: 5px;
    color: #F0ECD6;
    text-decoration: none;
	height:1px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius : 5px;
	background-color: #80203b;
}

.enlaceboton4:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	padding: 5px;
    color: #F0ECD6;
    text-decoration: none;
	height:1px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius : 5px;
	background-color: #804052;
}

.enlaceboton11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    text-decoration: none;	
}

.encabezado {
	color: #C0650C;
	padding:5px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

pre, .pre1 /*naranja*/{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #C0650C;
}

.pre3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #F0ECD6;
	padding-left: 4px;
}

.pre4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #808080;
	padding-left: 0px;
}

.pre6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #802800;
	font-style: italic;
}

.pre7 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		margin:0px 0px 0px 0px;
		color: brown;
		}

.pre_n10_a { /* naranja, 10, Arial */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #C0650C;
}

.pre_n10 { /* naranja, 10 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	color: #C0650C;
}

.pre_n11 { /* naranja, 11 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #C0650C;
}

.pre_n12 { /* naranja, 12 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #C0650C;
}

.pre_m10 { /* marrón, 10 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	color:#802800;
}

.pre_m10b { /* marrón, 10, bold */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	color:#802800;
	font-weight: bold;
}

.pre_m11 { /* marrón, 11 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color:#802800;
}

.pre_m11b { /* marrón, 11, bold */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color:#802800;
	font-weight: bold;
}

.pre_m12 { /* marrón, 12 */ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	color:#802800;
}


.pre_m12b { /* marrón, 12, bold */ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color:#802800;
	font-weight: bold;
}

.pre_m13b { /* marrón, 13, bold */ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #802800;
	font-weight: bold;
}

.pre_m14 { /*marron, 14 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	color: #802800;
}

.pre_m14b { /*marron, 14, bold */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	color: #802800;
	font-weight: bold;
}

.pre_m16b { /*marron, 16, bold */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	color: #802800;
	font-weight: bold;
}

.pre_ac10 { /* azul claro, 10 */ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	color: #357CDB;
}

.pre_ac11 { /* azul claro, 11 */ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #357CDB;
}

.pre_ac12 { /* azul claro, 12 */ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #357CDB;
}

.pre_ao12 { /* azul oscuro, 12 */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #003774; 
}

.pre_g9{ /* gris, 9 */ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	color: #808080;		
}

#conf_e {
	display: block;
	position: relative;
	left: 230px;
	top: -65px;
}

.pre8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #802800;		
}

.pre8:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #c0650C;
}

.pre9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #C0650C;
	font-weight: 500;		
}

.pre9:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #C0650C;
}

.pre11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #808080;
	padding-left: 4px;
}

.pre11:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #808080;
	padding-left: 4px;
}

.prep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #fff;		
}

.pre10 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	color: #802800;
}

.pre12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #F0ECD6;		
}

.pre12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #F0ECD6;	
}

.premg {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 33px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial;
	padding: 0.7em 0.7em 0.7em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 15em; 
	-moz-border-radius: 15em;
	border-radius: 15em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 0px rgba(0,0,0,.3);
	background-repeat: no-repeat;
	width: 170px;
	background-color: #C0650C;
	background: -moz-linear-gradient(center top , #CD833F, #C0650C) repeat scroll 0 0 transparent;
	color: #faddde;
}

.premg:hover {
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 33px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial;
	padding: 0.7em 0.7em 0.7em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 15em; 
	-moz-border-radius: 15em;
	border-radius: 15em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	background-repeat: no-repeat;
	width: 170px;
	background: -moz-linear-gradient(center top , #CD833F, #C0650C) repeat scroll 0 0 transparent;
	color:  #E6C19E;
}

.prevp {
	margin-top: 10px;
	margin-left: 40px;
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial;
	padding: .1em 2em .40em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 8em; 
	-moz-border-radius: 8em;
	border-radius: 8em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	background-position: left;
	background-image: url(/imagenesweb/perfil.png);
	background-repeat: no-repeat;
	
	background-color: #EBDEC1;	
}

.prevp:hover {
	margin-top: 10px;
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial;
	padding: .1em 2em .40em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 8em; 
	-moz-border-radius: 8em;
	border-radius: 8em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	background-image: url(imagenesweb/perfil.png);
	background-repeat: no-repeat;
	
	background-color: #E6C19E;
}

.premc {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	  padding: 1.2em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #D9A36D;
	background-image: url(imagenesweb/mcanle.png);
	background-position: center;
	background-repeat: no-repeat;
}

.premc:hover {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	  padding: 1.2em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #EBDEC1;
	background-image: url(imagenesweb/mcanle.png);
	background-position: center;
	background-repeat: no-repeat;
}

.prec {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	  padding: 1.2em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #D9A36D;
	background-image: url(imagenesweb/canlede.png);
	background-position: center;
	background-repeat: no-repeat;
}

.prec:hover {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	  padding: 1.2em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #EBDEC1;
	background-image: url(imagenesweb/canlede.png);
	background-position: center;
	background-repeat: no-repeat;	
}

.prema {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: 1.2em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #D9A36D;
	background-position: left;			
	background-image: url(imagenesweb/malbum.png);
	background-repeat: no-repeat;
}

.prema:hover {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: 1.2em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #EBDEC1;
	background-position: left;			
	background-image: url(imagenesweb/malbum.png);
	background-repeat: no-repeat;
}

.preub {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);	
	width: 180px;
	background-color:  #EBDEC1;
	background-image: url(imagenesweb/usuarios.png);
	background-repeat: no-repeat;
}

.preub:hover {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);	
	width: 180px;
	background-color:  #E6C19E;
	background-image: url(imagenesweb/usuarios.png);
	background-repeat: no-repeat;
}

.pres {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #E6C19E;
	background-image: url(imagenesweb/seguimentos.png);
	background-repeat: no-repeat;
}

.pres:hover {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #EBDEC1;
	background-image: url(imagenesweb/seguimentos.png);
	background-repeat: no-repeat;
}

.prese {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: use-script;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: 1em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #E6C19E;
	background-image: url(imagenesweb/seguir.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.prese:hover {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: central;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: 1em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #EBDEC1;
}

.prens {
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: middle ;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: 1em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #E6C19E;
	background-image: url(imagenesweb/noseguir.png);
	background-repeat: no-repeat;
	background-position:left center;
}

.prens:hover {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: 1em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #EBDEC1;
}

.premp {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #E6C19E;
	background-image: url(imagenesweb/mprivadas.png);
	background-repeat: no-repeat;
}

.premp:hover {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #EBDEC1;
}

.premf {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #E6C19E;
	background-image: url(imagenesweb/mfavoritas.png);
	background-repeat: no-repeat;
}

.premf:hover {	
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 3px 15px 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 180px;
	background-color: #EBDEC1;
}

.prex {	
	display:block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 auto;
	outline: none;
	cursor: pointer;
	text-align: right;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: 1em 1em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 5em; 
	-moz-border-radius: 5em;
	border-radius: 5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 50px;
	background-color: #EBDEC1;
	background-image: url(imagenesweb/xogos.png);
	background-repeat: no-repeat;
	background-position:center;
}

.prex:hover {	
	display:block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 auto;
	outline: none;
	cursor: pointer;
	text-align: right;
	text-decoration: none;
	font: 11px/100% Arial;
	padding: 1em 1em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 5em; 
	-moz-border-radius: 5em;
	border-radius: 5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	width: 50px;
	background-color: #E6C19E;
	background-image: url(imagenesweb/xogos.png);
	background-repeat: no-repeat;
	background-position:center;
}

.pre13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #C0650C;	
}

.pre13:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0ECD6;
}	

.pre14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #A1520E;		
}

.pre14:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #E6C19E;
}

.pre15 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #A1520E;
}

#paginator {
	float: right;
	margin: -17px -0px 0px 0px;
	height: 21px;
}

a.paginator:link {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
   	padding: 3px;
    background-color: #ebdec1;
    color: #802800;
    text-decoration: none;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
	box-shadow: 0 1px 2px rgba(0,0,0,.4);	
}

a.paginator:visited {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
	background-color: #ebdec1;
	color: #802800;
	text-decoration: none;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
	box-shadow: 0 1px 2px rgba(0,0,0,.4);
}

a.paginator:hover {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
  	padding:3px;
    background-color: #C0650C;
    color: #ebdec1;
    text-decoration: none;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.ref {
	position: relative;
	z-index: 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#357CDB;
}

.ref:hover {
	background-color: transparent;
	z-index: 50;
}

.ref span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #fee3ad;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: -100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: #808080;
	text-decoration: none;
	padding: 4px;
	width: 450px;
}

.ref span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.ref:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 10;
	left: 23px; /*position where enlarged image should offset horizontally */
}

.interfazpestanas {  
	margin-bottom: 12px;
	height: 40px;
}

.pestanas li {
	margin-top: 5px;
	margin-right: 4px;
	min-width: 94px;
	width: auto;
	text-align: center;
    float: left;
    padding: 4px 6px 4px 6px;   
    color: #C0650C;
	background-color: #C0650C;
	border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;

	font-weight: bold;
}

.pestanas li a {
    color: #F0ECD6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pestanas li a:hover {
    color:#F0ECD6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pestanas li:hover {
	margin-top: 5px;
	width: 94x;
	text-align: center;
    float: left;
    padding: 4px 6px 4px 6px;   
    color: #F0ECD6;
	background-repeat: no-repeat;
	height: 30px;
	margin-top: -4px;
	font-weight: bold;	
}

li.pestanaseleccionada {
	background-repeat: no-repeat;
	height: 30px;
	margin-top: -4px;
}

li.pestanaseleccionada a {
	font-weight: bold;
	color: #802800;
}

.cuerpopestanas {
	color: #fff;
	clear: both;   
	margin: 0px;  
	overflow: auto;
	border-bottom: 2px solid #802800;
	box-shadow: 0px 0px 1px #f9f9f9;
	width: 546px;
}

.visitas {
	float: left;
	margin-top: -22px;
	font-family: Arial, Helvetica, sans-serif;
}

.escribir { 
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 10px/100% Lucida Sans Unicode, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background-color: #C0650C;
	color: #faddde;
}

.button:hover {
	text-decoration: none;
}

.button:active {
	position: relative;
	top: 1px;
}

.escribir:hover { 
	display: inline-block;
	zoom: 1; /* zoom and display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 10px/100% Lucida Sans Unicode, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background-color: #C0650C;
	color:  #E6C19E;	
}

.ligazon{
	font-size: 12px;
	color: #357CDB;
}

#iconstyle {
	float: left;
	margin-right: 3px;
	margin-top: 2px;
}

#iconstyle2 {
	float: left;

}

#iconstyle3 {
	float: left;
	margin-left: -3px;
	margin-top: 2px;
}

#resposta {
	background-color: #EBDEC1;
	margin-left: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.mais {
	font-style: oblique;
	color: #357CDB;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding-left: 4px;
}

#mg {
	/*background-image: url(imagenesweb/fmeusgrupos.png);*/
	background-position: right;
	width: 240px;
}

#repetir {
	background-color: #F0ECD6;
}

#cuatro {
	width: auto;
	float: left;
	padding: 10px;		
	background: #F0ECD6;
	border: none;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: 10px;
	margin-top: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);	
}

