/* CSS Document */

#sharebarit-bar { z-index: 100; right: 10px; width: auto; min-width: 100px; position: fixed;  left: 10px;  bottom: 0px; } body { margin-bottom: 45px; }	

#b_enter a { padding: 0px 15px 2px 15px; color: #333333; background-color: #cccccc; border: 1px #666666 solid; font-family: "Trebuchet MS", Arial, sans-serif; text-decoration: none; font-size: 20px; font-weight: bold; margin-right: 3px; }
#b_enter a:hover { background-color: #cccccc; color: #333333; border: 1px #666666 solid; }

#b_exit a { padding: 0px 15px 2px 15px; color: #990000; background-color: #999999; border: 1px #990000 solid; font-family: "Trebuchet MS", Arial, sans-serif; text-decoration: none; font-size: 20px; font-weight: bold; margin-right: 3px; }
#b_exit a:hover { background-color: #666666; color: #ffffff; border: 1px #000000 solid; }


#x_enter a { padding: 5px 15px 5px 15px; color: #009999; background-color: #ffffff; border: 1px #990000 solid; font-family: "Trebuchet MS", Arial, sans-serif; text-decoration: none; font-size: 12px; font-weight: bold; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}


#x_exit a { padding: 5px 15px 5px 15px; color: #ffffff; background-color: #999999; border: 1px #fff solid; font-family: "Trebuchet MS", Arial, sans-serif; text-decoration: none; font-size: 12px; font-weight: bold; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
#x_exit a:hover { background-color: #666666; color: #ffffff; border: 1px #000 solid; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }


        body {
	background: #fff url(fondo.png) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 30px;
	font-weight: lighter;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;
}
p {
	font-size: 13px;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;
}

.cua { 
border-right :#CCCCCC solid 1px;

 }

.featured a {
		text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;
	}
.featured a:hover{
		text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;
		color:#FFFFFF;
		
	}
	A {
text-decoration:none;
color:#333333;
}
A:hover {
	text-decoration:none;
	color:#990000;
}

.caja {
	height: 20px;
	width: 200px;
	border: 2px solid #ccc;
	font-size: 16px;
	background-color:#999;
	color:#000000;
	padding-left:5px;
	}

.caja1 {
	height: 26px;
	width: 75px;
	border: 2px solid #999;
	font-size: 16px;
	background-color:#990000;
	color:#FFFFFF;
	}

.more{background-color:#eee;text-align:right;padding:3px; border: 1px solid #999;}

.featured { 
border-bottom: #000 solid 1px; 
border-right: #000 solid 1px; 
border-top: #fff solid 1px; 
border-left: #fff solid 1px;
}
.featured0 { 
border-bottom: #fff solid 1px; 
border-right: #fff solid 1px; 
border-top: #000 solid 1px; 
border-left: #000 solid 1px;
}

.featured1 {  
border-right: #eee solid 2px; 

border-left: #fff solid 2px;
}
