@charset "iso-8859-2";
/* CSS Document */
a 
{
	color: #660000;
	text-decoration: none;
}

a:hover 
{
text-decoration: underline;
}

img {
	behavior: url(../css/iepngfix.htc)
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-image: url(../images/bg_community.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 100%;
}

.contenedor {
	width:776px;
	height: 100%;
}
.head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #FF9999;
	text-decoration: none;
	background-color: #660000;
	height: 20px;
	width: auto;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

.left_div {
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
}
.tit_negros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
}
.tit_rojos {}
-tit_sub {}
.tit_Blancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
	PADDING-LEFT: 20px;
	BACKGROUND: #CD6667 url(../images/vineta.gif) no-repeat left;
}
.cont_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #6C0D0C;
	overflow: visible;
}
.botones a 
{
	color: #FF9999;
	text-decoration: none;
}

.linea_der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.login_padding {
	line-height: 18px;
	font-size: 14px;
}
.linea_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.special a {
	font-size: 9px;
	font-weight: bold;
}
