/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 11px;
}

.texto {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
}

.titulo {
 font-family:Verdana, Geneva, sans-serif;
 font-size: 18px;
}

.languagegris {
 color:#000;
 margin: 105px 0px 5px 0px;
 padding: 10px 7px 10px 7px;
 width: auto;
 float: right;
 text-align:center;
}


#wrapper { 
 margin: 0 auto;
 margin-top: 10px;
 width: 922px; 
}

a {
	text-decoration:none;
	color:#000;
	outline:none;
}

#diagonal a{
	font-family:Georgia, "Times New Roman", Times, serif;
}

#oficina a{
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#000;
}

a:hover {
	color:#999;
	text-align:left;
}

#leftcolumn { 
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 550px;
 width: 245px;
 float: left;
 text-align:center;
 position:fixed;
 top: 0px;
 }

#rightcolumn { 
 color: #333;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 padding-left:30px;
 height: 550px;
 width: 610px;
 float:right;
 font-size:22px;
 }

#footer { 
 width: 900px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 float: left;
 position:fixed;
 bottom: 0px;
}

#diagonal { 
 color: #333;
 margin: 50px 5px 5px 0px;
 padding: 10px;
 width: auto;
 float: left;
}

#oficina { 
 color: #333;
 margin: 50px 5px 5px 0px;
 padding: 10px;
 width: auto;
 float: left;
}

#punto { 
 color: #333;
 margin: 105px 0px 0px 0px;
 padding: 11px;
 width: 10px;
 float: right;
 text-align:center;
}

.language { 
 color: #C93;
 margin: 105px 0px 5px 0px;
 padding: 10px 7px 10px 7px;
 width: auto;
 float: right;
 text-align:center;
}

.punto3 { 
 color: #333;
 margin: 105px 0px 5px 0px;
 padding: 10px 1px 10px 1px;
 width: auto;
 float: right;
 text-align:center;
}

.menu {
 font-family:Tahoma, Geneva, sans-serif;
 font-weight:bold;
 color: #333;
 margin: 105px 0px 5px 0px;
 padding: 10px 7px 10px 7px;
 width: auto;
 float: right;
 text-align:center;
}












.demo-ad-top{
	margin:20px 0;
}
.gradient {
	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.28, rgb(255,201,116)),  color-stop(0.64, rgb(228,143,10)) );
	background-image: -moz-linear-gradient(  center bottom,  rgb(255,201,116) 28%,  rgb(228,143,10) 64% );
	width:300px;
	height:150px;
	padding:5px;
}

div.background img {
	position:fixed; 
	z-index: -1; 
	text-align:center;
	height:100%;
	max-width: 922px;
	max-height: 640px;	
}

div.background ul li.show {
	z-index:500
}

/*iconos social*/
.social { 
 color: #333;
 margin: 105px 0px 0px 0px;
 padding: 11px;
 width: 10px;
 float: right;
 text-align:center;
}
