.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003867;
	text-decoration: none;
}
.linkmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
.textoinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.textoEmailEstado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.textoinfoG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.textoinfoGcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #094C83;
	text-decoration: none;
}

.back {
	background-image: url(img/back1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.back2 {
	background-image: url(img/border2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.back1 {
	background-image: url(img/border1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.minilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3EBBFF;
	text-decoration: underline;
}
.minilink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009DE0;
	text-decoration: none;
}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3EBBFF;
	text-decoration: underline;
}
.item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009DE0;
	text-decoration: none;
}

.operacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.operacion:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.errorSpan{ font-size: 10px;color: #FF0000;}
.tagTitulo{font-size: 16px;color: #333333 ;font-weight:bold;}
.tagProducto{font-size: 12px;color: #333333;}
.tagCabeceraProducto{font-size: 12px;color: #333333 ;font-weight:bold;}
.tagInput{font-size: 14px;color: #333333 ;height:20px;font-weight:bold;}
.createItem {border: 1px solid #333333;background: #FFFFFF;width:580px;}
.botonAdd {border: 1px solid #333333;background: #FFFFFF;font-size:10px;height:20px;}
.tagAdministrador{font-size: 12px;color: #004E34 ;font-weight:bold;}
.message{ font-size: 14px;color: #FF0000;}
.inputStyle{width:580px;border: 1px Solid #333333;background: #FFFFFF;}
.inputTitulo{width:580px;border: 1px Solid #333333;background: #FFFFFF;}
.inputResumen{width:580px;height:50px;border: 1px Solid #333333;background: #FFFFFF;}
.descriptionText{width:580px;height:300px;border: 1px Solid #333333;background: #FFFFFF;}
.inputSubmit { 
	font: Arial; 
	font-size: 12px; 
	border: 1px solid black; 
	background-color: #FFFFFF; 
	width:130px;
}
.inputFecha { 
	font: Arial; 
	font-size: 12px; 
	border: 1px solid black; 
	background-color: #FFFFFF; 
	width:130px;
}

.inputCalendario { 
	font: Arial; 
	font-size: 12px; 
	border: 1px solid black; 
	width:25px;
	padding-left:0px;
	text-align:center;
}

a.bottomLink{ font-size: 10px;color: #004E34 ;text-decoration:none;font-weight:bold;}
a.bottomLink:hover{font-size: 10px;color: #4dce19 ;text-decoration:none;font-weight:bold;}

.titulo{font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: #333333 ;font-weight:bold;}
.resumen{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333 ;font-weight:bold;}
.cuerpo{font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #333333 ;text-align:center;}

.box {
	background-color: #D1F1FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	border: thin solid #003473;
	margin: 5px;
	padding: 5px;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}

