* {
margin: 0px;
padding: 0px;
}
body {
background: #ccc url(images/bodybg.gif) repeat;
}
img {
border: 0px;
}
a {
/*font-weight: bold;*/
}
a:hover {
text-decoration: none;
}
.webcontainer {
width: 797px;
background-color: #fff;
margin: 0px auto;
border-right: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-left: 1px solid #e4e4e4;
}
.cnt {
width: 780px;
background-color: #fff;
margin: 0px auto;
}
.hilites {
	color: #0095E6;
	font-weight: bold;
}

/* ------------------------------ header ------------------------------ */

.logo {
	padding-left: 15px;
	display: block;
	float: left;
	}

/* ------------------------------ nav2 ------------------------------ */
.nav2 {
	background: #fff url(/images/nav2bg.gif) no-repeat;
/* 	width: 760px; */
	height: 2px;
	margin-bottom: 6px;
	padding-right: 4px;
	float: left;
}
.nav2 ul {
	list-style-type: none;
	padding: 6px 0px 0px 0px;
	float: left;
	margin: 0px;
}
.nav2 li {
	display: inline;
	white-space: nowrap;
	float: left;
}
.nav2 li.active2 {
	color: #0095E6;
	font-weight: bold;
	padding: 0px 5px;
	display: block;
	float: left;
}
.nav2 li.active3 {
	color: #0095E6;
	font-weight: bold;
	padding: 0px 0px;
	display: block;
	float: left;
}
.nav2 li.active_mid {
	color: #0095E6;
	font-weight: bold;
	padding: 0px 5px;
	display: block;
	float: left;
}
.nav2 li.active_left {
	color: #0095E6;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	display: block;
	float: left;
}
.nav2 li a {
	color: #0095E6;
	font-weight: normal;
	display: block;
	float: left;
}
.nav2 .inicio {
	float       : left;
	padding     : 6px 0px 0px 20px;
}
.nav2 .inicio a {
	color       : #0095E6;
	font-weight : normal;
}
.nav2submenu {
	float: right;
}
/* ------------------------------ mensajes ------------------------------ */
.mj ul {
/*	padding-left: 633px;*/
	}


/* ------------------------------ main ------------------------------ */
.main {
	clear: both;
	width: 777px;
	}

/* ------------- content ------------- */
.content {
	width: 586px;
	display: block;
	float: left;
	color: #000;
	font-size: 11px;
	font-family: "trebuchet ms", arial, sans-serif;
	}
	
.contentMiddleRight , .contentMiddle-green{
	width: 537px;
	display: block;
	float: right;
	margin-bottom: 5px;
	}

.generic_text  p{
	background: #ccc ;
}	
	
.generic_text  p{
	background: #ccc ;
	color: #657682;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 8px;
	font-family: "trebuchet ms", arial, sans-serif;
	background-color: #fff;
	}
	
.contentMiddle , .contentMiddle-yellow{
	width: 507px;
	display: block;
	float: left;
	margin-bottom: 5px;
	}

.contentMiddleEntire{
	width: 780px;
	display: block;
	float: left;
	margin-bottom: 5px;
}
	
.contentSup, .contentSup-yellow {
	width: 777px;
	display: block;
	float: left;
	margin-bottom: 5px;
	}
	
	
.contentMiddle-bottom-left, .contentMiddle-bottom-left-yellow , .contentMiddle-bottom-left-green {
	width: 33%;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	}
	
	
.contentMiddle-bottom-center, .contentMiddle-bottom-center-yellow, .contentMiddle-bottom-center-green {
	width: 32%;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	}
	
.contentMiddle-bottom-right, .contentMiddle-bottom-right-yellow,.contentMiddle-bottom-right-green {
	width: 32%;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	
.contentMiddle-bottom-left h2, .contentMiddle-bottom-center h2, .contentMiddle-bottom-right h2{
	background-color: #F0F8FD;
	color: #2084BB;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 21px 6px 10px;
	font-family: "trebuchet ms", arial, sans-serif;
}	

.contentMiddle-bottom-left-yellow h2, .contentMiddle-bottom-center-yellow h2, .contentMiddle-bottom-right-yellow h2{
	background-color: #F0F8FD;
	color: #2084BB;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 21px 6px 10px;
	font-family: "trebuchet ms", arial, sans-serif;
}	

.contentMiddle-bottom-left-green h2, .contentMiddle-bottom-center-green  h2, .contentMiddle-bottom-right-green  h2{
	background-color: #85c329;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 21px 6px 10px;
	font-family: "trebuchet ms", arial, sans-serif;
}	

.contentMiddle-yellow h2{
	background-color: #ffd600;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 21px 6px 10px;
	font-family: "trebuchet ms", arial, sans-serif;
}	

.contentMiddle-green h2{
	background-color: #85c329;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 21px 6px 10px;
	font-family: "trebuchet ms", arial, sans-serif;
}	

	
.left-middle  {
	MARGIN-TOP: 10px;
	FLOAT: left; 
	PADDING-BOTTOM: 0em; 
	PADDING-TOP: 0em;
	font-weight: normal;
	font-size: 12px;
	font-family: "trebuchet ms", arial, sans-serif;
}
.left-middle ul {
	list-style-type: none;
	padding: 0px 5px 10px;
	border-bottom: 1px solid #DCE5EB;
	}
.left-middle li {
	padding-left: 12px;
	margin-bottom: 6px;
	}

.left-middle  a{
	text-decoration: none;
	color: #B60400;
}

.left-middle a:hover {
	color: #808080;
}
		
.contentMiddle-right{
	width: 350px;
	display: block;
	float: right;
	}
	
.banner {
	margin-bottom: 20px;
	}
.content p {
	color: #657682;
	font-size: 13px;
	line-height: 18px;
	padding-left: 14px;
	}
.content p a {
	color: #657682;
	font-weight: normal;
}

.registrate {
	background: url(/images/registratebg.gif) repeat-x;
	margin: 20px 0px;
	text-align: center;
}

.gris {
	width: 10 px;
	float: left;
	background-color: #fbfbfb;
	color: #000;
	font-size: 11px;
	font-family: "trebuchet ms", arial, sans-serif;
	}
	
.mapaMundo  {
	float:right;
	width:440px;
	}
	
.mapaEspana {
	float:left;
	width:325px;
	}
	
.ladobuscador{
	float:right;
	width:300px;
}

.ladobuscador p{
	background-color: #fbfbfb;
	color: #657682;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-family: "trebuchet ms", arial, sans-serif;
}
	
.map img {
	margin-left: 4px;
	}
	
	
.mapaEspana p {
	background-color: #fbfbfb;
	color: #657682;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 199px;
	padding-right: 5px;
	padding-bottom: 8px;
	font-family: "trebuchet ms", arial, sans-serif;
}

.map p {
	background-color: #fbfbfb;
	color: #657682;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 269px;
	padding-right: 5px;
	padding-bottom: 8px;
	font-family: "trebuchet ms", arial, sans-serif;
}

.mapaMundo p {
	background-color: #fbfbfb;
	color: #657682;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 169px;
	padding-right: 5px;
	padding-bottom: 8px;
	font-family: "trebuchet ms", arial, sans-serif;
}

.imgOfertas  {
	padding-left: 25px;

}

.imgOfertas img  {
	padding-left: 25px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 8px;
}
	
.gris p {
	color: #657682;
	font-size: 13px;
	line-height: 18px;
	padding-left: 14px;
	padding-right: 8px;
	}
.gris p a {
	color: #657682;
	font-weight: normal;
}

.content h2, .rcini h2 {
	background-color: #F0F8FD;
	color: #2084BB;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 4px 21px 6px 10px;
	font-family: "trebuchet ms", arial, sans-serif;
}

.contentMiddle h2, .contentMiddleEntire h2, .contentMiddleRight h2{
	background-color: #3873b9;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px 21px 6px 10px;
	font-family: "trebuchet ms", arial, sans-serif;
}	

.contentSup h2{
	background-color: #74a8f5;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 4px 21px 6px 10px;
	font-family: "trebuchet ms", arial, sans-serif;
}	

.contentSup-yellow h2 {
	background-color: #ffd600;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 4px 21px 6px 10px;
	font-family: "trebuchet ms", arial, sans-serif;
}

.altas div {
	background : url(/images/foto80bg.gif) no-repeat 2px 0px;
	width      : 77px;
	padding    : 7px 0px 10px 0px;
	text-align : center;
}

.altas h2 {
	width: 255px;
}

ul.altas {
	list-style-type: none;
	}
.altas li {
	background: url(/images/foto80bg.gif) no-repeat 2px 0px;
	width:78px;
	padding: 7px 0px 11px;
	margin: 0px 1px;
	text-align: center;
	display: block;
	float: left;
	}
.altas img {
	width: 250px;
	margin-bottom: 8px;
	}
.altas span {
	color: #657682;
	font-size: 12px;
	padding-left: 0px;
	display: block;
	text-align: center;
	font-weight: bold;
	}

.altas li a {
	text-decoration: none;
}
/* ------------------------ */

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

.invitaciones li {
	padding: 7px 10px 11px;
	margin: 1px 10px;
	text-align: left;
	display: block;
	border-top: 1px solid #F0F8FD;
	}

.invitaciones span {
	color: #657682;
	font-size: 13px;
	padding-left: 0px;
	display: block;
	}

.invitaciones li a {
	text-decoration: none;

}
/* ------------- Menucol ------------ */
.menucol {
	width: 230px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #000;
	font-size: 11px;
	font-family: "trebuchet ms", arial, sans-serif;
	}
	
	
.navmain {
	PADDING-LEFT: 25px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/bprofile.gif);
}

.navmain:hover {
	BACKGROUND-IMAGE: url(images/icons/oprofile.gif);
	font-COLOR: #ffd600;
}
	
.navhome {
	PADDING-LEFT: 25px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/bhome.gif);
}

.navhome:hover {
	BACKGROUND-IMAGE: url(images/icons/ohome.gif);
	font-COLOR: #ffd600;
}

.navhomeY {
	PADDING-LEFT: 25px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/yhome.gif);
}

.navhomeY:hover {
	BACKGROUND-IMAGE: url(images/icons/ohome.gif);
	font-COLOR: #ffd600;
}
.navplane {
	PADDING-LEFT: 25px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/bplane.gif);
}
.navplane:hover {
	BACKGROUND-IMAGE: url(images/icons/oplane.gif);
	font-COLOR: #ffd600;
}
.navbrowse {
	PADDING-LEFT: 25px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/bsearch.gif);
}

.navbrowse:hover {
	BACKGROUND-IMAGE: url(images/icons/osearch.gif);
	font-COLOR: #ffd600;
}
.navguide{
	PADDING-LEFT: 25px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/bstatistics.gif);
}

.navguide:hover {
	BACKGROUND-IMAGE: url(images/icons/ostatistics.gif);
	font-COLOR: #ffd600;
}

.navfavorites {
	PADDING-LEFT: 25px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/blinks.gif);
}

.navfavorites:hover {
	BACKGROUND-IMAGE: url(images/icons/olinks.gif);
	font-COLOR: #ffd600;
}


/* ------------- Menucol ------------ */
.menucolbetween {
	width: 15px;
	display: block;
	float: left;
	}
.opc, .ayd, .lightBlue, .aydOrange {
	width: 230px;
	height: 31px;
	margin-bottom: 4px;
	}
.opc {
	background: #90C0DA url(/images/rcopcionesbg.gif) no-repeat;
	}
.opc h3, .ayd h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0px 0px 10px;
	}
	
.lightBlue h3, .aydOrange h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0px 0px 10px;
}

.loginbox {
	background-color: #CFEEFF;
	margin-bottom: 20px;
	border-bottom: 2px solid #f2f2f2;
	}
.loginbox form {
	padding: 5px 10px 10px;
	border-bottom: 1px solid #BFDBEB;
	}
.loginbox input {
	width: 145px;
	margin-bottom: 4px;
	display: block;
	border: 1px solid #AFC5D6;
	}
.loginbox label {
	color: #8096A6;
	}
input.entrar {
	width: 71px;
	margin: 12px 0px 6px;
	border: 0px;
	}
.loginbox a {
	color: #32779C;
	}
.loginbox a:hover {
	color: #3E8DB7;
	}
.opciones {
	background-color: #CFEEFF;
	margin-bottom: 20px;
	border-bottom: 2px solid #f2f2f2;
	}
.opciones ul {
	list-style-type: none;
	padding: 8px 10px 5px;
	border-bottom: 1px solid #BFDBEB;
	}
.opciones li {
	padding: 2px 0px 12px 32px;
	}
.opciones a {
	color: #32779C;
	font-weight: normal;
	}
.opciones a:hover {
	color: #3E8DB7;
	}
.ayd {
	background: #74a8f5 url(/images/rcsubmenu01bg.gif) no-repeat;
	}
	
.lightBlue {
	background: #a1c7f4 no-repeat;
	}
	
.aydOrange {
	background: #4d94eb no-repeat;
	}
.ayd h3 {
	color: #FFFFFF;
	}
.submenu01 {
	border-bottom: 2px solid #f2f2f2;
	margin-bottom: 10px;
	}
.submenu01 ul {
	list-style-type: none;
	background-color: #EFF9FF;
	padding: 5px 10px 10px;
	border-bottom: 1px solid #DCE5EB;
	}
.submenu01 li {
	background: url(/images/submenu01bullet.gif) no-repeat 0px 5px;
	margin-bottom: 6px;
	DISPLAY: block; 
	PADDING-LEFT: 2px; 
	LINE-HEIGHT: 15px; 
	font-size: 13px;
	}
.submenu01 a {
	color: #8096A6;
	font-weight: normal;
	text-decoration: none;
	}
.submenu01 a:hover {
	color: #ff9000;
	font-weight:bold;
	}
/* ------------------------------ footer ------------------------------ */
.footer {
	background: #fff url(images/footerbg.gif) no-repeat;
	color: #808080;
	width: 777px;
	height: 38px;
	padding-top: 25px;
	display: block;
	float: left;
  font-size: 10px;
	font-weight: bold;
	font-family: "trebuchet ms", arial, sans-serif;
	}
.footer a {
	color: #808080;
	font-weight: normal;
	}
.clearfix {
	clear: both;

}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* rightbox */
li.atp {
	background: url(/images/atp.gif) no-repeat;
	}
li.stf {
	background: url(/images/stf.gif) no-repeat;
	}
li.vtp {
	background: url(/images/vtp.gif) no-repeat;
	}

/* ------------------------------ buscar ------------------------------ */
.bs ul {
/* 	padding-left: 522px; */
	}
p.cyan {
	background-color: #F0F8FD;
	color: #000;
	padding: 10px 10px 10px 88px;
	margin-bottom: 20px;
	}
.cyan a {
	color: #000;
	font-weight: normal;
	}
.resultados {
	width: 558px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	float: left;
	display: block;
	}

.resultados a {
	color: #657682;
	font-weight: normal;
}

.f80 {
	background: url(/images/foto80bg.gif) no-repeat 0px 0px;
	padding: 7px 7px 11px 7px;
	margin: 0px 10px 6px 0px;
	display: block;
	text-align: center;
	float: left;
	}
.f80 img {
	width: 60px;
	}
.ficha h2 {
	background-color: transparent;
	margin-bottom: 5px;
	padding: 0px;
	color: red;
	}

.ficha .fnom h2 a {
	background-color: transparent;
	margin-bottom: 5px;
	padding: 0px;
	text-decoration: none;
	float: none;
	color: #2084BB;
}

.ficha h2 span {
	color: #000;
	font-size: 14px;
	margin-left: 10px;
	}
.ficha p {
	margin-bottom: 8px;
	}
.ficha p span {
	color: #000;
	}
.fnom a {
	float: right;
	}
a.gal {
	color: #0A6699;
	font-size: 11px;
	font-weight: normal;
	}

/* rightbox */
li.aap {
	background: url(/images/aap.gif) no-repeat;
	}
li.aaf {
	background: url(/images/aaf.gif) no-repeat;
	}
li.mensaje {
	background: url(/images/mensaje.gif) no-repeat;
	}
li.alerta {
	background: url(/images/alerta.gif) no-repeat;
	}
li.grupo {
	background: url(/images/grupo.gif) no-repeat;
	}
li.vp {
	background: url(/images/vp.gif) no-repeat;
	}
li.iata {
	background: url(/images/iata.gif) no-repeat;
	}
li.tuc {
	background: url(/images/b_tuc.png) no-repeat;
}

/* ------------------------------ perfilamigo ------------------------------ */
.subirfoto2 {
	background-color: #f8f8f8;
	width: 130px;
	margin-right: 20px;
	display: block;
	float: left;
	}
.subirfoto2 p {
	margin-bottom: 10px;
	text-align: center;
	padding-left: 0px;
	}
.foto95 {
	background: url(/images/foto95bg.gif) no-repeat;
	padding: 7px 7px 12px;
	margin: 10px 0px 10px 10px;
	display: block;
	}
.foto95 img {
	width: 95px;
	}
.perf2 {
	width: 405px;
	}
dl {
	margin-bottom: 25px;
	}
dt {
	font-size: 14px;
	}
dd {
	color: #657682;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}
dd a {
	color: #657682;
	font-weight: normal;
}

dd ul {
	margin-top: 6px;
	list-style-type: none;
}

dd li {
	background: url(/images/submenu01bullet.gif) no-repeat 0px 6px;
	padding-left: 12px;
	margin-bottom: 0px;
}

dd li:hover {
	background: url(/images/submenu01bullet.gif) no-repeat 3px 6px;

}

dd a:hover {
	color: #3E8DB7;
}
.nombre a {
	color: #2084BB;
	font-size: 12px;
	font-weight: normal;
	}

/* ------------------------------ incio logoneado ------------------------------ */
.contini {
	width: 340px;
	margin-right: 30px;
	display: block;
	float: left;
	}


/* ini1 */
.ini1 {
	width: 340px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	border-bottom: 1px solid #ddd;
	}
.nom {
	margin-bottom: 10px;
	}
.nom h2 {
	color: #2084BB;
	font-size: 22px;
	}

.nom h2 a {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

.nom p {
	font-size: 14px;
	}

.contini h4 {
	color: #7DB5D4;
	font-size: 16px;
	margin-bottom: 5px;
	}
.contini ul {
	list-style-type: none;
	color: #657682;
	font-size: 13px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	}
.contini li {
	margin-bottom: 6px;
	}
.contini li a {
	color: #657682;
	font-weight: normal;
	}
.contini p {
	padding-left: 0px;
	}
.perfilini {
	width: 365px;
	display: block;
	float: left;
	}
.contini table {
	width: 405px;
	display: block;
	float: left;
	}


/* enlaces */

.home_enlaces {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	color: #657682;
}

.home_enlaces a {
	font-weight: normal;
	color: #657682;
}

/* tusgrupos */
.tusgrupos {
	margin-bottom: 25px;
	}
.tusgrupos h5 {
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	float: left;
	}
.tusgrupos p {
	color: #657682;
	font-size: 12px;
	margin-bottom: 5px;
	}
.tusgrupos p a {
	color: #657682;
	font-size: 12px;
	}
.vertodos {
	float: right;
	}

/* inilog */
.inilog {
	width: 340px;
	background-color: #f8f8f8;
	display: block;
	float: left;
	}
.envsms {
	color: #657682;
	background-color: #eee;
	padding: 5px 10px 5px;
	}
.envsms p {
	font-size: 13px;
	float: right;
	}
.envsms h4 {
	color: #657682;
	}
.inilog form {
	padding: 15px 15px 0px;
	}
.inilog label {
	width: 55px;
	text-align: right;
	color: #657682;
	font-size: 13px;
	padding-right: 5px;
	vertical-align: top;
	display: block;
	float: left;
	}
.inilog select {
	width: 148px;
	margin: 0px 20px 10px 0px;
	}
input.send {
	vertical-align: top;
	}
.inilog textarea {
	width: 245px;
	color: #657682;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	}

/* rcini */
.rcini {
	width: 380px;
	}
.listaaltas {
	width: 380px;
	display: block;
	float: left;
	}

.listaaltas li {
	margin: 7px;
}

.listaaltas li a {
	text-decoration: none;
}


.invita {
	margin-bottom: 25px;
	text-align: center;
	}
.ayd2 {
	background: #90C0DA url(/images/rcsubmenu01bg2.gif) no-repeat;
	height: 31px;
	margin-bottom: 4px;
	}
.ayd2 h3 {
	color: #8096A6;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0px 0px 10px;
	}

.login_error {
	color: red;
}

.activos {
	width: 380px;
	margin: 0px;
	padding: 0px;
}

.activo {
	padding: 1px;
	margin: 0px;
	width: 188px;
	float: left;
}

.activobody {
	width: 94px;
	padding: 3px;
	margin-left: 2px;
	float: left;
	overflow: hidden;
}


.activobody, p {
	margin-bottom: 10px;
	color: #657682;
	font-size: 11px;

}



/* ------------------------------ register form ------------------------------ */

.registercolbox {
	border: 1px solid red;
}

.registercol {
	width: 264px;
	margin-left: 15px;
	display: inline;
	float: left;
	}

.registercol3 {
	margin-left: 15px;
	margin-top: 18px;
	display: inline;
	float: left;
	}

.registercolfull {
	width: 528px;
	margin-left: 15px;
	display: inline;
	float: left;
	}


.registerrow {
	width: 558px;
	margin-bottom: 20px;
	display: inline;
	float: left;
	}

.registerrow h4.localMsg {
	color: #FF7F00;
	font-size: 13px;
	margin: 0px;
	margin-left: 15px;
	text-align: center;
	}

.registerrow2 {
	width: 558px;
	margin-bottom: 5px;
	display: inline;
	float: left;
	}

.registercol label.radio_text {
	font-size: 12px;
	display: block;
	margin-left: 5px;
	}

.registercol label, .registercolfull label {
	font-size: 14px;
	display: block;
	}

.registercol input, .registercolfull input {
	width: 225px;
	color: #657682;
	padding: 2px;
	margin: 0px;
	border: 1px solid #ddd;
	}

input.enviarimg {
	width: auto;
	height: auto;
	padding-left: 5px;
	margin: 0px;
	border: none;
}

input.mobilecode {
	width: 50px;

}

.registercol textarea {
	width: 225px;
	color: #657682;
	border: 1px solid #ddd;
	}

.registercolfull textarea {
	width: 540px;
	color: #657682;
	border: 1px solid #ddd;
	}

.registercol select, .registercolfull select {

	color: #657682;
	border: 1px solid #ddd;
	}

.location {
	width: 229px;
	}

.day {
	width: 45px;
	}
.mes {
	width: 105px;
	}
.year {
	width: 60px;
	}

.registercol p, .registercolfull p {
	color: #888;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}

.registercol h4 {
	color: #7DB5D4;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	}

.obligatorio {
	color: red;
	font-size: 12px;
	}

.registercol .radio {
	width: 12px;
	margin: 0px;
	border: none;
	}

.registercol .checkbox {
	width: 14px;
	margin: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: none;
	}


.registerErrors {
	color: red;
	font-size: 13px;
	padding: 10px 25px;
	margin: 25px 15px;
	border: 2px solid red;
	}

.registerSuccess {
	color: green;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 25px;
	margin: 25px 15px;
	border: 2px solid green;
	}

.registerrowline {
	width: 558px;
	margin-bottom: 20px;
	display: inline;
	float: left;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	}

/* mis locales */

.mislocales {
	margin-bottom: 0px;
	margin-left: 15px;
	}

.mislocales h5 {
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	float: left;
	}
.mislocales p {
	color: #657682;
	font-size: 12px;
	margin-bottom: 5px;
	}
.mislocales p a {
	color: #657682;
	font-size: 12px;
	}
.mislocales h4 {
	color: #7DB5D4;
	font-size: 16px;
	margin-bottom: 5px;
	}

.registercol .zone_table {
	/*border: 1px solid #ddd;*/
	}

.registercol .match {
	font-size: 12px;
	}

.registercol .radiorow {
	width: 12px;
	margin: 0px;
	height: 14px;
	margin-top: 2px;
	border: none;
	}


.registercolform {
	width: 250px;
	padding: 5px;
	margin: 0px;
	display: inline;
	float: left;
	background-color: #F4F4F4;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
	-moz-border-radius: 8px;
	}

.registercolbox {
	width: 250px;
	padding: 5px;
	margin: 0px;
	display: inline;
	float: left;
	background-color: #F8F8F8;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
	-moz-border-radius: 8px;
	}


.enviarimg {
	width: 75px;
	height: 22px;
	border: none;
}

.itemList {
	font-size: 12px;
	height: 252px;
	overflow: auto;
	}

label.itemListLabel {
	font-size: 12px;
	}

label.itemListLabel a {
	color:black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}

label.itemListDesc {
	font-size: 12px;
	}

label.itemListDesc a {
	color:black;
	font-weight: normal;
	font-size: 12px;
	}

label.itemListLabel a:hover {
	text-decoration: underline;
}


.hiddenButton {
	display: none;
	}

.iconcell {
	Width: 25px;
	text-align: center;
	padding-top: 4px;
	}

.photo_main {
	width: 242px;
	float: left;
	}

.photo_sqthumbs {
	width: 540px;
	margin-left: 10px;
	}


.photo_block {
	border: 1px solid black;
	}


.photo_container {
	width: 72px;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	border: 1px solid black;
	}

.morelink {
	color: #2084BB;
	padding: 0px 0px;
	}

.photo_title {
	font-size: 14px;
	font-weight: bold;
	color: #657682;
	padding-bottom: 2px;
	}

.uploadstatus {
	display: none;
	margin: 0px;
	margin-top: 2px;
	float: right;
	width: 160px;
}

.registercol .centerrow {
	margin: 0px 0px 0px 0px;
	width: 260px;

}

.registercol .subir2 {
	width: 71px;
	border: none;
	margin: 0px;
	}

.registercol .fieldHelp {
	float: right;
	margin-right: 16px;
}

.fieldHelp a {
	color: #657682;
	font-weight: normal;

}

.registercol .actualizar2 {
	width: 96px;
	height: 22px;
	border: none;
	margin: 0px;
}

.registercol .borrar {
	width: 70px;
	height: 22px;
	border: none;
	margin: 0px;
}

.clear_left {
	clear: left;
}

p.activestring {
	color: #657682;
}

p.activestring a {
	color: #657682;
	font-weight: normal;
}
/*
table.checklist td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

table.checklist input {
	width: auto;
}*/

table td a{
	color: #657682;
	font-size: 12px;
	font-family: "trebuchet ms", arial, sans-serif;
}

table rd {
	padding-top:0px;
	padding-bottom:0px;

}

.help p {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #657682;
}

.help h2 {
	padding-left: 10px;
}


.help h3 {
	color: #2084BB;
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 25px;
	border-bottom: 1px dotted #2084BB;;
}

.help h4 {
	color: #2084BB;
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.help ul {
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.help ul li {
	margin-left: 10px;
	color: #657682;
	font-size: 13px;
	line-height: 18px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

.help a {
	font-size: 13px;
	font-weight: normal;
	color: #657682;
}

fieldset {
	Padding: 8px;
	margin-top: 0px;
}

/* Hide from IE <=6 :) */
html>body fieldset {
	-moz-border-radius: 8px; /* Mozilla */
	Border: 1px solid #D0D0D0;
}


/*
table.messageTable {
	font-size: 12px;
}

table.messageTable td {
	padding: 5px;
	margin: 0px;
	vertical-align: top;
	cursor: pointer;
}

table.messageTable td.tdcheck {
	cursor: default;
}

table.messageTable td input {
	border: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}


table.messageTable tr {
}

table.messageTable tr:hover {
	background-color: #FDF8F0;
}

table.messageTable tr.col:hover{
	background-color: #FDF8F8;
}


table.messageTable tr.col {
	background-color: #F8FDFF;
}
table.messageTable tr.unread {
	font-weight: bold;
}

table.messageTable th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	background-color: #CFEEFF;
}*/

ul.carpetas {
	padding: 0px;
	margin: 0px;
	display: block;
	}

ul.carpetas li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}

ul.carpetas li.active {
	background: url(/images/submenu01bullet.gif) no-repeat 2px 9px;
}


ul.carpetas li a {
	width: auto;
	font-size: 12px;
	font-weight: normal;
	color: #4080BF;
	margin-right: 2px;
	display: block;
	cursor: pointer;
	padding: 5px;
	padding-left: 0px;
	}

ul.carpetas li.active a {

	}

.carpcont {
	width: 125px;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	display: block;
	float: left;
	border: 4px solid #F0F8FD;
	background-color: #F8FDFF;
	}

.carphead {
	border-bottom: 4px solid #F0F8FD;
	background-color: #F0F8FD;
	color: #2084BB;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px 0px 0px 5px;

}

.mensajes {
	width: 430px;
	display: block;
	float: left;
	}
.mensajes h2, .carpcont h2 {
	margin-bottom: 0px;
	}

.content_messages {
	width: 588px;
	margin-right: 0px;

}

.mail_header {
	background-color: #F0F8FD;
	color: #2084BB;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 4px 0px 6px 10px;
}

.mail_header h2 {
	padding: 0px;
	padding-bottom: 5px;
}

.mail_header a {
	color: #2084BB;
	font-size: 12px;
	font-weight: normal;
}


.mail_body {
	border: 4px solid #F0F8FD;
	padding: 8px;
	font-size: 12px;
	line-height: 19px;

}

.mail_actions {
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
	text-align: right;

}

.mail_actions input.button {
	border: 2px solid #D0E8FD;
	background-color: #F0F8FD;
	font-size: 12px;
	font-family: "trebuchet ms", arial, sans-serif;

}

.acciones {
	padding: 8px;
	font-size: 11px;
	line-height: 19px;
}

.acciones select, .acciones input {
	border: 2px solid #D0E8FD;
	background-color: white;
	font-size: 12px;
	font-family: "trebuchet ms", arial, sans-serif;
}


p.paginas {
	background-color: #F0F8FD;
	color: #000;
	padding: 10px;
	margin-bottom: 20px;
	}
.paginas a {
	color: #000;
	font-weight: normal;
	}



ul.canales {
	padding: 0px;
	margin: 0px;
	display: block;
	}

ul.canales li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}

ul.canales li.active {
	background: url(/images/submenu01bullet.gif) no-repeat 2px 9px;
}


ul.canales li a {
	width: auto;
	font-size: 12px;
	font-weight: normal;
	color: #4080BF;
	margin-right: 2px;
	display: block;
	cursor: pointer;
	padding: 2px;
	padding-left: 0px;
	}

ul.canales li.active a {

	}
/*
table.chatTable {
	font-size: 12px;
	border: 4px solid #F0F8FD;;
}

table.chatTable td {
	padding: 2px;
	margin: 0px;
	vertical-align: top;
}*/


/* album */

.contentAlbum {
	width: 760px;
	margin-right: 0px;
	display: block;
	float: left;
	}

.contentAlbum h2 {
	background-color: #F0F8FD;
	color: #2084BB;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 4px 0px 6px 10px;
	}

.registercolAlbum {
	width: 553px;
	margin-left: 5px;
	display: inline;
	float: left;
	}

.registerrowAlbum {
	width: 760px;
	margin-bottom: 5px;
	display: inline;
	float: left;
	}

.registercolRoll {
	width: 185px;
	margin-left: 15px;
	display: inline;
	float: left;
	}

/* IE Sucks, does not see :hover for any items but anchors */
#photo_block img:hover {
	cursor: pointer;
}

#photo_block img {
	border: 2px solid black;
	-moz-border-radius: 7px;
}

#photo_roll {
	width: 542px;
	height: 95px;
	overflow: auto;
	padding-bottom: 2px;
}

#photo_roll2 {
}

#photo_roll img {
	border: 1px solid black;
	margin: 1px;
}

#photo_roll img:hover, img.photorollsel {
	border: 2px solid red;
	margin: 0px;
	cursor: pointer;
}

#photo_message {
	text-align: center
}

#layer_photo {
	Width: 512px;
	Height: 542px;
	Position: absolute;
	z-index: 0;
	display: none;
	visibility: hidden;
	Background-Color: transparent;
}

.registercol input.marker {
	font-style: italic;
	background-color: white;
}

.registercol input.linkpub {
	width: 150px;
	color: black;
	padding: 0px;
}

#layer_local {
	Width: 312px;
	Height: 142px;
	Position: absolute;
	z-index: 1;
	display: none;
	visibility: hidden;
	Background-Color: #F8F8F8;
	-moz-border-radius: 8px;
	border: 2px solid #c0c0c0;
	padding: 10px;
}

.photo_description {
	margin-left: 20px;
	color: #404040;
}

.photo_description a, .photo_description p {
	color: #657682;
	font-weight: normal;
}

.photo_description a:hover {
	color: #3E8DB7;
}

h2 a {
	color: #2084BB;
	font-weight: normal;
	/*text-decoration: none; */
}


/* locales */

.otroslocales {
	border-bottom: 2px solid #f2f2f2;
	margin-bottom: 20px;
	background-color: #EFF9FF;
	color: #8096A6;
	font-size: 12px;
	padding: 5px 10px 10px;

	}
.otroslocales ul {
	list-style-type: none;
	margin-top: 7px;
	}
.otroslocales li {
	padding-left: 0px;
	margin-bottom: 0px;
	}
.otroslocales a {
	color: #8096A6;
	font-weight: normal;
	text-decoration: none;
	}
.otroslocales a:hover {
	color: #3E8DB7;
	}


.otrloc {
	background: #90C0DA url(/images/rcsubmenu01bg.gif) no-repeat;
	width: 172px;
	height: 31px;
	margin-bottom: 4px;
	}
.otrloc h3 {
	color: #8096A6;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0px 0px 10px;
	}

#local {
	background-color: #F0F8FD;
	color: #2084BB;
	padding: 10px 10px 10px 10px;
	margin-left: 12px;
	margin-right: 15px;
	margin-bottom: 0px;
	-moz-border-radius: 8px;
	}

#local_sub {
	color: #2084BB;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 20px;
}

#local_sub a {
	color: #2084BB;
	font-weight: normal;
}


#local h1 {
	font-family: arial;
	color: #2084BB;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	}

#local h2 {
	font-family: arial;
	padding: 0px;
	color: #2084BB;
	font-size: 13px;
	font-weight: bold;
	}


#local a {
	color: #2084BB;
}

#asiduosblock {
	margin-left: 15px;
}

h2.asiduos {
	color: #2084BB;
	font-size: 14px;
	font-weight: bold;
	background-color: white;
	padding: 0px;
}

.smallLink {
	font-weight: normal;
}

.nombre H2 a  {
	color: #2084BB;
	font-size: 18px;
	font-weight: normal;
	}

.nombre H2 a:hover  {
	/*text-decoration: underline;*/
	}

input.enviarimg2 {
	width: auto;
	height: auto;
	padding-left: 0px;
	margin: 0px;
	border: none;
}

.desc {
	color: #808080;
}

.photo_help {
	border: 1px solid #707070;
}


/* shadow effect from theshapeofdays.com */

div.shadow_photo {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow_photo img {
  padding: 5px 5px 9px 5px;
  background: white url(/images/shadow/shad_bottom.png) repeat-x bottom left;
}

div.shadow_photo div.sptl {
  width: 2px;
  height: 4px;
  background: url(/images/shadow/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow_photo div.sptr {
  width: 2px;
  height: 4px;
  background: url(/images/shadow/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow_photo div.spbl {
  width: 4px;
  height: 4px;
  background: url(/images/shadow/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow_photo div.spbr {
  width: 4px;
  height: 4px;
  background: url(/images/shadow/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

/* others */

.tablecontent {
	margin-left: 15px;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 13px;
}

#layer_alerta div td,
#layer_mensaje div td,
#layer_tucs div td {
	padding: 15px;
	padding-top: 25px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#layer_mensaje_inner,
#layer_alerta_inner,
#layer_tucs_inner {
	position: absolute;
	left: -300px;
	top: -5px;
	width: 336px;
	height: 166px;
	background: url(/images/layer_background.png) no-repeat;
}

#layer_tucs_inner {
	height     : 230px;
	background : url(/images/layer_tucs_background.png) no-repeat;
}

.locales p {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #657682;
}

#locales {
	background-color: #F0F8FD;
	color: #2084BB;
	padding: 10px 10px 10px 10px;
	margin-left: 12px;
	margin-right: 15px;
	margin-bottom: 20px;
	-moz-border-radius: 8px;
	}

#locales h1 {
	font-family: arial;
	color: #2084BB;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	}

.locales {
}

.locales h1 {
	font-family: arial;
	color: #2084BB;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	}


.locales h2 {
	padding-left: 10px;
}


.locales h3 {
	color: #2084BB;
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 25px;
	border-bottom: 1px dotted #2084BB;;
}

.locales h3 a {
	color: #2084BB;
	font-size: 18px;
	text-decoration: none;
}

.locales h3 a:hover {
	text-decoration: underline;
}


.locales h4 {
	color: #2084BB;
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.activaciones {
	margin-bottom: 20px;
	color: #455662;
	}
.activaciones ul {
	list-style-type: disc;
	padding: 8px 24px 5px;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	}
.activaciones li {
	padding: 2px 0px 5px 0px;
	}
.activaciones a {
	color: #32779C;
	font-weight: normal;
	}

.betaText {
	color: red;
}

.hometext {
	font-size:13px;
}

h3.subOption {
	margin-left   : 15px;
	border-bottom : 1px solid #F0F8FD;
	padding       : 4px 4px 4px 0px;
	width         : 60%;
	color         : #2084BB;
}


ul.amigos {
	list-style-type: none;
	}
.amigos li {
	background: url(/images/foto80bg.gif) no-repeat 2px 0px;
	width:78px;
	padding: 7px 0px 11px;
	margin: 0px 1px;
	text-align: center;
	display: block;
	float: left;
	}
.amigos img {
	width: 60px;
	margin-bottom: 8px;
	}
.amigos span {
	color: #657682;
	font-size: 12px;
	padding-left: 0px;
	display: block;
	text-align: center;
	font-weight: bold;
	}

.amigos li a {
	text-decoration: none;
}

#locales {
	clear: both;
	float: left;
	margin: 0px 0px 10px 5px;
	padding: 4px 6px 4px 6px;
	_width: 536px;
}

#locales .title {
	float: left;
}

#locales .moreOptions {
	float       : right;
	font-size   : 12px;
	font-weight : normal;
	padding-top : 8px;
	cursor      : pointer;
}

#locales #listado {
	float      : left;
	clear      : both;
	padding    : 10px;
	background-color: rgb(255,255,255);
}

#locales #listado .provincia {
	float     : left;
	font-size : 12px;
}

#locales #listado .ciudad {
	float     : right;
	font-size : 12px;
}

#locales #listado select {
	font-size : 12px;
	width     : 200px;
}

#locales #listado .submit {
	clear       : both;
	padding-top : 10px;
	font-size   : 12px;
}

#locales #listado input.search {
	width        : 300px;
	padding-left : 4px;
}

#locales #listado input.submit {
	font-size  : 12px;
	border     : 0px;
	color      : grey;
	margin-top : 6px;
}

.bannerRegistro {
	text-align    : center;
	margin-bottom : 18px;
}

.headerLogin {
	vertical-align : middle;
	display        : inline;
	float          : right;
	margin-right   : 0px;
}
.headerLogin form {
	padding : 0px;
	margin  : 0px;
}
.headerLogin .textfield-login,
.headerLogin .textfield-pass {
	width   : 80px;
	border  : 1px solid #AFC5D6;
	color   : grey;
	height  : 18px;
}
.headerLogin .textfield-pass {
	width  : 60px;
	height  : 18px;
}
.headerLogin label {
	color: #666666;
}
.headerLogin a {
	color: #32779C;
}
.headerLogin a:hover {
	color: #3E8DB7;
}
.headerLogin .error {
	text-align: right;
	padding   : 1px 10px 0px 0px;
}
.headerLogin .login {
	padding-top   : 8px;
	padding-right : 10px;
}
.headerLogin .pass {
	padding-top: 8px;
	padding-right : 10px;
}
.headerLogin .submit {
	padding-top: 8px;
	padding-right : 10px;
	_padding-top: 9px;
}

div.home_photos {
	float: left;
	margin-bottom: 10px;
}

div.home_photo,
div.home_photo_last {
	background-image  : url(/images/shadow_photo.png);
	background-repeat : no-repeat;
	padding           : 6px 7px 6px 7px;
	margin            : 0px 10px 10px 0px;
	float             : left;
}

div.home_photo_last {
	margin-right : 0px;
}

.ini1 .tucs {
	clear: both;
	margin-bottom: 14px;
}

.ini1 .tucs .tuc {
	width        : 48px;
	float        : left;
	margin-right : 18px;
	text-align   : center;
	color        : #808080;
	font-size    : 12px;
}

.perfil .visitas {
	font-size : 12px;
	color     : #808080;
}

.perfilamigo {
	margin-bottom: 20px;
}

.perfilamigo .row {
	font-size      : 14px;
	clear          : both;
	padding-bottom : 4px;
}

.perfilamigo .tucs {
	margin-bottom: 14px;
}

.perfilamigo .tucs .tuc {
	width        : 48px;
	float        : left;
	margin-right : 20px;
	text-align   : center;
	color        : #808080;
	font-size    : 12px;
}

.perfilamigo .tucs .moretucs {
	font-size       : 12px;
	color           : #808080;
	text-decoration : underline;
}
.perfilamigo .tucs .moretucs:hover {
	font-size       : 12px;
	color           : #808080;
	text-decoration : none;
	cursor          : pointer;
}

.sendtucs {
	clear: both;
	float: left;
	padding-left: 8px;
}

.sendtucs .sendtuc {
	float: left;
	margin: 8px;
}

.listTucs {
	font-size: 12px;
}

.listTucs img {
	margin: 2px 4px 2px 0px;
}

.listTucs a {
	color: #657682;
}

.perfilphone {
	padding        : 8px;
	border-top     : 10px solid white;
	text-align     : center;
	padding-bottom : 10px;
	font-size      : 13px;
	color          : #657682
}

.perfilphone img {
	margin-bottom : 4px;
	border        : 1px solid rgb(220,220,220);
}

.definete {
	vertical-align: middle;
}

.definete .option {
	vertical-align: middle;
	font-size: 13px;
	padding-left: 10px;
	color: #657682;
}

.definete input {
	vertical-align: middle;
}

.definete select {
	font-size : 12px;
	width     : 140px;
}

.tag_v1:link, .tag_v1:hover, .tag_v1:visited {
	text-decoration: none;
}

.tag_v2:link, .tag_v2:hover, .tag_v2:visited {
	font-size: 14px;
	text-decoration: none;
}

.tag_v3:link, .tag_v3:hover, .tag_v3:visited {
	font-size: 18px;
	text-decoration: none;
}

.tag_v4:link, .tag_v4:hover, .tag_v4:visited {
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}

.tag_v1:hover, .tag_v2:hover, .tag_v3:hover, .tag_v4:hover {
	text-decoration: underline;
}
/*MENU CABECERA*/
.mainMenu01 {
clear: both;
margin: 0em 0em 0.2em 0em;
line-height: 2.0em;
color: #7796d5;
font-size: 12px;
font-family: "trebuchet ms", arial, sans-serif;
background: #fff url(cabeceraFondoAmarilloViajes2.jpg) no-repeat;
width: 777px;
height: 40px;
float: right;
}
.mainMenu01 ul {
margin: 0px auto;
padding-top: 8px;
list-style: none;
font-weight: bold;
font-size: 1.0em;
}	
.mainMenu01 li {
float: right;
white-space: nowrap;
}
.blogright {
	padding-left: 20px;
	padding-right: 8px;
	margin-left: 5px; 
	margin-right: 5px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/yforum.gif);
}
.hotel {
	padding-left: 20px;
	padding-right: 8px;
	margin-left: 5px; 
	margin-right: 5px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/yhome.gif);
}
.coche {
	padding-left: 20px;
	padding-right: 8px;
	margin-left: 5px; 
	margin-right: 5px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/yprofile.gif);
}
.flight {
	padding-left: 20px;
	padding-right: 8px;
	margin-left: 5px; 
	margin-right: 5px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/yplane.gif);
}
.travel {
	padding-left: 20px;
	padding-right: 8px;
	margin-left: 5px; 
	margin-right: 5px; 
	BACKGROUND-POSITION: left center; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-IMAGE: url(images/icons/yprofile.gif);
}
.mainMenu01 li a {
	display: block;
	border-right: solid 0.1em rgb(175,175,175);	
	text-decoration: none;
	color: #7796d5;
}
.mainMenu01 a:hover {
	border-right: solid 0.1em rgb(175,175,175);			
	text-decoration: none;
	color: rgb(50,50,50);
}
.mainMenu01 .selected {
	padding: 0em 0.5em 0em 0.5em;
	border-right: solid 0.1em rgb(175,175,175);		
	background-color: rgb(220,220,220);
	color: rgb(50,50,50);
}
