body {
	margin: 0px 0px 0px 0px;	
	background: url("../img/background2.jpg") repeat-x scroll left top #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	width:886px;	
}

a, a:link, a:visited, a:active {
	color:#000000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

img, img:link, img:visited, img:active {
	border: 0px;
}

/* HEADER */

div.header {
	background: url('../img/header.png');
	width:886px;
	height:145px;
	text-align:right;
	position:absolute;
}

a.headerMenu_item, a.headerMenu_item:link, a.headerMenu_item:visited, a.headerMenu_item:active {
	color:#f9f9f9;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	font-size: 12px;
}

div.mainMenu {
	background: url("../img/main_menu_bg.png") repeat-x;	
	width:886px;
	height: 25px;
	text-align: center;
	bottom: 0px;
	position:absolute;
}

a.mainMenu_item, a.mainMenu_item:link, a.mainMenu_item:visited, a.mainMenu_item:active {
	color:#ffffff;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid;
	text-align: center;
}

div.mainMenuCenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

	/** mainMenuCenter START**/

div.mainMenuCenter {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
	margin-bottom:2em;
}

div.mainMenuCenter ul { 
	list-style:none; 
	position:relative;
	left:50%;
	margin:0;
	padding:0;
} 

div.mainMenuCenter li{
	float:left;
	height: 24px;
}

div.mainMenuCenter li.last {
	margin-right:0
}

div.mainMenuCenter li a {
	float:left;
	position:relative;
	text-decoration:none;
	font-weight:bold;
	margin-top: 4px;
}

div.mainMenuCenter li:hover {
	background:#000000;
}

	/** mainMenuCenter END**/

div.mainMenu_item {
	float:left;
	height: 21px;
	padding-top: 3px;
	display:inline;
}

div.mainMenu_item:hover {
	background: #000000;
}


/* BODY */


div.body {
	/* background: #f5f5f5;*/
	background: #ffffff;
	width:886px;
	top:145px;
	position:absolute;
}

div.slide {
	background: #ffffff;	
	width:886px;
	height: 300px;
}

#myGallery {
	width: 886px !important;
	height: 298px !important;
	border: 0px;
} 


div.block_3c_s_left {
	width:304px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	float:left;
	color: #000000;
	border-right: 1px dotted rgb(165, 163, 164);
}

div.block_3c_s_right {
	width:304px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	float:left;
	color: #000000;
}

div.block_3c {
	width:268px;
	height:450px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	float:left;
	color: #000000;
	border-right: 1px dotted rgb(165, 163, 164);
}

div.block_3c_moreinfo {
	width: 267px;
	height: 15px;
	bottom: 22px;
	position:absolute;
	text-align:right;
}


div.contenido {
	width:630px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 10px;
	float:left;
	color: #000000;
	z-index: 10;
}

div.contenido a, div.block_3c_s_right a, div.block_3c_s_left a {
    color:#000000;
    font-family: Arial, sans-serif;
	border-bottom: 1px dotted gray;
}

div.contenido a:hover, div.block_3c_s_right a:hover, div.block_3c_s_left a:hover {
        color:#004080;
        font-family: Arial, sans-serif;
	border-bottom: 1px solid #004080;
}

div.right_menu {
	width:200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	color: #000000;
	/*border-left: 1px dotted rgb(165, 163, 164);*/
}

div.right_menu_border {
	position:absolute;
	bottom: 0px;
	right: 0px;
	top: 0px;
	background: #f5f5f5;
	width: 230px;
	border-left: 1px dotted rgb(165, 163, 164);
}

div.right_menu_item {
	border-bottom: 1px dotted silver;
	display:block;
	padding:3px 3px 3px 10px;
}

div.right_menu_item a {
	color: #808080;
}

div.right_menu_item a:hover {
	color: #000000;
}

div.right_menu_item:hover {
	border-bottom: 1px solid black;
}

div.right_menu_twitter_block {
	position:absolute; 
	right: 15px; 
	top: 150px; 
	width:200px;
}

span.right_menu_submenu {
	display: none;
}

div.servicios_evaluaciones_preguntas_cst:hover,link,visited {
	-moz-border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	background: url("../img/preguntas_cst_on.png") no-repeat; 
	background-color:  black;
	border: 1px solid gray;
}

div.servicios_evaluaciones_preguntas_cst {
	-moz-border-radius: 5px 5px 5px 5px;
	background: url("../img/preguntas_cst_off.png") no-repeat; 
	background-color:  white;
	width: 170px; 
	height: 45px;
	color: black;
	font-family: Arial;
        font-weight: bold;
	display: block;
	text-align: right;
	margin-left: 8px;
	margin-right: 10px;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #e0e0e0;
}

div.servicios_evaluaciones_queyporque:hover,link,visited {
	-moz-border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	background: url("../img/books.png") no-repeat; 
	background-color:  black;
	border: 1px solid gray;
}

div.servicios_evaluaciones_queyporque {
	-moz-border-radius: 5px 5px 5px 5px;
	background: url("../img/books_off.png") no-repeat; 
	background-color:  white;
	width: 170px; 
	height: 45px;
	color: black;
	font-family: Arial;
        font-weight: bold;
	display: block;
	text-align: right;
	margin-left: 8px;
	margin-right: 10px;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #e0e0e0;
}

div.servicios_descargas_gral_img {
	background: url("../img/descargas5.png") no-repeat; 
	width: 64px; 
	height: 96px; 
	float: right;
	position: absolute;
	margin-top:-60px;
	margin-left: 117px;
}

div.servicios_descargas_gral {
	-moz-border-radius: 5px 5px 5px 5px;
	background:  white;
	width: 166px; 
	padding: 2px 2px 2px 5px;
	margin-left: 10px;
	color: black;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
        text-align:left;
        font-family: Sans-serif, arial;
        font-weight: bold;
	display: block;
}

div.servicios_descargas_gral:hover {
	-moz-border-radius: 5px 5px 5px 5px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	cursor: pointer;	
	color: white;
	background: black;
}

div.servicios_cloud_registro:hover {
	border: 1px solid black;
	color: black;
	text-shadow: 1px 0 white;
}

div.servicios_cloud_registro {
	-moz-border-radius: 8px 8px 8px 8px;
	background: url("../img/reg-byte.png") repeat-x;
	width: 185px;
	height: 30px;
	margin-left: 5px;
	border: 1px solid #e0e0e0;
	color: black;
	text-shadow: 1px 0 #e0e0e0;
	letter-spacing: 0.4px;
}

div.servicios_cloud_registro_text {
	font-size: 16px;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	padding-top: 6px;
	margin-left: 1px;
	width: 185px;
}

div.servicios_descargas_related {
	background:  white;
	width: 176px; 
	height: 23px; 
	margin-left: 8px;
	padding: 5px 3px 0px 3px;
	border-top: 2px solid gray;
	border-bottom: 1px solid gray;
        text-align:center;
        font-family: Sans-serif, arial;
        font-weight: bold;
}


div.right_menu_related_more {
	-moz-border-radius: 0px 0px 5px 5px;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	text-align:center;
	display:block;
	margin-left: 106px;
	padding: 3px 3px 3px 3px;
	background: white;	
	width:76px;
	font-size:10px;
}

div.right_menu_related_more:hover {
	-moz-border-radius: 0px 0px 5px 5px;
        background: #f5f5f5;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

div.right_menu_related {
	border-bottom: 1px solid gray;
	text-align:left;
	display:block;
	margin-left: 8px;
	padding: 5px 3px 3px 3px;
	background: white;	
	width:176px;
	font-size:12px;
}

div.right_menu_related:hover {
        background: #f5f5f5;
}


div.block_2c {
	width:413px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	float:left;
	color: #000000;
	border-right: 1px dotted rgb(165, 163, 164);
}

div.block_2c img {
	padding-right: 10px;
}

div.block_bottom {
	width: 856px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 10px;
	float:left;
	color: #000000;
	border-top: 1px dotted rgb(165, 163, 164);	
}

div.vcard {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted rgb(165, 163, 164);	
}

div.vcard img {
	border: 0px;
}


div.downloads {
	width: 625px; 
	left: -15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	position:relative;
	color: gray;
	border-bottom: 1px dotted #e0e0e0;
}

div.downloads:hover {
	background-color: #f5f5f5;
	border-bottom: 1px dotted #A5A3A4;
	color: black;
}

/* FOOTER */

div.footer_hackingsecure {
	position: absolute;
	bottom: -15px;
	left: -15px;
}

div.footer {
	width:886px;
	height: 30px;
	position:absolute;
	bottom: -40px;
	text-align:right;
}

div.footer_text {
	width:500px;
	height: 35px;
	position:absolute;
	bottom: 0px;
	right: 0px;
	text-align:right;
	color: #CCCCCC;
	font-family: Verdana, Sans;
	font-size: 11px;
}

div.footer_text a {
	color: #CCCCCC;	
	font-family: Verdana, Sans;
	font-size: 11px;
}

div.footer_text a:hover {
	text-decoration: underline;
}

/* almacenamiento activo*/
table.alAc {
	border: 0px solid;
	border-spacing: 0px;
}

div.alAc_th {
	width: 204px;
	height: 17px;
	float:left; 
	background: #000000; 
	color:#FFFFFF; 
	font-size: 14px; 
	padding: 4px 2px 4px 2px; 
	text-align: center;
	border-left: 1px #000000 solid;
}

div.alAc_td {
	width: 204px;
	height: 17px;
	float:left; 
	color:#000000; 
	padding: 0px 2px 0px 2px; 
	text-align: left;
	border-bottom: 1px #A5A3A4 dotted;
	border-left: 1px #A5A3A4 dotted;
}


span.alAc  {
	-moz-border-radius:6px 6px 6px 6px;
	background:url("../img/reg-byte.png") repeat-x scroll 0 -6px transparent;
	border:1px solid #E0E0E0;
	color:black;
	letter-spacing:0.6px;
	margin-left:10px;
	text-shadow:1px 0 #E0E0E0;
	font-size: 14px;
	font-weight:500;
}

span.alAc:hover {	
	border: 1px #000000 solid;
}


table.alAc2 {
	border: 0px solid;
	border-spacing: 0px;
}

table.alAc2 th {
	background: #F5F5F5;
	border-bottom: 1px #A5A3A4 dotted;
	padding: 2px 7px 2px 7px;
	text-align: center;	
	font-size: 14px;
	width: 100px;
}

table.alAc2 td {
	/* border-left: 1px double; */
	padding: 2px 7px 2px 7px;
	text-align: center;	
}

div.newsletter:hover {
       -moz-border-radius: 5px 5px 5px 5px;
        color: black;
        background: url("../img/newsletter_on.png") no-repeat right;
        border: 1px solid black;
}
				 
div.newsletter, div.newsletter:link, div.newsletter:visited {
        -moz-border-radius: 5px 5px 5px 5px;
        background: url("../img/newsletter_off.png") no-repeat right;
        background-color:  white;
        width: 243px;
        height: 50px;
        color: gray;
        font-family: Arial;
        font-weight: bold;
        display: block;
        text-align: left;
        font-size: 15px;
        margin-left: 5px;
        padding: 15px 5px 5px 5px;
        border: 1px solid #e0e0e0;
        text-shadow: 1px 0 #e0e0e0;
        letter-spacing: 0.5px;
}

div.htbridge {
    font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
    font-size: 12px !important;
    position: relative;
}


.htbridge a {
    text-decoration: none !important;
    color: #3F4DA6 !important;
}

.htbridge a:hover {
    text-decoration: underline !important;
}

.htbridge-timestamp {
    line-height: 1.2 !important;
    display: block;
    font-size: 9px;
    font-style: normal;
    margin-top: 2px;
}

