* {
	margin:0;
	padding:0;
	/*border:none;*/
}

img {
	border:0;
}
p {
	margin:0;
}

li{
	margin:0;
}

.shr-bookmarks{
	display:none;
}


#body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

#wrapper {
    margin:0 auto;
    width:870px;
}

#head{
	width:870px;
	height:115px;
	float:left;
	position:relative;
}

#logo{
	float:left;
	background-image:url("../images/logo.jpg");
	background-repeat:no-repeat;
	width:157px;
	height:84px;
}

#idiomas {
	width:192px;
	height:26px;
	/*float:left;*/
	position:absolute;
	bottom: 0;
	border-bottom:6px solid #C0C0C0;
}


#login{
	float:right;
	width:291px;
	height:79px;
	background-image:url("../images/contenedorlogin.jpg");
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

#login .input{
	border:0;
	margin:0;
}

#login input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}

#login .button{
	background-image:url("../images/ingresobtn.jpg");
	background-repeat:no-repeat;
	border: medium none;
	width:53px;
	height:18px;
	text-align:center;
	/*margin-right:65px;*/
	color:#ffffff;
}

#login .link{
	background-image:url("../images/registrobtn.jpg");
	background-repeat:no-repeat;
	width:72px;
	height:18px;
	text-align:center;
	float:left;
	/*margin-left:75px;*/
	padding-top:3px;
}
#login .link a{
	color:#ffffff;
	text-decoration:none;
}

#login #btnlogin{
	float:left;
	width:55px;
}

#contentlogin{
	width:100%;
	padding-left:85px;
}

#mainmenu {
	width:824px;
	height:36px;
	float:left;
	position:absolute;
	left:192px;
	bottom: 0;
}

#centro{
	width:870px;
	height:auto;
	float:left;
}

#center_top{
	width:100%;
	height:auto;
	float:left;
}

#menu-left{
	width:196px;
	height:100%;
	float:left;
	background-color:#ffffff;
	overflow:hidden;
}

#menu-left .moduletable table tr{
	background-image:url("../images/boton.jpg");
	background-repeat:no-repeat;
	height:34px;
	width:192px;
	text-align:center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#menu-left .moduletable table tr a{
	text-decoration:none;
	color:#ffffff;
}

#contenedorPrincipal{
	width:670px;
	height:auto;
	float:left;	
	background:#ffffff;
	padding-top:15px;
}

#bannerPrincipal{
	width:452px;
	height:auto;
	float:left;	
	background:#ffffff;
}

#selfservice{
	width:218px;
	height:auto;
	float:left;	
	background:#ffffff;
}

.separador{
	height:5px;
	width:1px;
	float:left;
	border:none; 
}

.separadorY{
	height:100%;
	width:2px;
	float:left;
	border:none; 
}

#center_bottom{
	width:100%;
	height:auto;
	float:left;
}

#bordes{
	width:100%;
	height:10px;
}

.bordemodulos{
	width:100%;
	height:10px;
	float:left;
	background-color:#C0C0C0;
	#positon:relative;
	#left:0px !important;

}

.mooquee {
	background-image:url("../images/borde.jpg");
	background-repeat:repeat-x;
}

.bordenetwork{
	width:10%;
	height:13px;
	float:left;
	background-image:url("../images/borderedes.jpg");
	background-repeat:repeat-x;
	color:#ffffff;
	font-family:"Century Gothic";
	font-size:9px;
	font-weight:bold;
	vertical-align:text-top;
}

.moduletpp{
	float:left;
	width:99%;
	height:99%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	/*padding:25px 0px 10px 10px;*/
	background-color:#ffffff;
}

.moduletpp a {
	text-decoration:none;
}

.moduleborde{
	background-color:#C0C0C0;
	float:left;
	width:100%;
	height:190px;
	margin:0 auto;
	border: 0 none;
	padding-top:2px;
	padding-left:2px;
}

.moduleborde .moduletable{
	margin:0 auto;
	height:100%;
}

.moduletpp span{
	font-size:14px;
	padding-left:5px;
	padding-top:5px;
}

.moduletpp p{
	padding-left:5px;
}

#haztuwebsite{
	width:23%;
	height:auto;
	float:left;
	background-color:white;
}

#consultoria{
	width:23%;
	height:auto;
	float:left;
}

#posicionamiento{
	width:23%;
	height:auto;
	float:left;
}

#social{
	width:23%;
	height:auto;
	float:left;
}

#contenido{
	border-left:2px #F98A31 solid;
	padding-left:15px;
	width:100%;
	float:left;
	font-family:verdana !important;
	color:#7D7D7B;
	font-size:13px !important;
}

#footer {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	height:50px;
}

#footer a{
	color:#ff6600;
}

#footer a:hover{
	color:#C0C0C0;
}


hr {
	border: 0pt none ;
	background-color:#C0C0C0;
	height: 2px;	
}

.Texto {
    font-size:13px;
    font-family:verdana;
    text-align:justify;
	color:#7D7D7B;
	
}

.Titulo {
    font-size:14px;
    font-family:verdana;
    font-weight:bold;
	color:#FF5500;
}

.Articulo {
	color:#6E6E6E;
	font-size:16px;
	font-family:verdana;
	font-weight:bold;
}

.jfdefaulttext{
	display:none;
}

.chronoform{
	display:none;
}

a:hover{color:#7D7D7B;text-decoration:none;}
a:link{color:#7D7D7B; text-decoration:none;}
a:active{color:#7D7D7B;text-decoration:none;}

.contacto{}

