/*  
Theme Name: Lostctrl 2008
Theme URI: 
Description:
Author: Ivan Aguado
Author URI: http://www.lostctrl.net
*/




body {

	font:normal 13px Arial, Helvetica, sans-serif;
   	/*color:#FF0000;*/
	background-color: #e6e5e5;
	overflow: auto;
	overflow-x: hidden;
	
	/* margin: 0; */
}

#bordearriba {
	background: white;
	height: 10px;
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
}

#bordeizq {
	background: white;
	width: 10px;
	top: 0;
	left: 0;
	position: fixed;
	height: 100%;
}

#bordeder {
	background: white;
	width: 10px;
	top: 0;
	right: 0;
	position: fixed;
	height: 100%;
}

#header {

}

#lineaarriba {
	padding-bottom: 1px;
	background-color: #9a9a9a;
}

#container {
	padding-right: 30px;
	padding-left: 30px;
	
}

#footer {
	background-color: black;
	color: black;
	padding-left: 30px;
	
}

#cuerpo {
	
}

#menu {
	width: 190px;
	float: left;
	height: 100%;
	position: fixed;
	margin-left:5px;
	
}

#contenido {
   width: 85%;
   float: left;
   padding-left: 190px;
   overflow: hidden;
}

#footer {

	height: 30px;
	bottom: 0px;
	width: 100%;
	background-color: #e6e5e5;
	position: fixed
}



#linkss {
	width: 900px;
	height: 400px;

	float: left;
}

#linkscol {
	width: 650px;
	
	float: left;
}


a img{
	border: none;
}

ul {
	list-style-type: none;
	padding-left: 0;
}

#box {
	width: 93%;
}
	

div.panel {
	padding-top: 2px;
	z-index:2;
	height: 500px;
}

.text {
	width: 740px;
	margin-right: 200px;
}

.wb{
	width: 740px;
	margin-right: 200px;
}


img.sldshw {
	border: 5px solid white;
}



.cliente {

	font-size: 13px;
	font:normal Arial, Helvetica, sans-serif;
	background-color: #606060;
	color: #cacaca;
		line-height:19px;
}

.nombrecliente {
	font:normal 13px Arial, Helvetica, sans-serif;
	background-color: #cacaca;
	color: #606060;
	margin-left: 4px;
}





.titular{
   font:normal 21px arial;
   background-color: #ffffff;
   color: #b6b6b6;
   letter-spacing: -0.05em;
   line-height: 1.29em;
   
   }


.textlink a {
	color: #414141;
	background-color: #fccd73;
	font-size: 13px;
	margin-left: 4px;
	line-height:19px;
	text-decoration:none;
}

.textlink a:hover {
	font-size: 13px;
	background-color: white;
	color: #414141;
	line-height:19px;
	text-decoration:none;
}

a.link1:link {
   color:#414141;
   background:#fe5e68;
   text-decoration:none;
   
}

a.link1:visited {
   color:black;
   background:#fe5e68;
   text-decoration:none;
   
}

a.link1:hover { 
	background:black;
   	color:#cacaca;
}

