/************************************************************************************
RESET CSS
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, span, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
	margin: 0;
}

/************************************************************************************
ESTILOS GENERALES
*************************************************************************************/
body {
	background: #F1F1F1 repeat-x center top;
	font: .81em/150% verdana, Helvetica, sans-serif;
	color: #666;
}
a {
	color: #174E2E;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: F6B224; 
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}

/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6, span {
	line-height: 1.0em;
	margin: 20px 0;
}
span {
	font-size: 1.2em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.2em;
}
hgroup {
margin-top:25px;
}
input[type=text] {
	-webkit-appearance: none;
	outline: none;
}
/*////////////////////////////////////////////////////////////////////////////////////*/
#pagesw {
	width: 100%;
	margin: 0 auto;	
}

#super-top{
	width: 980px;
	position: relative;
	border: 1px solid #555;
	background: #555;
}

#header {
	width: 100%;
	position: relative;
	height: 500px;
	background: #FFF url(../images/panoramica.jpg) repeat-x 100%;
	margin-top: 35px;
	border: 1px solid #ccd;

}
#contenidos-top{
	width: 980px;
	margin-top: 0;
	padding-top: 1px;
	text-align: left;
	height: 200px;
	position: relative;
	display: block;

}
#lcompany {
	float: left;
	top: 10px;
	position: absolute;
}
#social {
	float: right;
	right: 3px;

}
#topweb {
	margin-top:10px;
	background: #66CC33;
	width: 100%;
	height: 140px;
	position: absolute;
	left: 0;
	top: 100;
	/* border radius */
	-webkit-border-radius:15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: none;
	/* box shadow */
	-webkit-box-shadow: 3px 3px 15px rgba(0,0,0,.4);
	-moz-box-shadow: 3px 3px 15px rgba(0,0,0,.4);
	box-shadow: 3px 3px 15px rgba(0,0,0,.4);
}

#telefonos {
	display:inline-block;
	padding:3px 5px 3px 2px;
	margin: 5px 10px;
	position: absolute;
	overflow:hidden;
}
#searchform {
	position: absolute;
	right: 10px;
	bottom: 6px;
	z-index: 100;
	width: 160px;
}
#searchform #s {
	width: 140px;
	float: right;
	background: #fff;
	border: none;
	padding: 6px 10px;
	/* border radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* box shadow */
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	/* transition */
	-webkit-transition: width .7s;
	-moz-transition: width .7s;
	transition: width .7s;
}

#gamesHolder2 {

	padding : 10px;
	margin-top : 45px;
	z-index : 101;
	float : left;
	position : relative;
	display:none;
}
#gamesHolder {
	padding : 10px;
	margin-top : 45px;
	z-index : 101;
	float : left;
	position : relative;
}
#games2 {
	display:none;
}
#top-nav {
	width: 980px;
	background: transparent;
	margin: 0;
	padding-right: 20px;
	top:0px;
	float: right;
	position: absolute;
	bottom: 0;
	z-index: 100;
	height: 30px;
}
#top-nav li {
	margin: 0;
	background: #FD4D1C;
	padding-left: 20px;
	list-style: none;
	float: right;
	top:10px;
	position: relative;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-box-shadow: 2px 2px 12px #999;
	-webkit-box-shadow: 2px 2px 12px #999;
	box-shadow: 2px 2px 12px #999;
	box-shadow: 2px 2px 12px #999;
}
#top-nav li:first-child {
margin-left: 0px;
display:none;
}
#top-nav a {
	line-height: 100%;
	color: #fff;
	display: block;
	padding: 14px 15px;
	font-size:14px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	-webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    transition: all 0.7s ease-out;
}
#top-nav a:hover {
	background: #FFF;
	font-size:14px;
    color: #FD4D1C !important;
    text-decoration: none;
}

#main-nav {
	width: 980px;
	background: transparent;
	margin: 0;
	padding-left: 10px;
	top:160px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 200;
}
#main-nav li {
	margin-right: 12px;
	padding: 4px 10px 4px 10px;
	list-style: none;
	float: left;
	top:20;
	background: #efefef;
	border: 1px solid #CCD;
	position: relative;
	
}
#main-nav li:first-child {
	margin-left: 30px;
}
#main-nav a {
	line-height: 100%;
	font-weight: bold;
	color: #333;
	display: block;
	padding: 14px 15px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	-webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    transition: all 1.2s ease-out;
}
#main-nav a:hover {
	background: #ccc;
    color: #333 !important;
    text-decoration: none;
}

#cleft {
	top: 24px;
	width: 10%;
	margin-left: 20px;
	display: inline;
	padding-left:20px;
	float:left;
	position: relative;
	height:130px;
}
#cleft2 {
	width: 60%;
	display:inline;
	margin-left: 10px;
	float:left;
	position:relative;
	height:130px;
	color: #667;
}
#cleft3 {
	width: 22%;	
	margin-left: 10px;
	display: inline;
	float: right;
	margin-top: 10px;
	position: relative;
	height: 130px;
	font-size: 1.2em;
	color: #2673B4;
	overflow: hidden;
}
#main {
	width: 980px;
}
#content {
	background: #fff;
	margin: 20px 0 20px;
	padding: 20px 35px;
	width: 650px;
	float: left;
	text-align: left;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
h2.post-title {
    background: #515F7B;
    border-radius: 5px;
    padding: 0px 5px ;
    border-top: 1px solid #889;
    border-bottom: 1px solid #889;
    text-align: left;
}
h2.post-title a {
    color: #FFFFFF;
    font-size: 0.9em;
    text-shadow: 1px 1px 2px #333333;
}
.post {
	margin-bottom: 20px;
}
.post-title {
	margin: 0 0 5px;
	padding: 0;
	font: bold 26px/120% Arial, Helvetica, sans-serif;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-meta {
	margin: 0 0 10px;
	font-size: 90%;
}

figure.post-imagen img {
    float: left;
    margin: 5px;
    max-width: 260px;
}

#cll1 {
color:#666699;
}
#right {
	width: 250px;
	float: right;
	margin: 20px 0 20px;
}
.widget {
	margin: 0px;
	padding: 0px 0px;
}
.servicios {
	margin: 0 0 1px 1px;
	padding: 1px 1px;
	width: 95%;
}
.widgettitulo {
    background: none repeat scroll 0 0 #666666;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    margin: 0 0 5px;
    padding: 6px 0;
    text-align: center;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 2px 0;
	list-style: none;
	clear: both;
	border-top: solid 1px #eee;
}

#rimg {
	/* rounded corner */
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 3px;
	-o-box-shadow: 2px 3px 15px #515F7B;
	-webkit-box-shadow: 2px 3px 15px #515F7B;
	-moz-box-shadow: 2px 3px 15px #515F7B;
	box-shadow: 2px 3px 15px #515F7B;

}
#rimg2 {
	/* rounded corner */
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 3px;
	margin-right: 12px;
	-o-box-shadow: 2px 3px 15px #515F7B;
	-webkit-box-shadow: 2px 3px 15px #515F7B;
	-moz-box-shadow: 2px 3px 15px #515F7B;
	box-shadow: 2px 3px 15px #515F7B;

}
#simg {
	padding: 1px;
	
}

section.widget ul li a {
	color: #fff;
    font-weight: bold;
    font-style: italic;
    font-size: 1.2em;
    padding: 11px;
    display: block;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease-out;
}
section.widget ul li a:hover {
	background: #fff;
    color: #6B6B6B !important;
    text-decoration: none;
}
/*---FOOTER---*/
#footer {
	width: 100%;
    clear: both;
    color: #333333;
    font-size: 90%;
}
#footer a {
	color: #fff;
}
#socialfoot {
	height: 45px;
	background: #888;
	box-shadow: 1px 1px 12px #333333;
}
#contacts{
	height: 46px;
	background: #FD4D1C;
	width: 980px;
	border: 3px solid #FFF;
	position:relative;
	top: -4px;
	text-align:left;
	padding: 18px 0px 0 20px;
	font-size: 1.3em;
	color: #FFF;
}
#foots {
	background: #FFF;
}
#foot {
	height: 200px;
	width:980px;
	background: #FFF;
	font-size: 14px;
	color: #333;
	padding-top: 32px;
	text-align: left;
	font-size: 12px;
}

#cldd {
	float: left;
	position: relative;
	width: 140px;
	margin-top:40px;
	text-align: center;
}
#company {
	float: left;
	position: relative;
	width: 500px;
	overflow:hidden;
	height:170px;
}
#foot_links {
	width: 200px;
	position:relative;
	right: 30px;
	float: right;
}
#foot_links  a{
	color: #174E2E;
}
#foot_links  a:hover{
	color: #F60;
}

#lfoot {
	float:left;
}
#rfoot {
	float:right;
}

h2.titlec {
	color: #F60;
	line-height: 2.4em;
	margin: 0px 0;
	
}
#privacy {
	width: 980px;
	text-align: left;
	height: 135px;
	padding-top: 13px;
	color: #555;
	height: auto;
	padding-bottom: 32px
	
}

.clearfix:after { 
	visibility: hidden; 
	display: block;
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; 
	}
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }

/***************************************************
----- CONDICIONALES DE MEDIA QUERIES -----
****************************************************/

@media screen and (max-width: 980px) {

	#pagesw {
		width: 95%;
	}
	#super-top{
	width: 100%;
	position: relative;
	display:block;
	}
	#top-nav {
	margin-top:30px;
	margin-left:0px;
	width: 95%;	
	float: left;
	position: absolute;
	}
	#top-nav li {
	margin-left:10px;
	float:left;
	position: relative;
	}
	#top-nav li:first-child {
	display:inline;
	}
	#cleft {
	margin-left: 3px;
	top: 60px;
	width: 10%;
	}
	#cleft img {
	width: 100%;
	}
	h1.lema {
	font-size:1.5em;
	}
	#cleft2 {
	overflow: visible;
	display:inline;	
	width: 500px;
	float: left;
	position:relative;
	top: 15px;	
	}
	#cleft3 {
	display:none;
	}
	#contenidos-top{
		width: 100%;
		top: 10px;
		}
	#gamesHolder {
		display:none;
	}
	#gamesHolder2 {
		margin-top:0px;
		padding : 6px;
		z-index :101;
		display:block;
		position:relative;
		width:98%;
		height: 100%;
	}
	#games {
		display:none;
	}
	#games2 {
		display:block;
	}
	#main-nav {
		top: 0px;
		width: 100%;
		padding-left: 0px;
		margin-left:0px;
		float:left;
		position:relative;
	}
	#main-nav li {
		margin-right: 2px;
		padding: 4px 0px 4px 0px;
		list-style: none;
		float: left;
		top:0px;
		background: #efefef;
		border: 1px solid #CCD;
		position: relative;
		font-size:11px;
		display: block;
		
	}
	#main-nav li:first-child {
	margin-left: 0px;
	display:none;
}

	#main {
		width: 100%;
		padding: 3% 1%;
		clear:both;
	}
	#content {
		width: 90%;
		padding: 3% 4%;
		display:block;
	}
	#right {
		width: 80%;
		display:block;
		padding: 3% 4%;
		float:left;
	}
	#right {
	width: 97%;
	padding: 0px;
	}
	
	#contacts{
	width:90%;
	text-align:center;
	}
	#foot {
	width:95%;
	}
	#foot_links {
	display:none;
	}
	#company {
	overflow: visible;
	display:inline;	
	width: 60%;
	float: left;
	position:relative;
	top: 20px;
	}
	#privacy {
	width:100%;	
	}


@media screen and (max-width: 650px) {

	#header {
		height: auto;
	}
	#top-nav {
	margin-top:30px;
	margin-left:0px;
	width: 95%;	
	float: left;
	position: absolute;
	}
	#top-nav li:first-child {
	margin-left:3px;
	display:none;
	}
	#cleft {
	margin-left: 3px;
	top: 60px;
	width: 14%;
	}
	h1.lema {
	font-size:1.4em;
	}
	#cleft2 {
	overflow: visible;
	display:inline;	
	width: 300px;
	float: left;
	position:relative;
	top: 5px;	
	}
	#main-nav {
		position: static;
	}
	#main-nav li:first-child {
	display:inline;
	}
	/* site description */
	#site-description {
		margin: 0 0 15px;
		position: static;
		text-align: center;
	}
	#content {
		width: auto;
		float: none;
		margin-top: 80px;
	}
	#foot {
	height: 300px;
	padding-top: 22px;
}
	#contacts{
	top: -4px;
	padding: 12px;
	}
	#cldd {
	width: 120px;
	margin-top:30px;
	}
	#company {
	float: left;
	position: relative;
	width: 65%;
	}
	#rfoot{
	margin: 20px 0px;
	}

}

@media screen and (max-width: 480px) {

	html {
		-webkit-text-size-adjust: none;
	}
	#top-nav {
	width: 50%;	
	float: right;
	position: relative;
	}
	#contenidos-top {
	height:240px;
	}
	#top-nav li{
	margin:0px;
	padding:0px;
	right:0px;
	width:120px;
	text-align:left
	}
	#cleft {
	margin-left: 3px;
	top: 0px;
	width: 40%;
	}
	#cleft img {
	width: 60%;
	}
	h1.lema {
	font-size:1.3em;
	}
	#cleft2 {
	width: 96%;
	float: left;
	position:relative;
	margin-top: -30px;	
	}

	#main-nav a {
		font-size: 90%;
		padding: 10px 8px;
	}
	#gamesHolder2 {
	display:none;
	}
	#content {
	margin-top:10px;
	}
	#contacts{
	top: -4px;
	height:auto;
	padding: 6px;
	}
	#cldd {
	width: 50px;
	margin:22px 5px;
	}
	#company {
	float: left;
	position: relative;
	width: 70%;
	}
	h2.titlec {
	line-height: 1.2em;
	padding-bottom:10px;
}

	
}