/* Hoja de estilo general - HOME INMORTAL.NET */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(imagenes/1/fondo.gif) repeat-x;
	background-color: #2D3335;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: none;
}

/* Header de la web */
.head {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

/* Ultimos mensajes */
.mensajes {
	padding-top: 18px;
	font-size: 12px;
	font-family: verdana;
	color: #05271C;
	height: 72px;
	width: 726px;
	background: url(http://inmortal.net/imagenes/1/mensajes.gif) no-repeat;
	padding-bottom: 8px;
}
.mensajes a:link {
	color: #05271C;
}
.mensajes a:hover {
	color: #05271C;
}
.mensajes a:active {
	color: #05271C;
}
.mensajes a:visited {
	color: #05271C;
}
/* Cuadro -> MAS RESPETADOS */
.respetados {
background: url(imagenes/1/respetados.gif) no-repeat;
width: 170px;
height: 143px;
padding-top: 47px;
padding-left: 50px;
font-size: 17px;
color: #68AFD9;
line-height: 25px;
}
.respetados a:link {
color: #7FA6E2;
text-decoration: none;
}
.respetados a:active {
color: #7FA6E2;
text-decoration: none;
}
.respetados a:visited {
color: #7FA6E2;
text-decoration: none;
}
.respetados a:hover {
color: #7FA6E2;
text-decoration: none;
}

/* Ocultamos foot y head de twitter */
.twtr-hd, 
.twtr-ft 
{ 
display: none; 
}

/* Cuadro de últimas ofertas */
.ofertas {
height: 122px;
background: url(http://inmortal.net/imagenes/1/ultimasofertas.png) no-repeat;
color: #FBDE06;
font-family: verdana;
font-size: 13px;
}
.ofertas a:link {
color: #FBDE06;
}
.ofertas a:hover {
color: #FBDE06;
}
.ofertas a:active {
color: #FBDE06;
}
.ofertas a:visited {
color: #FBDE06;
}
/* Modificación del cuadro de FB */
.fbConnectWidgetTopmost {
border: none !important;
}
