.twitter_tab {
	display:block;
	position:fixed;
	width:39px;
	height:179px;
	background:transparent url(../Themes/darknightz/images/spanish_latin/seguinos-twitter.jpg) top right repeat-x;
	margin-top:50px;
	right:0px;
}
.facebook_tab {
	display:block;
	position:fixed;
	width:38px;
	height:117px;
	background:transparent url(../Themes/darknightz/images/spanish_latin/fan-facebook.jpg) top right repeat-x;
	margin-top:250px;
	right:0px;
}


#contenedor {
border: solid #13BDD6 3px;
width:728px;
margin:50px;
margin-left : auto;
margin-right : auto;
background-color: #ffffff;
text-align:center;
-webkit-box-shadow: 10px 10px 10px #4d4a4d;
-moz-box-shadow: 10px 10px 10px #4d4a4d;
box-shadow: 10px 10px 10px #4d4a4d;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

#menu {
	background: #F2F2ED url(../Themes/darknightz/images/bgz.png) repeat-x; 
	height: 36px;
	border-bottom: 1px solid #DBDBD6;
	width: 728x;
	margin-top : -16px;
	*margin-top : -4px;
}
#menu ul{ list-style: none;}
#menu li{ display: inline;}
#menu li a{
	color: #4d4d4d;
	display: block !important;
	display: inline;
	border: 0px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	height: 12px; 
	padding: 12px 25px!important;
	padding: 10px 25px;
}
#menu li a:hover{text-decoration: underline;}

ul { font-size: 16px; list-style-position: inside;}
h1 { font-size: 35px; font-weight: bold;}
h2 { font-size: 18px; font-weight: bold;}

#eshost { font-size:150%; color:#4CB1D7; text-shadow: 2px 2px 3px #393939;}
#error { text-shadow: 2px 2px 3px #393939;
font-size:150%;
color:#8FB2BF;
}


a{ color: #019EC0; text-decoration: none;}
a:hover { color: #000; text-decoration: none;}

body {
 margin: auto;
 width:100%;
 background: #C1C1B9 url(../Themes/darknightz/images/bg.png) repeat-x;
 font-family: 'Trebuchet MS';
 color: #000;
 }
