/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background-image: url(http://www.claro.com.sv/cmsinetadmin/images/publica/backg_banners.jpg);
    /*BACKGROUND-COLOR:Transparent;*/
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
/********************* ESTILOS**************************** */
.highlight
{
	background-color:Transparent;
	font-size: 8pt; 
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}

.requerdios
{
	background-color:Transparent;
	font-size: 8pt; 
	
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}

.cmsAccountTable
{
	/*width: 90%;*/
	border-style: solid;
	border-width: 0px;
	border-color: #666666;
	border-collapse: collapse;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	/*color: white;*/
	/*background-color: #d1d1cf;*/
	background-image: url(http://www.claro.com.sv/cmsinetadmin/images/publica/backg_banners.jpg);
}

.cmsAccountTableMSG
{
	width: 100%;
	height:215;
	border-style: solid;
	border-width: 0px;
	border-color: #666666;
	border-collapse: collapse;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	/*background-color: #d1d1cf;*/
}


.titulotablaMtto
{
	font-family: Arial;
	font-size:small;
	font-weight: bold;
	color: White;
	background-color: #FFCC00;
}

.txtcajas
{
	border: 1px solid #666699;
	padding: 0px;
	height:18px;
}

.etiquetas
{
	font-family: Arial;
	font-size:25px;
	color:black;
	
}

.contador
{
	font-family: Arial;
	font-size: xx-small;
	color:green;
	
	
}

BUTTON
{
	background-color :green;
	BACKGROUND-IMAGE: none;
	BACKGROUND-REPEAT: repeat;
	COLOR: #003399;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 15px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal
}

.txtcajasmsg
{
	height:50px;/*50*/
	width :120px;
	border: 1px solid #666699;
	/*border-color:white;*/
	padding: 0px;
	/*background-color:#F8EDE0;*/

}

.myboton
{
	/*background-color:#F8EDE0;*/
	/*border: 1px solid #666699;*/
	/*border-color:#FF7600;*/
	font-size: 8pt;
	
	
}

/****************************** Estilo para el cuadro del mensaje **************************/
/*.curvy {position:relative;  background:#FFF; color:#000; margin:0em auto; padding:1px;background-image: url(http://www.claro.com.sv/cmsinetadmin/images/publica/backg_banners.jpg);}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#FFF; background:white; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#FFF; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;}*/

.curvy textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	height: 40px; /*60*/
	width: 100%;	
	/*border: 1px solid #FF7600;*/
}

.curvy input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8EDE0;
	width: 40%;
	/*border: 1px solid #FF7600;*/
}

.curvy input.movil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	width: 60px;
	/*border: 1px solid #FF7600;*/
}

.curvy table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:3px;	
	
	
}

.curcy td{
	font-family: Arial;
	color:black;
	
}

