@import url("estilosgenerales.css");
a{color: #FF7800;}
label{padding:0px;}
body{
	font-family:Tahoma;
	margin:0px;
	padding:0px;
}
#FechaAparicion{
		margin-left:3px;
}
#AgregarCCCorreo,#AgregarBCCCorreo,#AgregarCCMensajeria,#AgregarBCCMensajeria{float:left;margin-left:5px;bxssorder:1px solid red;margin-right:0px;}
#legendMain{border-bottom:1px dotted #ccc;width:100%;font-size:20px;font-weight:100;height:40px;padding-top:10px;vertical-aligment:middle;}
legend{margin:-5px}
xbody *{border:1px solid red}
.TO,.BCC,.CC, .Main{
	border:0px;
	margin-top:-7px;width:100%;
}
.CC,.BCC{
	display:none;
}
.MainMensajeriaInterna,.MainCorreos,.Main{
	width:100%;
	padding-bottom:10px;padding-top:-10px;
}
.Otros{
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
}
.ElementosGrupo{
	position:absolute;
	z-index:4;
	background-color:white;	
}
.emergentes{
	border:1px solid #069;
	padding:5px;
}
.emergentes input{
	margin-top:2px;
}
.MenuReportes{
	position:relative;
	z-index:1000;
	list-style:none;
	border:1px solid black;
	padding:5px;
}
.ItemReporte{
	cursor:hand;
	text-decoration:underline;
	color:blue;
	padding-left:10px;
	display:inline;
	width:33%;
}
.eliminar{
	margin-left:5px;
	height:20px;
	padding-top:15px;
}
#MensajeriaTodo,#CorreoTodo{
	border:0px;
	width:100%;
}
#ReporteMenTo,#ReporteMenCC,#ReporteMenBCC,#ReporteCoTo,#ReporteCoCC,#ReporteCoBCC,#Campos,#CalendFechaAparicion{
	background-repeat:no-repeat;
	height:20px;
	width:20px;
	padding-top:20px;
	overflow:hidden;
	mmargin:2px
}
#ColapsarMensajeria,#ColapsarCorreo{
	background-repeat:no-repeat;
	height:20px;	
	padding-left:10px;
	width:20px;
}
#ReporteMenTo,#ReporteMenCC,#ReporteMenBCC,#ReporteCoTo,#ReporteCoCC,#ReporteCoBCC{
	background-image:url("../imagenes/reporte.gif");
}
#Campos{
	background-image:url("../imagenes/lupa.gif");
}
#CalendFechaAparicion{
	background-image:url("../imagenes/calendar_icon.gif");
}
#ColapsarMensajeria,#ColapsarCorreo{
	background-position:5px left;
	background-image:url("../imagenes/up_arrow.gif");
}
#Adjuntos{
	background-image:url("../imagenes/clip.gif");
	background-repeat:no-repeat;
	height:20px;
	overflow:hidden;
	margin:2px;
	margin-left:5px;
	padding-left:15px;
	background-position:5px left;
}
#DivMisGrupos{
	width:275px;
	z-index:1;
	position:absolute;
}

#EditorIframe{
	margin-left:85px;
	padding:0px;
	border:0px;
}
#DivMisGrupos{
	background-color:white;
}
#DivMisGrupos label{
	width:50px;
}
#SwitchEditor{
	width:690px;
	text-align:right;
	padding:0px;
	margin-bottom:5px;
	cursor:pointer;
	color:#FF7800;
}
#ColapsarMensajeria,#ColapsarCorreo{
	cursor:pointer;
	float:right;
	color:#FF7800;
	font-family:Tahoma;
	font-size:11px;
	margin-top:-15px;
}
#MainMensajeriaInterna legend{
	margin-top:5px;
}
#MainCorreos legend{
	margin-bottom:-15px;
}
#MainMensajeriaInterna legend,#MainCorreos legend{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	
}

#MainMensajeriaInterna legend{
	lbackground-image:url("../imagenes/mensajeria_interna.gif");
}
#MainCorreos legend{
	lbackground-image:url("../imagenes/correo_electronico.gif");
}
a#MisGrupos{
	lbackground-image:url("../imagenes/mis_grupos.gif");
	margin-left:5px;
}
a#Adjuntos{padding-top:5px; width:100px;}
#Comandos{list-style-type:none;margin:0px; padding:0px;margin-left:85px;margin-top:-15px;}
ul#Comandos  li{padding:0px;margin:0px;}
ul#Comandos  li input{margin-top:0px; }
ul#Comandos  li a{margin-top:2px;padding-top:5px;}
input.file{display:none}
.Archivo{width:480px;}
fieldset.Main{borrder:1px solid #069;padding:5px 10px;padding-bottom:0px;}
fieldset.MainMensajeriaInterna,fieldset.MainCorreos{margin-left:-20px;padding-left:20px}
fieldset.Otros{border-bottom:0px;width:100%}
#TextoEmail{width:700px;height:300px;display:block;margin-top:20px;margin-bottom:20px;}
#cuerpoRegistro{width:700px;margin-left:10px;background-color:#FEFEF4;}
#tituloregistro{width:700px;margin-left:10px;}
#EnviarMensajes1{margin-top:5px;}
#EnviarMensajes1,#EnviarMensajes2{cursor:pointer;border:1px outset;width:100px;text-align:center;margin-left:85;color:black;}
#Calendario{cursor:pointer;}
.Main label{width:80px;text-align:right;}
.inputReporte{width:400px;margin-bottom:2px;}