body {
	background-color: #ffffff;
	font-family: sans-serif;
	font-size: 14px;
	/**/
	height:  100%;
	width:  100%;
	margin: 0px;
	min-width:  900px;
}

a {
	border-style: dotted;
	border-width: 0px 0px 1px 0px ;
	color: #618eb3;
	text-decoration: none;
}

a:hover {
	
}

/**/
div.banner {
	background-image: url("img/banner.png");
	background-position: center;
	background-repeat: no-repeat;
	
	height:  150px;
	width:  100%;
}

/**/
div.btns {
	background-image: url("img/bgbtn.png");
	background-repeat: repeat-x;
	text-align: center;
	
	height:  75px;
	width:  100%;
}

.btns ul {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
	
	margin: 0px;
	padding: 50px 0px 0px 0px;
}

.btns li {
	background-position: 50% -80px;
	background-repeat: no-repeat;
	display: inline;
	cursor: pointer;
	
	padding-top:  40px;
	padding-right:  10px;
	padding-left:  10px;
}

.btns li:hover {
	background-position: 50% 0px;
}

.btns li a {
	border-width: 0px;
	color: #d6d6d6;
	text-decoration: none;
}

.btns li a:hover {
	color: #ffffff;
}

li.ini {
	background-image: url("img/ini.png");
}

li.planet {
	background-image: url("img/planet.png");
}

li.contac {
	background-image: url("img/contacto.png");
}

/**/
div.cont {
	background-image: url("img/bgcont.png");
	background-repeat: repeat-x;
	
	width:  100%;
}

div.contx {
	color: #2b2b2b;
	text-align: justify;
	line-height:  150%;
	text-indent:  15px;
	
	width:  800px;
	margin-right: auto;
	margin-left: auto;
	padding-top:  40px;
}

.contx > h4 {
	font-size: 22px ;
}

div.fincont {
	background-image: url("img/grp.png");
	background-position: center;
	background-repeat: no-repeat;
	height:  90px;
}

div.ventana {
	width: 679px;
	margin-right: auto;
	margin-left: auto;
}

div.v_tit {
	background-image: url("img/v_tit.png");
	background-position: bottom;
	background-repeat: no-repeat;
	color: #6b7377;
	
	font-size: 18px ;
	font-weight: bold;
	height:  55px;
}

div.v_tit:hover {
	color: #9cb1bc;
}

.v_tit > div {
	background-position: 545px 0px;
	background-repeat: no-repeat;
	height:  47px;
	width:  600px;
	margin-right: auto;
	margin-left: auto;
	padding-top:  29px;
}

div.v_tit1 {
	background-image: url("img/correo.png");
}

div.v_tit2 {
	background-image: url("img/chat.png");
}

div.v_tit3 {
	background-image: url("img/ficha.png");
}

div.v_cont {
	background-image: url("img/v_cont.png");
	background-position: center;
	background-repeat: repeat-y;
	padding-right:  14.5px;
	padding-left:  14.5px;
}

div.v_btn {
	background-image: url("img/v_btn.png");
	background-position: center;
	background-repeat: no-repeat;
	height:  25px;
}

/**/
.v_cont > p {
	margin: 0px;
	padding-top:  5px;
	padding-bottom:  5px;
}

.v_cont > ul {
	margin: 0px;
}

ul.sirc {
	list-style-type: none;
}

ul.chirc {
	font-family: monospace ;
	font-weight: bold;
}

.chirc > li > span {
	font-size: 12px ;
	font-family: sans-serif;
	font-weight: normal;
}

div.circ {
	font-size: 12px ;
	vertical-align: middle;
	padding: 4px 1px 4px 1px ;
}

div.circ:hover {
	background-color: #e6edf0;
}

.circ > img {
	vertical-align: middle;
	margin-right: 20px;
	
}

/**/
div.ln_p {
	font-size: 18px ;
	text-align: center;
}

.ln_p a {
	border-width: 0px;
}

.ln_p a:hover {
	border-width: 0px 0px 1px 0px ;
}

/**/
div.tabla {
	text-indent: 0px;
}

div.perfil {
	border-color: #c8c8c8;
	border-style: solid;
	border-width: 0px 0px 1px 0px ;
	padding-top:  5px;
	padding-bottom:  5px;
	padding-left:  10px;
}

div.perfil:hover {
	background-color: #f1f1f1;
}

.perfil > div.person {
	float: left;
	width:  60%;
}

.perfil > div.net {
	float: left;
	text-align: center;
}

.perfil > div.hg {
	float: left;
	text-align: center;
	width:  20%;
}

div.clear {
	clear: both;
}

span.name {
	font-size: 18px ;
	font-weight: bold;
	text-decoration: underline;
}

span.nick {
	font-style: oblique;
	margin-left: 15px;
}

span.desc {
	font-family: monospace;
	font-size: 12px;
	margin-left: 15px;
}

.person > a.mail, img {
	border-width: 0px ;
}

.person > a.mail:hover {
	border-bottom-width: 1px;
	text-decoration: underline;
}

.net > a, img {
	border-width: 0px ;
}

.net > a:hover {
	border-bottom-width: 1px;
	text-decoration: underline;
}

/**/
div.msg_ie {
	background-image: url("img/bg_ie.png");
	background-repeat: repeat-x;
	height:  45px;
	font-size: 12px ;
	font-weight: bold;
	padding-top:  7px;
	padding-left:  20px;
}
