/*	SITIO WEB	*/
html, body {          
	font-size: 11px;
	font-family: "Tahoma",Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    color: #000000;
    margin: 0; 
    padding: 0;
}
a {
	font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
    color: #074CAF;
    text-decoration: none;
}
a:link{
	font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	color: #074CAF;
	text-decoration: none;
}
a:visited{
	font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	color: #074CAF;
	text-decoration: none;
}
a:hover{
	font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	color: #2A95CB;
	text-decoration: none;
	border-bottom: 2px solid #2A95CB;
}
a:active{
	font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	color: #2A95CB;
	text-decoration: none;
}

h1 {
	color: #D90000;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
}
h2 {
	color: #D90000;
    font-size: 1.2em;
	font-weight: bold;
    margin: 0;
}
h3 {
	color: #074CAF;
    font-size: 1.2em;
    margin: 0;
}
h4 {
	font-size: 1em;
    margin: 0;
    margin-top: 10px;
    color: #D90000;
}
/*********************/
#main {
	width: 800px;
	margin: auto;
	position: relative;
	border: 1px solid #E5E5E5;
}
#content {
	width: 600px;
	color: #00327D;
	text-align: justify;
	padding: 5px 15px;
	font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#links {
	padding-top: 10px;
	color: #FFFFFF;
	border-right: 1px solid #888888;
	border-top: 1px solid #888888;
}
#links a {
	color: #FFFFFF;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;	
}
#links1 {
	padding-top: 10px;
	color: #FFFFFF;
	border-top: 1px solid #888888;
}
#links1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#links1 a:hover {
	text-decoration: underline;	
}

#datetime {
	background-image: url(../pics/pics6.gif);
	color: #074CAF;
	text-align: right;
	padding: 0 10px;
	font: bold 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#dominio {
	background-image: url(../pics/pics4.gif);
	color: #5D5D5D;
	font-size: 11px;
	text-align: center;
}
#footer {
	background: #D5D5D5;
	text-align: center;
	color: #000000;
	font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
/****************************/
/*		FONDO IMAGES		*/
/****************************/
#pics {
	float: right;
	text-align: center;
	padding: 0 0 10px 10px;
	font-size: 90%;
	color: #853D27;
}
#pics img, .pic {
	padding: 4px;
	border: 1px solid #E5E5E5;
	background: #FFFFFF;
}
#pics img:hover, .pic:hover {
	border: 1px solid #D90000;
}
#pics1 {
	text-align: center;
	padding: 0 0 10px 10px;
	font-size: 90%;
	color: #853D27;
}
#pics1 img, .pic {
	padding: 4px;
	border: 1px solid #E5E5E5;
	background: #FFFFFF;
}
#pics1 img:hover, .pic:hover {
	border: 1px solid #D90000;
}
/****************************/
/*			VARIOS			*/
/****************************/
.aright { text-align: right; }
.acenter { text-align: center !important; }
.aleft { text-align: left !important; }
.fright { float: right; }
.fleft { float: left; }
.clear { clear: both; }
.hidden { display: none;}
.upper { text-transform: uppercase; }
.ohp { width: 95%;}
.divider {
	background: url('../pics/divider.gif') repeat-x;
	margin-top: 5px;
	padding-bottom: 3px;
}
.req {
	font-weight: bold;
	color: #FF0000;
}
acronym, abbr {
	border-bottom: 1px dotted #00327D;
	cursor: help;
}
.uss {
	font-size: 24px;
	font-weight: bold;
}
.estadisticas {
	background: #1B63C7;
	text-align: center;
}
.basico {
	background: url(../pics/plan-basico.gif) no-repeat;
	height: 60px;
	padding-left: 5px;
	text-align: left;
}
.plateado {
	background: url(../pics/plan-plateado.gif) no-repeat;
	height: 60px;
	padding-left: 5px;
	text-align: left;
}
.dorado {
	background: url(../pics/plan-dorado.gif) no-repeat;
	height: 60px;
	padding-left: 5px;
	text-align: left;
}
.fon-plan {
	background: url(../pics/fon_plan.gif) no-repeat top;
	text-align: left;
}
.contacto {
	margin: auto;
	width: 150px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 10px;
}
/*-------------------*/
/*	MENU HORIZONTAL  */
/*-------------------*/
#chromemenu {
	width: 100%;
	font-weight: bold;
	font-size: 100%;
}

#chromemenu:after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul {
	border: 1px solid #BBB;
	width: 100%;
	background: url(../pics/m_link.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li {
	display: inline;
}

#chromemenu ul li a {
	font: bold 11px Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	padding: 9px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

#chromemenu ul li a:hover {
	color: #000000;
	background: url(../pics/m_hover.gif) center center repeat-x;
}

/*------------------*/
/*	MENU VERTICAL	*/
/*------------------*/
/*#ddblueblockmenu {
	border-bottom-width: 0;
	width: 18.1em;;
}

#ddblueblockmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ddblueblockmenu li a {
	display: block;
	padding: 3px 0;
	padding-left: 10px;
	width: 176px; /*185px minus all left/right paddings and margins
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2175BC;
	border-bottom: 1px solid #90BADE;
	border-left: 14px solid #E7E7E7;
	font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

* html #ddblueblockmenu li a { /*IE only 
	width: 18.1em; /*IE 5
	w\idth: 176px; /*185px minus all left/right paddings and margins
}

#ddblueblockmenu li a:hover {
	background-color: #2586d7;
	border-left-color: #D5D5D5;
}

#ddblueblockmenu div.menutitle {
	color: #074CAF;
	border-bottom: 1px solid #E7E7E7;
	padding: 1px 0;
	padding-left: 15px;
	background-color: #E7E7E7;
	font: bold 14px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}*/
#ddblueblockmenu {
	border-bottom-width: 0;
	width: 18.1em;;
}

#ddblueblockmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ddblueblockmenu li a {
	display: block;
	padding: 3px 0;
	padding-left: 10px;
	width: 176px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #074CAF;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E7E7E7;
	border-left: 14px solid #E7E7E7;
	font: normal 12px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

* html #ddblueblockmenu li a { /*IE only */
	width: 18.1em; /*IE 5*/
	w\idth: 176px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	background-color: #F3F3F3;
	border-left-color: #D5D5D5;
}

#ddblueblockmenu div.menutitle {
	color: #074CAF;
	border-bottom: 1px solid #E7E7E7;
	padding: 1px 0;
	padding-left: 15px;
	background-color: #E7E7E7;
	font: bold 14px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

/*------------------*/
/*	 FORMULARIOS	*/
/*------------------*/
form {
	padding: 0;
	margin: 0;
}

fieldset {
	border: 1px solid #dedede;
	padding: 12px;
	margin: 5px 2px 15px;
}

legend {
	color: #00007D;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

label {
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
	width: 150px;
	color: #666666;
	float: left;
}

label.noblock {
	text-align: left;
	padding: 0 20px 0 3px;
	float: none;
}

input, textarea, select {
	border: 1px solid #999999;
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
}

input:focus, textarea: focus {
	border: 1px solid #000000;
}

.button input {
	border: 3px double #999999;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	padding: 2px;
}

.button input: active {
	background: #F4F4F4;
	border: 3px double #CCCCCC;
	border-left-color: #999999;
	border-top-color: #999999;
}

/*------------------*/
/*	 	TABLAS		*/
/*------------------*/
.tabla {
	width: 100%;
	margin: auto;
	padding-bottom: 15px;
}

.tablas {
	width: 100%;
	margin: auto;
	padding-bottom: 15px;
}

.tablas table {
	border-spacing: 1px;
	font-size: 12px;
	background-color: #E7E7E7;
	color: #666666;
}

.tablas caption {
	font-weight: bold;
	background: #50ADEA url(../pics/corner.gif) no-repeat right top;
	border-bottom: 2px solid #1975d7;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 10px;
}

.tablas td, th {
	padding: 4px;
	text-align: center;
}

.tablas thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666666;
	border: 1px solid #FFF;
	text-transform: uppercase;
}

.tablas tbody th {
	font-weight: bold;
}

.tablas tbody tr		{
	background-color: #FFFFFF; 
	text-align: left;
	}
.tablas tbody tr.odd 	{
	background: #f9f9f9;
	border-top: 1px solid #FFFFFF;
}

.tablas tbody th a:link, tbody th a:visited{
	color: #96D030;
	background: url(../pics/layout.gif) no-repeat; 
	padding: 3px 0px 0px 18px;
	}
.tablas tbody th a:hover{
	color: #FF8601;
	}

.tablas tbody tr td { 
	/*height: 15px;*/
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

.tablas tbody tr.odd td{ 
	background: #f9f9f9;
	border-top: 1px solid #FFF;
	}

/*.tablas table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

.tablas table td a:hover {
	color: #50ADEA;
	border-bottom: 2px solid #8FD5FF;
	text-decoration: none ;
}*/

.tablas tfoot th, tfoot td {
	background-color: #E7E7E7;
	padding: 10px;
	text-align: center; 
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 3px solid #CCC;
	border-top: 1px solid #DFDFDF;
}

/*------------------*/
/* 	COMMON STYLING	*/
/*------------------*/
.balloon {
	width: auto;
}
.balloon ul {
	padding: 0; 
	margin: 0;
	border: 0;
	list-style-type: none;
}
/*.balloon ul li {
	margin: 5px;
	width: 150px;
	height: 150px;
	border: 1px solid #000000;
}
.balloon ul li a, .balloon ul li a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}*/
.balloon ul li a img, .balloon ul li a:visited img {
	border: 0;
}
.balloon ul li dl {
	visibility: hidden;
	position: absolute;
}
/*table {
	margin:-2px;
	border:0;
	padding:0;
	border-collapse:collapse;
	font-size:1em;
}*/
.balloon dl {
	width: 170px;
	padding: 0 0 20px 0;
	background: transparent url(../pics/bottom.gif) no-repeat bottom left;
	height: auto;
}
.balloon dt {
	margin: 0; 
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	background: transparent url(../pics/top.gif) no-repeat top left;
	text-align:center;
}
.balloon dd {
	margin: 0;
	padding: 5px 10px;
	color: #000000;
	font-size: 1em;
	border: 1px solid #000000;
	border-width: 0 1px;
	background: #FFFFFF url(../pics/info.gif) no-repeat bottom right;
}
.balloon dd p {
	text-align: justify;
	margin: 0;
	line-height: 1.5em;
}
/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.balloon ul li:hover,
.balloon ul li a:hover {
	color: #000000; 
	position: relative;
	cursor: pointer;
	cursor: hand;
}
.balloon ul li:hover dl,
.balloon ul li a:hover dl {
	visibility: visible;
	color: #000000;
	left: -76px;
	top: 25px;
	cursor: default;
}
.balloon ul li:hover dl em,
/*.balloon ul li a:hover dl em {
	display: block;
	position: absolute;
	left: 70px;
	top: -35px;
	width: 36px; 
	height: 36px;
	background: transparent url(../pics/pointer.gif);
}*/
.balloon ul li:hover dl a,
.balloon ul li a:hover dl a {
	height: 0.8em;
	color: #606;
	background: transparent;
	text-decoration: underline;
	display: inline;
}
.balloon ul li:hover dl a:hover,
.balloon ul li a:hover dl a:hover {
	text-decoration: none;
	background: transparent;
}

/*------------------*/
/* 		LINKS		*/
/*------------------*/

.url {
	color: #999999;
	font-size: 11px;
}