.myButtonClass { padding:3px; font-size:20px; width:100px; } 
#body #footer {
	text-align: center;
	padding-bottom: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 10px;
	margin-top: 50px;
	background-image: url(imgs/bg_top.png);
	background-repeat: repeat-x;
	background-position: 0px -1px;
}
#body #footer a {
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#body #footer a:hover {
	text-decoration: underline;
}


.ok_button { color:#2F2; } 
.cancel_button { color:#F88; } 
.infoYellow{
	background-color: #FFFFF0;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000;
}
a{
	outline:none;}
div.autocomplete {
	width:400px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	z-index: 100;

}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected {
	background-color: #E1F0FF;

}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:15px;
  cursor:pointer;
  overflow: hidden;
}
body {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center 0;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
* .msgError{
	background-color: #FFF9F9;
	margin: auto;
	padding: 5px;
	border: 1px solid #000;
	text-align: center;
}
* .msgExito{
	background-color: #F0FFF0;
	margin: auto;
	padding: 5px;
	border: 1px solid #000;
	text-align: center;
}
.dialog .dialogYes{
	font-weight: bold;
	color: #039;
	text-decoration: none;
	font-size: 13px;
	padding-top: 3px;
}
.dialog .dialogNo{
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size: 13px;
	padding-top: 3px;
}
.dialog .dialogYes:hover{
	color: #C00;
}
.dialog .dialogNo:hover{
	color: #C00;
}
* .ftable ,.dialog table.table_window .ftable{
	background-color:#F5F5F5;
	padding:0;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
* .ftable td , .dialog table.table_window .ftable td {
background-color:#F5F5F5;
border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
margin:0;
padding:3px;
}



* .winContent{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: normal;
}
* .winContent .small{ font-size:11px;}
a:hover {
	text-decoration: underline;
}

#body {
	background-repeat: repeat-x;
	background-image: url(imgs/bg_top.png);
	background-position: 0px -1px;
}
#body .clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

#body #wrap {
	width: 990px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	min-height:600px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#body #wrap #infoLoc #infoProfile #progreso {
	background-image: url(imgs/progreso.gif);
	height: 14px;
	width: 162px;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px top;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
	color: #FFF;
}
#body #wrap #infoLoc #infoProfile #progreso #progreso_ind {
	background-image: url(imgs/progreso.gif);
	clear: both;
	float: left;
	height: 14px;
	padding: 0px;
	width: 50px;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
}

#body #wrap #top_menu {
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#body #wrap #top_menu a {
	color: #000;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 10px;
}

#body #wrap #top_menu #pu_menu {
	background-image: url(../../../media/logos/180x30.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 180px;
	text-decoration: none;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 2px;
}
#body #wrap #infoProfile {
	float: right;
}

#body #wrap #infoLoc {
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-bottom: 0px;
	margin-bottom: 10px;
	height: 50px;
}
#body #wrap #infoLoc h1 {
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	height: 24px;
}
#body #wrap #infoLoc #locationUrls a {
	color: #000;
	text-decoration: none;
}
#body #wrap #infoLoc #locationUrls a:hover {
	text-decoration: underline;
}
._____EDITAR_MI_PERFIL{}

#winVPerfiles .tdName {
	text-align: left;
	vertical-align: middle;
}
#winVPerfiles table tr .tdName a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
#winVPerfiles table tr .tdName a:hover {
	color: #C00;
	text-decoration: underline;
}
#winVPerfiles .btn a {
	background-image: url(imgs/services_logos.jpg);
	float: left;
	height: 65px;
	width: 70px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 1px;
	line-height: 1px;
	color: #FFF;
	text-decoration: none;
}
#winVPerfiles .btn .lnkfacebook {
	background-position: 0px -70px;
}
#winVPerfiles .btn .lnktwitter {
	background-position: 0px -139px;
}
#winVPerfiles .btn .lnkmyspace {
	background-position: 0px -208px;
}
#winVPerfiles .btn .lnkyahoo_ {
	background-position: 0px -417px;
}
#winVPerfiles .btn .lnkwindows-live {
	background-position: 0px 0px;
}
#winVPerfiles .btn .lnkgoogle {
	background-position: 0px -347px;
}
#winVPerfiles .btn .lnknetlog {
	background-position: 0px -487px;
	text-decoration: none;
	margin: 0px;
	height: 17px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#winVPerfiles .btn .lnklinkedin {
	background-position: 0px -277px;
}
#winVPerfiles .btn .lnkfacebook:hover {
	background-position: -71px -70px;
}
#winVPerfiles .btn .lnktwitter:hover {
	background-position: -71px -139px;
}
#winVPerfiles .btn .lnkmyspace:hover {
	background-position: -71px -208px;
}
#winVPerfiles .btn .lnkyahoo_:hover {
	background-position: -71px -417px;
}
#winVPerfiles .btn .lnkwindows-live:hover {
	background-position: -71px 0px;
}
#winVPerfiles .btn .lnkgoogle:hover {
	background-position: -71px -347px;
}
#winVPerfiles .btn .lnknetlog:hover {
	background-position: -71px -487px;
	text-decoration: none;
	margin: 0px;
	height: 17px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#winVPerfiles .btn .lnklinked-in:hover {
	background-position: -71px -277px;
}
.___{}

.winVPerfiles .tdName {
	text-align: left;
	vertical-align: middle;
}
.winVPerfiles table tr .tdName a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.winVPerfiles table tr .tdName a:hover {
	color: #C00;
	text-decoration: underline;
}
.winVPerfiles .btn a {
	background-image: url(imgs/services_logos.jpg);
	float: left;
	height: 65px;
	width: 70px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 1px;
	line-height: 1px;
	color: #FFF;
	text-decoration: none;
}
.winVPerfiles .btn .lnkfacebook {
	background-position: 0px -70px;
}
.winVPerfiles .btn .lnktwitter {
	background-position: 0px -139px;
}
.winVPerfiles .btn .lnkmyspace {
	background-position: 0px -208px;
}
.winVPerfiles .btn .lnkyahoo_ {
	background-position: 0px -417px;
}
.winVPerfiles .btn .lnkwindows-live {
	background-position: 0px 0px;
}
.winVPerfiles .btn .lnkgoogle {
	background-position: 0px -347px;
}
.winVPerfiles .btn .lnknetlog {
	background-position: 0px -487px;
	text-decoration: none;
	margin: 0px;
	height: 17px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.winVPerfiles .btn .lnklinkedin {
	background-position: 0px -277px;
}
.winVPerfiles .btn .lnkfacebook:hover {
	background-position: -71px -70px;
}
.winVPerfiles .btn .lnktwitter:hover {
	background-position: -71px -139px;
}
.winVPerfiles .btn .lnkmyspace:hover {
	background-position: -71px -208px;
}
.winVPerfiles .btn .lnkyahoo_:hover {
	background-position: -71px -417px;
}
.winVPerfiles .btn .lnkwindows-live:hover {
	background-position: -71px 0px;
}
.winVPerfiles .btn .lnkgoogle:hover {
	background-position: -71px -347px;
}
.winVPerfiles .btn .lnknetlog:hover {
	background-position: -71px -487px;
	text-decoration: none;
	margin: 0px;
	height: 17px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.winVPerfiles .btn .lnklinked-in:hover {
	background-position: -71px -277px;
}


.____{}
#body #wrap #userDetails {
	padding-top: 10px;
}

#body #wrap #userDetails table tr .C1 {
	width: 300px;
}
#body #wrap #userDetails table tr .C2 {
	width: 300px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#body #wrap #userDetails table tr .C3 {
	width: 336px;
}
#body #wrap #userDetails .dataBox {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#body #wrap #userDetails .dataBox .title {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
#body #wrap #userDetails .dataBox .sharedWidth {
	color: #666;
	font-size: 12px;
	padding-bottom: 5px;
}
#body #wrap #userDetails .dataBox .NickName {
	font-size: 16px;
	font-style: italic;
}

#body #wrap #userDetails .dataBox .genLink     {
	color: #06F;
}
#body #wrap #userDetails .dataBox .fullName {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}
#body #wrap #userDetails .dataBox .dataLine {
	margin-bottom: 15px;
}
#body #wrap #userDetails .dataBox .dataLine .title {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #4A4A4A;
	text-decoration: none;
}



.______contactos____ {
}



#body #wrap #userContacts {
	padding-top: 30px;
}
#body #wrap #userContacts table tr .C1 .filtros .lnkBuscarContactos {
	background-color: #F2FFF2;
	border: 1px solid #999;
}


#body #wrap #userContacts table tr .C1 {
	width: 150px;
	padding-left: 5px;
}
#body #wrap #userContacts table tr .C2 {
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#body #wrap #userContacts .contenido .field .foto {
	float: left;
	height: 30px;
	width: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#body #wrap #userContacts table tr .C2 .list {
	background-color: #FBFBFB;
}
#body #wrap #userContacts table tr .C1 .filtros a {
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	border: 1px solid #FFF;
}
#body #wrap #userContacts table tr .C1 .filtros a:hover {
}
#body #wrap #userContacts table tr .C1 .filtros a:hover, #body #wrap #userContacts table tr .C1 .filtros .active {
	border: 1px solid #D6D6D6;
	background-color: #F8F8F8;
}
#body #wrap #userContacts table tr .C2 .AkishaABM .listado tr .InfoPag .infoLetras a {
	font-weight: bold;
	text-decoration: none;
	color: #1C6DCA;
	margin-right: 10px;
	font-size: 14px;
	line-height: 25px;
}
#body #wrap #userContacts table tr .C2 .AkishaABM .listado tr .InfoPag .infoLetras a:hover {
	text-decoration: underline;
}




.AkishaABM .listado a:hover{
	color: #CC0000;
}
.AkishaABM .listado .lnkSearch{
	color: #000033;
	text-decoration: none;
}

.AkishaABM .listado .lnkAddNew {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
.AkishaABM .listado .lnkAddNew:hover {
	color: #CC0000;
}
.AkishaABM .listado  .titulo     {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
.AkishaABM .listado  .infoPag {
	color: #666666;
}
.AkishaABM .listado .infoPag a {
	font-weight: bold;
	text-decoration: none;
	color: #1C6DBF;
}
.AkishaABM .listado .infoPag a:hover {
	color: #CC0000;
}


.AkishaABM .listado .lnkDelete {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.AkishaABM .listado .lnkEdit {
	color: #006600;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.AkishaABM .listado .lnkGrey {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.AkishaABM .listado .headerSmall {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	background-image: url(imgs/list.header.jpg);
	height: 24px;
	text-align: center;
	width: 40px;
}
.AkishaABM .listado .contenido {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.AkishaABM .listado .header {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(imgs/list.header.jpg);
	height: 24px;
	line-height: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	overflow: hidden;
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
}
.AkishaABM .listado   .header   a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
	height: 22px;
}
.AkishaABM .listado .header a:hover {
	color: #CC0000;
}

.AkishaABM .listado .field {
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D5D7;
	padding-top: 2px;
	padding-right: 0px;
}
.AkishaABM .listado  .field  .txtBox1     {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.AkishaABM .listado  .field  .txtBox2     {
	background-color: #FFFFF4;
	border: 1px inset #F0F0F0;
}
.________mensajes______ {
}
#body #wrap #userMessages .lnkNuevoMensaje {
	font-size: 14px;
	color: #039;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: inline-block;
	line-height: 25px;
}
#body #wrap #userMessages .lnkNuevoMensaje:hover {
	text-decoration: underline;
}
#body #wrap #userMessages .links {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-bottom: 5px;
}


#body #wrap #userMessages .links a {
	font-weight: bold;
	color: #1C6DBF;
	text-decoration: none;
	margin-right: 10px;
}
#body #wrap #userMessages .links a:hover {
	text-decoration: underline;
}
#body #wrap #userMessages .msgItem {
	clear: both;
	height: 60px;
}


#body #wrap #userMessages .leido0 {
	height: 55px;
	margin-bottom: 5px;
	margin-top: 4px;
	padding: 5px;
	background-color: #F9FCFF;
	border: 1px solid #E8F7FF;
}
#body #wrap #userMessages .leido1 {
	height: 55px;
	margin-bottom: 5px;
	margin-top: 4px;
	padding: 5px;
	border: 1px solid #E8F7FF;
}
#body #wrap #userMessages .msgItem a:hover {
	text-decoration: underline;
}

#body #wrap #userMessages .msgItem .foto {
	height: 50px;
	width: 50px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
}
#body #wrap #userMessages .msgItem .username {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	text-transform: capitalize;
}
#body #wrap #userMessages .msgItem .parte1 {
	float: left;
	width: 200px;
}
#body #wrap #userMessages .msgItem .parte1 .username .fecha {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	display: block;
}
#body #wrap #userMessages .msgItem .parte2 .asunto {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #039;
}
#body #wrap #userMessages .msgItem .parte2 .asunto .mensaje_ext {
	color: #333;
	font-weight: normal;
	display: block;
}
#body #wrap #userMessages #verMensajes .msg {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
}
#body #wrap #userMessages #verMensajes .msg .foto {
	height: 50px;
	width: 50px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
}
#body #wrap #userMessages #verMensajes .msg .cuerpo {
	margin-left: 60px;
}
#body #wrap #userMessages #verMensajes .msg .cuerpo .mensaje {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#body #wrap #userMessages #verMensajes .msg .clear {
	clear: both;
}
#body #wrap #userMessages #verMensajes .msg .cuerpo .username {
	color: #069;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#body #wrap #userMessages #verMensajes .msg .cuerpo .fecha {
	color: #666;
}
._________red____________ {
}
#frmCrearMsgRed .ftable {
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#miRed .pubMsg {
	width: 98%;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
#miRed .pubMsg_active {
	width: 98%;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
}

#miRed .c1{
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D7DB;
	padding-right: 10px;
}


#miRed .c1 .filtros a {
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	border: 1px solid #FFF;
}

#miRed .c1 .filtros a:hover, #miRed .c1 .filtros .active {
	border: 1px solid #D6D6D6;
	background-color: #F8F8F8;
}

#miRed .c2 {
	width: 480px;
	padding-left: 10px;
}
#miRed .c2 .msg .parte2 .mensaje_ext .fecha {
	font-size: 11px;
	color: #333;
}
#miRed .c3 {
	width: 320px;
	padding-left: 9px;
}


#miRed .msg {
	clear: both;
	padding-bottom: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#body #wrap #miRed .tabla_main tr .c2 .msg .parte2 .tools a {
	color: #006;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 18px;
	height: 18px;
	background-position: 0px 1px;
}
#body #wrap #miRed .tabla_main tr .c2 .msg .parte2 .tools a:hover {
	text-decoration: underline;
}

#body #wrap #miRed .tabla_main tr .c2 .msg .tools {
	height: 18px;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#body #wrap #miRed .tabla_main tr .c2 .msg .tools .lnk_comm {
	background-image: url(imgs/ico_comm.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#body #wrap #miRed .tabla_main tr .c2 .msg .lnk_del  {
	background-image: url(imgs/ico_del.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #006;
	text-decoration: none;
	text-transform: capitalize;
	display: inline-block;
}
#body #wrap #miRed .tabla_main tr .c2 .msg .lnk_del:hover {
	text-decoration: underline;
}
#body #wrap #miRed .tabla_main tr .c2 .msg .confirmDelete {
	background-color: #FFFFF2;
	width: 300px;
	text-align: center;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}








#miRed .msg .foto {
	height: 50px;
	width: 50px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
}
#miRed .msg .username {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
}
#miRed .msg .parte1 {
	float: left;
	width: 60px;
}
#miRed .msg .parte1 .fecha  {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	display: block;
	clear: both;
	padding-top: 4px;
}
#miRed .msg .parte2 .mensaje_ext {
	font-size: 12px;
}
#miRed .msg .parte2 {
	line-height: 16px;
	margin-left: 60px;
	vertical-align: top;
}
#miRed .c2 .msg .parte2 .tools {
	padding-top: 5px;
}
#miRed .c2 .comentarios {
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#miRed .c2 .comentarios .comm .parte1 {
	width: 40px;
}
#miRed .c2 .comentarios .comm .parte2 {
	margin-left: 40px;
}

#miRed .c2 .comentarios .comm {
	clear: both;
	margin-top: 3px;
	background-color: #F2F9FF;
	margin-bottom: 2px;
	padding: 3px;
}
#miRed .c2 .comentarios .comm .parte1 .foto {
	height: 30px;
	width: 30px;
	background-position: center center;
}
#miRed .c2 .comentarios .parte2 .comm .clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 5px;
}
#miRed .c2 .comentarios .comm .mensaje{

	height:20px;
	width: 80%;
	}
#miRed .c2 .comentarios .comm .mensaje_act{

	height:85px;
	width: 80%;
	}
.______fullProfile_____ {
}
#body #wrap .fullProfile #urlPerfil {
	float: right;
	text-align: center;
	margin-right: 10px;
}
#body #wrap .fullProfile #urlPerfil .bold {
	font-weight: bold;
}
#body #wrap .fullProfile #urlPerfil input {
	width: 250px;
}


#body #wrap .fullProfile #botones {
	height: 60px;
}
#body #wrap .fullProfile #botones a {
	background-image: url(imgs/perfil_botones.jpg);
	float: left;
	height: 40px;
	width: 100px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 0px;
	font-size: 1px;
	line-height: 1px;
	color: #FFF;
}

#body #wrap .fullProfile #botones #btnPerfil {
	background-image: url(imgs/perfil_botones.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 105px;
	float: left;
}
#body #wrap .fullProfile #botones #btnRSS {
	background-position: -105px 0px;
	width: 141px;
}
#body #wrap .fullProfile #botones #btnLogros {
	width: 89px;
	background-position: -246px 0px;
}
#body #wrap .fullProfile #botones #btnRed {
	background-position: -335px 0px;
	width: 91px;
}
#body #wrap .fullProfile #botones #btnObjetosWeb {
	background-position: -426px 0px;
	width: 134px;
}

#body #wrap .fullProfile #botones #btnPerfil:hover {
	background-image: url(imgs/perfil_botones.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 40px;
	width: 105px;
	float: left;
}
#body #wrap .fullProfile #botones #btnRSS:hover {
	background-position: -105px -40px;
	width: 141px;
}
#body #wrap .fullProfile #botones #btnLogros:hover {
	width: 89px;
	background-position: -246px -40px;
}
#body #wrap .fullProfile #botones #btnRed:hover {
	background-position: -335px -40px;
	width: 91px;
}
#body #wrap .fullProfile #botones #btnObjetosWeb:hover {
	background-position: -426px -40px;
	width: 134px;
}

#body #wrap .fullProfile #botones #btnPerfilA {
	background-image: url(imgs/perfil_botones.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	height: 40px;
	width: 105px;
	float: left;
}
#body #wrap .fullProfile #botones #btnRSSA {
	background-position: -105px -80px;
	width: 141px;
}
#body #wrap .fullProfile #botones #btnLogrosA {
	width: 89px;
	background-position: -246px -80px;
}
#body #wrap .fullProfile #botones #btnRedA {
	background-position: -335px -80px;
	width: 91px;
}
#body #wrap .fullProfile #botones #btnObjetosWebA {
	background-position: -426px -80px;
	width: 134px;
}
#body #wrap .fullProfile .title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 22px;
	height: 22px;
}
#body #wrap .fullProfile #misPerfiles {
	text-align: left;
	vertical-align: top;
	float: right;
	width: 740px;
}

#body #wrap .fullProfile #misPerfiles a {
	background-image: url(imgs/services_logos.jpg);
	float: left;
	height: 65px;
	width: 70px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 1px;
	line-height: 1px;
	color: #FFF;
	text-decoration: none;
}
#body #wrap .fullProfile #misPerfiles .lnkfacebook {
	background-position: 0px -70px;
}
#body #wrap .fullProfile #misPerfiles .lnktwitter {
	background-position: 0px -139px;
}
#body #wrap .fullProfile #misPerfiles .lnkmyspace {
	background-position: 0px -208px;
}
#body #wrap .fullProfile #misPerfiles .lnkyahoo_ {
	background-position: 0px -417px;
}
#body #wrap .fullProfile #misPerfiles .lnkwindows-live {
	background-position: 0px 0px;
}
#body #wrap .fullProfile #misPerfiles .lnkgoogle {
	background-position: 0px -347px;
}
#body #wrap .fullProfile #misPerfiles .lnknetlog {
	background-position: 0px -487px;
	text-decoration: none;
	margin: 0px;
	height: 17px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#body #wrap .fullProfile #misPerfiles .lnklinkedin {
	background-position: 0px -277px;
}
#body #wrap .fullProfile #misPerfiles .lnkfacebook:hover {
	background-position: -71px -70px;
}
#body #wrap .fullProfile #misPerfiles .lnktwitter:hover {
	background-position: -71px -139px;
}
#body #wrap .fullProfile #misPerfiles .lnkmyspace:hover {
	background-position: -71px -208px;
}
#body #wrap .fullProfile #misPerfiles .lnkyahoo_:hover {
	background-position: -71px -417px;
}
#body #wrap .fullProfile #misPerfiles .lnkwindows-live:hover {
	background-position: -71px 0px;
}
#body #wrap .fullProfile #misPerfiles .lnkgoogle:hover {
	background-position: -71px -347px;
}
#body #wrap .fullProfile #misPerfiles .lnknetlog:hover {
	background-position: -71px -487px;
	text-decoration: none;
	margin: 0px;
	height: 17px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#body #wrap .fullProfile #misPerfiles .lnklinked-in:hover {
	background-position: -71px -277px;
}


#body #wrap .fullProfile #detalles {
	clear: both;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
}
#body #wrap .fullProfile #misPerfiles .title {
	height: 25px;
	margin-bottom: 5px;
}
#body #wrap .fullProfile #detalles .title {
	margin-bottom: 10px;
	margin-top: 10px;
}
#body #wrap .fullProfile #detalles #box_1 .nombres {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
}

#body #wrap .fullProfile #detalles .dataLine .title {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #4A4A4A;
	text-decoration: none;
}
#body #wrap .fullProfile #detalles #box_1 {
	width: 210px;
	float: left;
	padding-right: 20px;
}
#body #wrap .fullProfile #detalles #box_1 .foto img {
	padding: 1px;
	border: 1px solid #333;
}
#body #wrap .fullProfile #detalles #box_1 .botonesAccion {
	padding-top: 10px;
}
#body #wrap .fullProfile #detalles #box_1 .botonesAccion a {
	background-image: url(imgs/perfil_botones2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 200px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	color: #FFF;
	text-decoration: none;
}
#body #wrap .fullProfile #detalles #box_1 .botonesAccion .btnContactos {
	background-position: 0px 0px;
}
#body #wrap .fullProfile #detalles #box_1 .botonesAccion .btnMensaje {
	background-position: 0px -40px;
}
#body #wrap .fullProfile #detalles #box_1 .botonesAccion .btnObjetos {
	background-position: 0px -80px;
}
#body #wrap .fullProfile #detalles #box_1 .botonesAccion .btnContactos:hover {
	background-position: -200px 0px;
}
#body #wrap .fullProfile #detalles #box_1 .botonesAccion .btnMensaje:hover {
	background-position: -200px -40px;
}
#body #wrap .fullProfile #detalles #box_1 .botonesAccion .btnObjetos:hover {
	background-position: -200px -80px;
}


#body #wrap .fullProfile #detalles #box_2 {
	float: left;
	width: 300px;
	padding-right: 10px;
}
#body #wrap .fullProfile #detalles #box_3 {
	float: right;
	width: 300px;
}
#body #wrap .fullProfile #detalles #box_4 {
	clear: right;
	float: left;
	width: 400px;
}
#body #wrap .logroReq {
}

#body #wrap .logroReq .imgLogro {
	float: left;
	height: 75px;
	width: 75px;
	background-repeat: no-repeat;
}
#body #wrap .logroReq .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#body #wrap .logroReq .linea1 {
	font-size: 14px;
}
#body #wrap .logroReq .requisitos {
	margin-left: 80px;
}
#body #wrap .logroReq .requisitos .req {
	height: 20px;
	padding-top: 4px;
}
#body #wrap .logroReq .requisitos .req a {
	color: #039;
	text-decoration: none;
	font-weight: bold;
}
#body #wrap .logroReq .requisitos .req a:hover {
	text-decoration: underline;
}
#body #wrap .logroReq .requisitos a.req_1 {
	background-image: url(imgs/completado.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 20px;
	padding-right: 90px;
	float: left;
}
#body #up_tools #windows_div {
	float: left;
}
#body #up_tools #start_div {
	float: left;
	width: 100px;
}
._____Novedades_RSS___ {
}
{}#body #wrap #misRSS .barra_rss {
	line-height: 30px;
	height: 38px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	width: 98%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}
#body #wrap #misRSS .barra_rss a {
	float: left;
	line-height: 28px;
	height: 28px;
	text-align: center;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}
#body #wrap #misRSS .barra_rss a:hover {
	text-decoration: underline;
}
#body #wrap #misRSS .barra_rss .lnk_add_rss {
	background-image: url(imgs/anadir_rss.jpg);
	width: 99px;
}
#body #wrap #misRSS .tabla_main {
	margin: 0px;
	padding: 0px;
	width: 990px;
}
#body #wrap #misRSS .tabla_main .c1 {
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A9DEE;
}
.c1 #user_pages .dragUPages {
	background-image: url(imgs/icons_rss_f.gif);
	background-position: left -36px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 22px;
}

#body #wrap #misRSS .tabla_main tr .c1 .pageTools {
	padding: 5px;
	border: 1px solid #D6D6D6;
	background-color: #F8F8F8;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#body #wrap #misRSS .tabla_main tr .c1 .pageTools  a{
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(imgs/icons_rss_f.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#body #wrap #misRSS .tabla_main tr .c1 .pageTools a:hover {
	text-decoration: underline;
}
#body #wrap #misRSS .tabla_main tr .c1 .pageTools .new {
	background-image: url(imgs/icons_rss_f.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
#body #wrap #misRSS .tabla_main tr .c1 .pageTools .conf {
	background-position: -1px -83px;
}
#body #wrap #misRSS .tabla_main tr .c1 .pageTools .del {
	background-position: 0px -22px;
}
#body #wrap #misRSS .tabla_main tr .c1 .pageTools .send {
	background-position: 0px -122px;
}


#body #wrap #misRSS .tabla_main tr .c1 a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #0066D5;
	text-decoration: none;
	padding: 5px;
}
#body #wrap #misRSS .tabla_main tr .c1 a.active {
	background-color: #F8F8F8;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}



#body #wrap #misRSS .tabla_main .c2 {
	margin: 0px;
	width: 650px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A9DEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#body #wrap #misRSS .tabla_main .c3 {

}
#body #wrap #misRSS .tabla_main tr .c2 #layout .tl {
	margin: 0px;
	padding: 0px;
	width: 650px;
}
#body #wrap #misRSS .tabla_main tr .c2 #layout .tl .td1 {
	width: 250px;
}
#body #wrap #misRSS .tabla_main tr .c2 #layout .tl .td2 {
	width: 400px;
}


#body #wrap #misRSS .tabla_main tr .c2 .rssZone {
	border: 1px dashed #036;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#body #wrap #misRSS .tabla_main tr .c2 #zona_1 {
	padding: 5px;
	width: 240px;
	min-height:400px;
}
#body #wrap #misRSS .tabla_main tr .c2 #zona_2 {
	padding: 5px;
	width: 390px;
	min-height:400px;
}
.rssblock {
	display: block;border: 1px solid #bdcad8;margin-bottom: 5px;background-color: #FFF;
}

.rssblock .feed_title         {
	font-weight: bold;
	line-height: 22px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 22px;
	background-color: #FBFEFF;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdcad8;
	height: 22px;
	display: block;
	background-image: url(imgs/icons_rss_f.gif);
	background-position: 0px -38px;
	background-repeat: no-repeat;
}
.rssblock .feed_title             .lnk_Del{
	background-image: url(imgs/icons_rss_f.gif);
	background-position: 0px -100px;
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 20px;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
	color: #FBFEFF;
}

.items .rss_feed .rss_title           {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
.items .rss_feed {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.items .rss_feed .content .c_img           {
	float: left;
}
#body #wrap #misRSS .clear      {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	float: none;
}
._____Share_URL____{}
#body #wrap #shareFromUrl #frmUrlObj {
	margin: auto;
	width: 500px;
	border: 1px solid #666;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#body #wrap #shareFromUrl #frmUrlObj h1 {
	padding: 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#shareFromUrl #inP_titulo a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: auto;
	line-height: 20px;
	overflow: hidden;
}#shareFromUrl #inP_titulo a:hover {
	background-color: #FFC;
}

#shareFromUrl #inP_descripcion a{
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	width: auto;
	min-height:100px;
	font-size: 11px;
}#shareFromUrl #inP_descripcion a:hover {
	background-color: #FFC;
}
#frmUrlObj #titulo {
	font-size: 11px;
	width: 300px;
}
#frmUrlObj #descripcion {
	font-size: 11px;
	width: 300px;
	height: 100px;
}
.____WebObj_Edit___ {
}
#pnWebObj .C1 {
	width: 150px;
	text-align: left;
	vertical-align: top;
}
#pnWebObj .C2 {
	text-align: left;
	vertical-align: top;
}


#pnWebObj .C2 .items_list .item {
	float: left;
	width: 250px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #D6D6D6;
	overflow: hidden;
}
#pnWebObj .C2 .items_list .item .style0 .img      {
	float: left;
	width: 55px;
}
#pnWebObj .C2 .items_list .item .style0 .desc {
	font-size: 11px;
	line-height: 14px;
	display: block;
	height: 56px;
	overflow: hidden;
}
#pnWebObj .C2 .items_list .item .style0 .title a {
	text-decoration: none;
	font-weight: bold;
	color: #06C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	overflow: hidden;
	height: 20px;
	display: block;
}
#pnWebObj .C1 #folders_list{
	padding-left: 10px;
}
#pnWebObj .C1 .folder  {
	height: 40px;
	display: block;
	background-image: url(img.temp/folder_yellow.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	border: 1px solid #D6D6D6;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-position: 0px 5px;
}
#pnWebObj .C1 .folderHover {
	border: 1px dashed #039;
}

#pnWebObj .C1 .folder .linea1 a{
	font-size: 14px;
	color: #036;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
#pnWebObj .C1 .folder .linea2 a{
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
#pnWebObj .lnkFEdit {
	background-image: url(img.temp/editclear.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	text-decoration: none;
	background-position: 1px 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 0px;
	overflow: hidden;
}
#pnWebObj .lnkFDelete {
	background-image: url(imgs/icons_rss_f.gif);
	background-position: -2px -101px;
	height: 16px;
	float: left;
	border: 1px none #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 16px;
	width: 0px;
	overflow: hidden;
}
#pnWebObj .operations {
	height: 20px;
	padding-left: 5px;
}

#pnWebObj .operations .btn_NewDir      {
	background-image: url(img.temp/folder_new.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 18px;
	float: left;
	color: #000;
	text-decoration: none;
	height: 18px;
}
#pnWebObj .operations .btn_NewObj      {
	color: #000;
	text-decoration: none;
	background-image: url(img.temp/folder_sent_mail.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	float: left;
	padding-right: 5px;
	height: 18px;
}
* #pnWebObj a.config_btn        {
	background-image: url(img.temp/exec.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 16px;
	font-size: 16px;
	line-height: 16px;
	float: right;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 5;
	visibility: visible;
	display: block;
	text-decoration: none;
}

#body #wrap #pnWebObj table tr .C1 #folders_list .folder a {
	text-decoration: none;
}

.tip_BTN_blue11 {
	font-size: 11px;
	font-weight: bold;
	color: #039;
	text-decoration: none;
	margin-right: 5px;
}
.tip_BTN_blue11:hover {
	text-decoration: underline;
}
.tip_BTN_red11 {
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.tip_BTN_red11:hover {
	text-decoration: underline;
}

.____INICIO_____ {
}

#home .tabla_main .c1 {
	width: 145px;
	padding-right: 7px;
	padding-left: 5px;
}
#home .tabla_main .c2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	border-bottom-style: solid;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
	width: 500px;
}
#home .tabla_main .c3 {
	width: 300px;
	padding-right: 5px;
	padding-left: 7px;
}


#home .web_objects {
	padding-bottom: 7px;
}

#home .web_objects .title {
	background-image: url(img.temp/navigator.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	line-height: 16px;
	display: block;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#home .web_objects .sub {
	padding-left: 10px;
}
#home .web_objects .sub .folder {
	line-height: 16px;
	background-image: url(img.temp/folder_yellow16.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 18px;
}
#home .web_objects .sub .folder a {
	color: #000;
	text-decoration: none;
}
#home .web_objects .sub .folder a:hover {
	text-decoration: underline;
	color: #03C;
}
#home .rss_pages {
	padding-bottom: 7px;
}
#home .rss_pages .rssP       {
	line-height: 16px;
	color: #000;
	text-decoration: none;
	height: 20px;
	padding-left: 18px;
	background-image: url(img.temp/ftp.png);
	background-repeat: no-repeat;
	display: block;
	margin-left: 10px;
}
#home .rss_pages .rssP a {
	color: #000;
	text-decoration: none;
}
#home .rss_pages .rssP a:hover {
	text-decoration: underline;
	color: #03C;
}



#home .rss_pages .title      {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	background-image: url(img.temp/konqsidebar_news.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#home .user_webs {
	padding-bottom: 3px;
}

#home .user_webs .title {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	background-image: url(img.temp/agt_web.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#home .user_webs .web  {
	background-image: url(img.temp/ftp.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 10px;
	height: 20px;
	line-height: 18px;
	overflow: hidden;
}
#home .user_webs .web a {
	text-decoration: none;
	color: #000;
}
#home .user_webs .web a:hover {
	text-decoration: underline;
	color: #03C;
}
.____alerts_____{}
#alerts .title {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(img.temp/bell.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	height: 18px;
}
#alerts .infoTiny {
	font-size: 12px;
	color: #666;
}
#alerts .web {
	margin-left: 0px;
	padding-bottom: 4px;
	display: block;
	clear: both;
}
#alerts .web .items {
	margin-left: 5px;
	margin-top: 10px;
}
#alerts .web .nombre_web {
	line-height: 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	display: block;
}

#alerts .web .op {
	float: right;
	line-height: 16px;
	height: 16px;

}
#alerts .web .op a {
	text-decoration: none;
	color: #006;
}
#alerts .web .op a:hover {
	color: #C00;
	text-decoration: underline;
}


#alerts .web .op .lnk_cfg_WebAlert       {
	background-image: url(img.temp/exec.png);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 16px;
	font-size: 1px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	overflow: hidden;
	margin-left: 5px;
}
#alerts .nombre_web .op .lnk_leidas {
	font-weight: normal;
}
#alerts .web .nombre_web a  {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#alerts .web .nombre_web a:hover {
	text-decoration: underline;
}

#alerts .web .items .msg {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-right: 5px;
	padding-left: 5px;
}
#alerts .web .items .msg:hover {
	background-color: #F5F5F5;
}

#alerts .web .items .msg a {
	color: #039;
	text-decoration: none;
}
#alerts .web .items .msg a:hover {
	text-decoration: underline;
	color: #03C;
}


#alerts .web .items .msg .cuando {
	font-size: 10px;
	color: #666;
	padding-left: 5px;
	display: block;
	line-height: 14px;
}
.____alertsPOP_____{}
#alerts_pop {
	margin: 0px;
	padding: 5px;
}

#alerts_pop .title {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	background-image: url(img.temp/bell.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
}
#alerts_pop .infoTiny {
	font-size: 12px;
	color: #333;
	font-style: italic;
}
#alerts_pop .web {
	margin-left: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#alerts_pop .web .items {
	margin-left: 5px;
	margin-top: 10px;
}
#alerts_pop .web .nombre_web {
	line-height: 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	display: block;
}
#alerts_pop .web .op {
	float: right;
	line-height: 16px;
	height: 16px;

}
#alerts_pop .web .op a {
	text-decoration: none;
	color: #006;
}
#alerts_pop .web .op a:hover {
	color: #C00;
	text-decoration: underline;
}

#alerts_pop .web .op .lnk_cfg_WebAlert       {
	background-image: url(img.temp/exec.png);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 16px;
	font-size: 1px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	overflow: hidden;
	margin-left: 5px;
}
#alerts_pop .nombre_web .op .lnk_leidas {
	font-weight: normal;
}
#alerts_pop .web .nombre_web a  {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#alerts_pop .web .nombre_web a:hover {
	text-decoration: underline;
}
#alerts_pop .ch {
	float: right;
	width: 110px;
	clear: both;
	height: 14px;
	background-image: url(img.temp/via_txt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	overflow: hidden;
}
#alerts_pop .ch a.ch_n {
	overflow: hidden;
	color: #400000;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	width: 200px;
	float: left;
}
#alerts_pop .ch a.ch_n:hover {
	color: #C00;
	text-decoration: underline;
}


#alerts_pop .web .items .msg {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-right: 5px;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-color: #FFF;
}
#alerts_pop .web .items .msg:hover {
	background-color: #F5F5F5;
}

#alerts_pop .web .items .msg a {
	color: #039;
	text-decoration: none;
}
#alerts_pop .web .items .msg a:hover {
	text-decoration: underline;
	color: #03C;
}


#alerts_pop .web .items .msg .cuando {
	font-size: 10px;
	color: #666;
	padding-left: 5px;
	display: block;
	line-height: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 12px;
}
#home #dbPerfilesVinculados .title    {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#home #dbPerfilesVinculados .dataLine .title {
	font-weight: normal;
	text-decoration: none;
}
#home #dbPerfilesVinculados .genLink {
	color: #039;
	text-decoration: none;
}
#home #dbPerfilesVinculados .genLink:hover {
	color: #03C;
	text-decoration: underline;
}
#body #wrap #home .tabla_main tr .c3 #winVPerfiles {
	clear: both;
	padding-top: 10px;
}

#home #cse-search-box {
	text-align: center;
	margin-bottom: 10px;
}
.____Ajustes___ {}

#body #wrap  #ajustes_btn a {
	background-image: url(img.temp/mailappt.png);
	line-height: 18px;
	background-repeat: no-repeat;
	height: 18px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
	width: 40%;
	float: left;
}
#body #wrap  #ajustes_btn a:hover {
	color: #039;
	text-decoration: underline;
}
#body #wrap  #ajustes_btn .lnkCPass {
	background-image: url(img.temp/encrypted.png);
}
#body #wrap  #ajustes_btn .lnkCPriv {
	background-image: url(img.temp/14_layer_visible.png);
}
#body #wrap #home .tabla_main tr .c2 .blockAjustes {
	margin-bottom: 10px;
	padding: 7px;
	border: 1px solid #CCC;
	background-color: #FBFBFB;
}
#body #wrap #home .tabla_main tr .c2 .blockAjustes .title {
	display: block;
	background-color: #F0F9FF;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #CCC;
	margin-bottom: 7px;
}
#body #wrap #home .tabla_main tr .c2 .blockAjustes .title:hover {
	background-color: #FFFFF2;
}
#body #wrap #home .tabla_main tr .c2 .blockAjustes #btnPass {
	background-image: url(img.temp/encrypted.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 5px 5px;
}
#body #wrap #home .tabla_main tr .c2 .blockAjustes #brnEmail {
	background-image: url(img.temp/mailappt.png);
	background-position: 5px 5px;
	padding-left: 24px;
	background-repeat: no-repeat;
}
#body #wrap #home .tabla_main tr .c2 .blockAjustes #btnPriv {
	background-image: url(img.temp/14_layer_visible.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 24px;
}
* .preview_url .title{
	color:#000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
* .preview_url .description{
	color:#333;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.____baja____ {
}
#body #wrap #baja .infoRed      {
	width: 320px;
	padding: 5px;
	background-color: #FFF4F4;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #900;
}
#body #wrap #baja .infoGreen      {
	width: 320px;
	padding: 5px;
	background-color: #ECF5FF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #006;
}
._______boletin_______{}

#dBoletin .C1 {
	width: 150px;
	text-align: left;
	vertical-align: top;
}
#dBoletin .C2 {
	text-align: left;
	vertical-align: top;
}
#dBoletin .btnSelect,#dBoletin .btnSelect:hover ,#dBoletin .btnSelect_act {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 22px;
	background-color: #FBFBFB;
	border: 1px solid #D6D6D6;
	background-image: url(imgs/ico.check.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	text-decoration: none;
	color: #003;
}
#dBoletin .btnSelect:hover {
	background-color: #F0F8FF;
	border: 1px solid #333;
	background-image: url(imgs/ico.check.gif);
	background-repeat: no-repeat;
	background-position: 1px -40px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	text-decoration: none;
	color: #003;
}
#dBoletin .btnSelect_act {
	background-color: #F4FFF4;
	border: 1px solid #999;
	background-image: url(imgs/ico.check.gif);
	background-repeat: no-repeat;
	background-position: 1px -83px;
	text-decoration: none;
	color: #003;
}
#dBoletin .sep {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#dBoletin .td1 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 2px;
	padding-left: 5px;
}
#dBoletin .td2 {
	font-size: 12px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
#dBoletin .td3 {
	font-size: 12px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#dBoletin .Exito {
	background-color: #F0FFF0;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 1px solid #030;
}
#dBoletin .rojo {
	color: #C00;
	font-weight: bold;
}
#dBoletin .verde {
	color: #060;
	font-weight: bold;
}
.____DEV_WEBS__ {
}

#dev_webs .tabla_main .c1 {
	width: 145px;
	padding-right: 7px;
	padding-left: 5px;
}
#dev_webs .tabla_main .c2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	border-bottom-style: solid;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
	width: 500px;
}
#dev_webs .tabla_main .c3 {
	width: 300px;
	padding-right: 5px;
	padding-left: 7px;
}
#dev_webs .user_webs {
	padding-bottom: 3px;
}

#dev_webs .user_webs .title {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	background-image: url(img.temp/agt_web.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#dev_webs .user_webs .web  {
	background-image: url(img.temp/ftp.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 10px;
	height: 20px;
	line-height: 18px;
	overflow: hidden;
}
#dev_webs .user_webs a  {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
#dev_webs .user_webs a:hover {
	text-decoration: underline;
	color: #03C;
	background-color: #E1F0FF;
}
#dev_webs .user_webs a.active {
	background-color: #E1F0FF;
}
#lnk_add_web {
	background-color: #ECFFEC;
}
#body #wrap #dev_webs .tabla_main tr .c2 #verify_box {
	padding: 7px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #D6D6D6;
}
#body #wrap #dev_webs .tabla_main tr .c2 #verify_box #verify_info {
	background-color: #FFFFF2;
	border: 1px solid #333;
	padding-top: 10px;
}
#body #wrap #dev_webs .tabla_main tr .c2 #verify_box #verify_info ul {
	margin: 0px;
	padding-left: 30px;
}
#body #wrap #dev_webs .tabla_main tr .c2 #verify_box #verify_info ul li {
	margin-top: 5px;
	margin-bottom: 20px;
}
.___ALERTSPOP2______ {
}
#alerts_pop {
	margin: 0px;
	padding: 5px;
}
#alerts_pop .titleA {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	background-image: url(img.temp/bell.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
}
#alerts_pop .infoTiny {
	font-size: 12px;
	color: #333;
	font-style: italic;
}
#alerts_pop .web {
	margin-left: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#alerts_pop .web .title {
	width: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	height: 22px;
	padding-bottom: 0px;
	background-image: url(img.temp/arrow-turn-270-left.png);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#alerts_pop .web .channels .ch {
	float: none;
	width: auto;
	clear: both;
	height: 20px;
	background-image: url(img.temp/arrow-branch.png);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	overflow: hidden;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#alerts_pop .web .channels .ch a {
	text-decoration: none;
	color: #603;
}
#alerts_pop .web .channels .ch a:hover {
	color: #06C;
	text-decoration: underline;
}


#alerts_pop .web .channels .alerts {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #D6D6D6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#alerts_pop .web .channels .alerts .alert {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-right: 5px;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-color: #FFF;
	padding-bottom: 2px;
	height: 22px;
	margin: 0px;
	padding-top: 2px;
}
#alerts_pop .web .channels .alerts .alert .read0 {
	background-color: #FFFFF4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 5px;
}
#alerts_pop .web .channels .alerts .alert .read0:hover {
	background-color: #FFF;
}
#alerts_pop .web .channels .alerts .alert .read1:hover {
	background-color: #F0F5FF;
}





#alerts_pop .web .channels .alerts .alert .cuando {
	font-size: 10px;
	color: #666;
	padding-left: 5px;
	line-height: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 12px;
}
#alerts_pop .web .channels .alerts .alert a {
	color: #009;
	text-decoration: none;
}
#alerts_pop .web .channels .alerts .alert a:hover {
	text-decoration: underline;
}
#alerts_pop .web .channels .alerts .alert a:visited {
	color: #333;
	text-decoration: underline;
}
#alerts_pop .web .lnkBlkCh {
	color: #600;
	padding-left: 40px;
	text-decoration: none;
}
#alerts_pop .web .lnkBlkCh:hover {
	color: #C00;
	text-decoration: underline;
}
#alerts_pop .web .blockedCh {
	padding-left: 50px;
}
#alerts_pop .web .blockedCh a {
	color: #03C;
}
#alerts_pop .web .blockedCh a:hover {
	color: #C00;
	text-decoration: underline;
}
.___u2c____ {
}
#body #wrap #u2c #u2cForm .tdNoSeleccionado {
	border:1px solid #CCCCCC;
	padding:4px;
	text-align:center;
	width:100px;
	height:100px;

	vertical-align: middle;
	overflow: hidden;
}
#body #wrap #u2c #u2cForm .tdNoSeleccionado img {
border:medium none;
width:90px;
max-height:90px;
}
#body #wrap #u2c #u2cForm {
	margin: auto;
	width: 650px;

	border: 1px solid #999;
	padding: 10px;
}

#body #wrap #u2c #u2cForm table tbody tr .td_step {
	font-size: 16px;
	color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 2px;
	padding-top: 5px;
}
#body #wrap #u2c #u2cForm .td_step_in {
	padding-left: 10px;
	padding-top: 4px;
}
#body #wrap #u2c #u2cForm table tbody tr .td_step_in label .txt_opt  {
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#body #wrap #u2c #u2cForm table tbody tr .td_step_in label .explain  {
	padding-left: 45px;
}
#body #wrap #u2c #u2cForm table tbody tr .td_step_in .lbl_opt {
	padding: 5px;
	margin-bottom: 4px;
	border: 1px solid #E8E8E8;
}
#body #wrap #u2c #u2cForm table tbody tr .td_step_in .lbl_opt_sel  {
	padding: 5px;
	margin-bottom: 4px;
}
#body #wrap #u2c #u2cForm table tbody tr .td_step_in .lbl_opt:hover ,#body #wrap #u2c #u2cForm table tbody tr .td_step_in .lbl_opt_sel{
	background-color: #F2F8FF;
	padding: 5px;
	border: 1px solid #06F;
	margin-bottom: 4px;
}



.tdSeleccionado {
	background-color:#E8F3FF;
	border:2px solid #06F;
	padding:2px;
	text-align:center;
	width:100px;
	height:100px;
	max-height:100px;
	overflow: hidden;
}
.tdSeleccionado img {
border:medium none;
width:95px;
max-height:95px;
}
#body #wrap #u2c #msgExitoOpt {
	background-color: #FFFFFB;
	margin: auto;
	width: 600px;
	border: 1px solid #333;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}

