/* CSS Document */
/* Sitio Web DLOREN*/
/* Friket Studio 2009 */

html {
margin: 0;
	background-color: #141414;
	background-image: url(../img/layout/lyt-bg.png);
	background-repeat: repeat-x;	
}

body {
	margin: 0;
	background: url(../img/layout/bglines.png) no-repeat top;
	_background: none;
}

#login {
	margin: 0;
	background: #000000;
}

#sesion {
	margin: 20px auto 0 auto;
	width: 946px;
	height: 10px;
	padding: 7px;
	text-align: right;
	color:#FFF;
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sesion a  {
	text-decoration: none;
	color:#FFF;
}

#sesion a:hover  {
	text-decoration: none;
	color: #000;
}

#noie6  {
	margin: 20px auto 0 auto;
	width: 920px;
	background-color: #FFFF99;
	color: #333333;
	padding: 10px;
}

#noie6 p  {
	font-size: 11px;
}

#header {
	margin: 0 auto;
	width: 960px;
	height: 130px;
}

#content {
	margin: 0 auto;
	width: 958px;
	background: black;
	position: relative;
}


#footer {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0 30px;
	#padding_left: 30px;
	#padding-right: 30px;
	background: url(../img/layout/menubk.png) repeat-y;
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
}

#cotizer {
	display: none;
}


p, label {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFF;
}

h1 {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#666666;
	margin: 0;
	text-shadow: 2px 2px 2px #000;
	letter-spacing: 1px;
}

h2 {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#aaa;
	margin: 5px 0 0 0;
}

#side a {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#FF9;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

#side a:hover {
	color:#3E5871;
	text-decoration: none;
}

#side, #side2	{
	padding: 30px;
	float: left;
}	

#side	{
	width: 250px;
	line-height: 32px;
	letter-spacing: 3px;
}	

#side2	{
	width: 300px;
}	

#text{
	 width: 538px; 
	 padding: 30px;
	 margin: 0 0 0 360px; 
	 #margin: 0;
	 overflow-x: hidden; 
	 overflow-y: hidden; 
	 position: relative;
}	

.link1  {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#999999;
}

.link2  {
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#F00;
}

.link1:hover, .link2:hover  {
	text-decoration: none;
	color:#FFFFFF;
} 








/* MENU */

#menu {
margin: 0px auto 0 auto;
width: 960px;
height: 35px;
background: url(../img/layout/menubk.png) repeat-y;
}



.siteTitle	{ display: none; visibility: hidden;}


/* SLIDER */


#slider{
	 width: 75px; 
	 height: 375px;
	 margin: 5px 0 0 880px;
	 overflow-x: hidden; 
	 overflow-y: hidden; 
	 position: absolute;
	 float: right;
}	

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider li{ 
	width:75px;
	height:392px;
	overflow:hidden; 
	}	
	
#prevBtn, #nextBtn{
     margin:0;
     padding:0;
     display:block;
     overflow:hidden;
     text-indent:-8000px;
     } 
			
 #prevBtn, #nextBtn{ 
	display:block;
	width:35px;
	height:35px;
	position:absolute;
	left:885px;
	top:420px;
	}	
	
#nextBtn{ 
	left:925px;
	top:420px;
	}
															
#prevBtn a, #nextBtn a{  
	display:block;
	width:35px;
	height:35px;
	background:url(../img/layout/lyt-prev.png) no-repeat 0 0;	
	}
		
#nextBtn a{ 
	background:url(../img/layout/lyt-next.png) no-repeat 0 0;	
	}
	


		
/* FORM */

input[type=text], input[type=password], select{
	font-weight: bold;
	color: #FFF;
	border: 0px;
	background: url(../img/layout/lyt-input-bg.png);
	height: 16px;
}

textarea {
	font-weight: bold;
	color: #FFF;
	border: 0px;
	background: url(../img/layout/lyt-input-bg.png);
}

.iesel {
	color: #FFF;
	#color: black;
	font-size: 10px;
}

input[type=file] {
	font-weight: bold;
	color: #AAA;
	border: 0px;
	background: url(../img/layout/lyt-input-bg.png);
}	

.inputtxt {
	margin-left: 40px;
	display:block;
	width: 170px;
	float: left;
}

.inputtxt2 {
	display:block;
	width: 70px;
	float: left;
}

label {
	height: 7px;
	display: block;
	}
	
label.radio {
	height: 0px;
	display: inline;
	}	
	
/* TABLA */
#text table {
	color: #FFFFFF;
	font-family: Lucidad Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#text td {
	border-bottom: solid 1px #5E89A1;
	padding: 5px 0;
}
#text tr:hover {
	background: url(../img/layout/lyt-input-bg.png);
}
