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

li{
	margin:0;
}

#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:200px;
	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;
	margin:0 auto;
	
}

#contentlogin{
	/*width:185px;*/
	/*margin-left:50px;*/
	height:18px;
	float:left;
}

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

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

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

#banner{
	width:196px;
	height:100%;
	float:left;
	border-color:#C0C0C0;
	border-style:solid;
	border-width:0px 2px 2px 2px;
	background-color:#ffffff;
	overflow:hidden;
}

#video{
	/*width:824px;*/
	width:669px;
	height:100%;
	float:left;
	border-bottom:2px solid #C0C0C0;
}

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

#center_bottom{
	width:100%;
	height:auto;
	float:left;
	border-color:#C0C0C0;
	border-style:solid;
	border-width:0px 0px 6px 0px; 
}

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

.bordemodulos{
	width:75%;
	height:13px;
	float:left;
	background-color:white;
	background-image:url("../images/borde.jpg");
	background-repeat:repeat-x;
}

.bordenetwork{
	width:25%;
	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;
}

.borderY{
	width:2px;
	height:282px;
	background-color:#C0C0C0;
	float:right;
}

.moduletpp{
	float:left;
	width:90%;
	height:auto;
	border-color:#C0C0C0;
	border-style:solid;
	border-width:0px 0px 0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	padding:25px 0px 10px 10px;
}

.moduletpp span{
	font-size:14px;
}

#marketing{
	width:25%;
	height:auto;
	float:left;
	background-color:white;
}

#design{
	width:25%;
	height:auto;
	float:left;
}

#consulting{
	width:25%;
	height:auto;
	float:left;
}

#networks{
	width:25%;
	height:auto;
	float:left;
}

#noticias{
	width:100%;
	height:80px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-color:#C0C0C0;
	border-style:solid;
	border-width:0px 0px 6px 0px; 
	display:none;
}

.newsmodule{
	border-color:#C0C0C0;
	border-style:solid;
	border-width:0px 0px 0px 2px; 
}

.newsmodule a{
	color:#ff6600;
}

.newsmodule a:hover{
	color:#C0C0C0;
}

.aidanews{
	margin:5px 0px 10px 5px;
}

#noticiasM{
	width:25%;
	height:75px;
	float:left;
}

#noticiasD{
	width:25%;
	height:75px;
	float:left;
}

#noticiasC{
	width:25%;
	height:75px;
	float:left;
}

#noticiasR{
	width:25%;
	height:75px;
	float:left;
}

#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;
}
