/* CSS Document */
html, body{ 
 margin:0;
 padding:0; 
 text-align:center;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
 background:#999;
}
.rtg {
	padding: 5px;
	height: 67px;
	width: 89px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
}

#logo {
 width:960px;
 height:140px;
 margin-top:15px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 background: url(../images/logo-bg.png) left bottom no-repeat;
}
 
#pagewidth{ 
 width:960px; 
 text-align:left;
 border:1px solid #cfcfcf;
 margin:5px auto;
 background:#FFF;
}
 
#header{
 position:relative; 
 height:250px; 
 width:960px;
 margin-top:5px;
}

#wrapper {clear:both}
 
#leftcol_all{
	width:240px;
	float:left;
	position:relative;

}

#leftcol{
	width:235px;
	float:left;
	position:relative;
}

#leftcol1{
	margin-top:5px;
	margin-left:5px;
	width:100%;
	float: left;
	position: relative;
	border: 1px solid #cfcfcf;
}
 
#leftcol-bott{
	width:235px;
	float:left;
	position:relative;
	height: 100px;
}

#maincol{
	width:715px;
	float: right; 
	display:inline;
	position: relative;
		
}
 
#footer{
 width:950px;
 min-height:129px;
 clear:both;
 padding:5px;
}

#footer2 {
	padding: 5px;
	width: 950px;
	height: 129px;
}
 
 
/* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
	float: right;
	float: right;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* Estilos generales */

/* logo */

#logo h1 {
 margin:0;
 padding:0;
}

#logo h1 a {
 width:468px;
 height:102px;
 display:block;
 background:url(../images/cibertec-logo.png) left top no-repeat;
 text-indent:-1600em;
 overflow:hidden;
 position:relative;
 top:29px;
 left:15px;
}

/* Estilos Textos */

#maincol h2 {
 background:url(../images/h2-heading-title.jpg) left center no-repeat;
 width:680px;
 height:32px;
 margin-top:5px;
 margin-left:15px;
 color:#003d00;
 padding-left:20px;
 padding-top:3px;
 font-size:22px;
}

#maincol h3 {
	color:#234D1F;
	width:95%;
	padding-top: 5px;
	margin-left: 15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
}

#maincol p {
 font-size:12px;
 color:#505550;
 padding:0 15px;
 text-align:justify;
}

#maincol ul li {
 list-style:circle;
 font-size:12px;
 color:#505550;
}

#maincol a {
 font-size:12px;
 color:#234D1F;
 text-decoration:none;
}

#maincol a:hover {text-decoration:underline;}

hr {
 color:#234D1F;
 width:90%;
 text-align:center;
}

#maincol ul.list-none {
 padding-left:17px;
 padding-right:10px;
}

#maincol ul.list-none li {
 list-style:none !important;
 padding-bottom:5px;
}

/* Menu Principal */

.mainMenu {
 width:200px;
 height:268px;
 float:left;
 margin:0px 4px 0px 5px;
 background:url(../images/contact-us.jpg) center bottom no-repeat;
}

.mainMenu ul {
 padding:0px; 
 margin:0px;
}

.mainMenu ul li {
 color:#003d00;
 list-style:none;
 background:url(../images/menu-bg.jpg) left top repeat-x;
 margin:4px 0;
 border:1px solid #cfcfcf;
}

.mainMenu ul li:hover {background:url(../images/menu-bg-hvr.jpg) left top repeat-x;}

.mainMenu ul li a {
 font-size:14px;
 color:#666;
 text-decoration:none;
 display:block;
 padding:3px 0px 3px 20px;
 background: url(../images/bullet-main-menu.png) 6px center no-repeat;
}

.mainMenu ul li a:hover {color:#003D00;}

/* banner flash */

.banner-flash {
 width:744px;
 height:266px;
 float:left;
 border:1px solid #cfcfcf;
 margin-right:5px;
}

/*left col*/

.contact-left {
	margin-top:5px;
	margin-left:5px;
	width:100%;
	background:url(../images/contact-bg.jpg) right bottom no-repeat;
	border: 1px solid #cfcfcf;
}

.contact-left1 {
	width:100%;
	background-image: url(../images/revenue_assurance.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	
}

.bk7 {
	background-image: url(../images/BK7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	margin: 5px;
}


.contact-left p {
 font-size:12px;
 color:#393636;
 padding:0px 5px;
}

.contact-left ul {
 padding-top:0;
 margin-top:0;
}

.contact-left ul li {
 list-style:square;
 color:#393636;
 font-size:12px;
}

.contact-left a {
 text-decoration:none;
 font-size:12px;
 color:#234D1F;
}

.contact-left a:hover {text-decoration:underline;}

/* Columna Central */

.home-mods {
	width:345px;
	min-height:400px;
	float:left;
	border:1px solid #cfcfcf;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
}

.home-mods h3 {
 background: url(../images/mods-heading.jpg) left center repeat-x !important;
 border-bottom:1px solid #cfcfcf !important;
 color:#003D00 !important;
 font-size:20px !important;
 height:30px !important;
 margin-top:0 !important;
 margin-left:0 !important;
 padding:11px 0 0 10px !important;
 width:97% !important;
}

.home-mods img {
 border:1px solid #cfcfcf;
 margin:4px 10px;
}

.home-mods ul li {
 list-style-image:url(../images/arrow-bullet.jpg);
 font-size:14px;
 color:#505550;
}

.home-mods ul li a {
 color:#505550;
 text-decoration:none;
}

.home-mods ul li a:hover {
 color:#234D1F;
 font-weight: 500;
}


/**** Formulario ****/

label, form {
 font-size:12px;
 color:#666;
}
input, textarea {
 font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color:#666;
 background:url(../images/form-field-bg.jpg) left top repeat-x;
 border:1px solid #cfcfcf;
}

input.titulo, textarea {width:260px;}
input.titulo {color:#333;}
textarea {background:none;}

 /*footer*/
 
.border {
 width:100%;
 height:18px;
 background:url(../images/border-ft-bg.jpg) left top repeat-x;
 clear:both;
 border:1px solid #cfcfcf;
}

.footerMenu {text-align:center;}

.footerMenu ul li {
 display:inline;
 list-style:none;
 margin-right:10px;
}

.footerMenu ul li a {
 color:#333;
 font-size:13px;
 text-decoration:none;
 font-weight:bold;
}

.footerMenu ul li a:hover {text-decoration:underline;}

.ciber-logo, .tico-logo {
 width:50%;
 float:left;
 font-size:10px;
}


.ciber-logo {text-align:left;}

.tico-logo {text-align:right;}


.rowbott {
	width: 700px;
	display: inline;
	clear: both;
	float: left;
	margin-left: 7px;
	
}
