/* ==================================================
   CSS Imports
================================================== */

@import url("reset.css");
@import url("superslides.css");
@import url("menu.css");
@import url("columns.css");
@import url("transicion.css");

/* ==================================================
   Icon Fonts
================================================== */

@import url("fonts/fontawesome/font-awesome.css");

/* ==================================================
   Google Fonts
================================================== */

@import url("http://fonts.googleapis.com/css?family=Ruda:400,700,900");
@import url("http://fonts.googleapis.com/css?family=Montserrat:400,700");

/* ==================================================
   Global Styles
================================================== */

*
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}




html
{
	height: 100%;
	overflow: auto;
	
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body
{
	
	
	background-image:url(../images/fondo.jpg);
	background-size: 100% 100%;
	background-repeat:no-repeat;
	background-attachment:fixed;
	



}

::selection
{
	background: #16a085;
	color: #FFF;
}

::-moz-selection
{
	background: #16a085;
	color: #FFF;
}

a
{
	color: #16a085;
	text-decoration: none;
}

a:hover
{
	color: #222;
	text-align: center;
}

/* ==================================================
   Images
================================================== */

img
{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

	img.imgright
	{
		display: block;
		float: right;
		width: 100%;
		max-width: 300px;
		margin: 0 0 20px 20px;
	}
	
	img.imgleft
	{
		display: block;
		float: left;
		width: 100%;
		max-width: 300px;
		margin: 0 20px 20px 0;
	}
	
	.contenedor{
    width: 1080px;
    margin: auto;
	background:rgb(255,255,255);
    
	 
    
    padding: 20px 15px 50px 25px;
    border-radius: 10px;
    
}

.contenedor1{
	
    width: 900px;
    margin: auto;
    
}

.contenedor .titulo{
	color:rgb(0,85,170);

    font-size: 3.5ex;
    font-weight: bold;
    margin-left: 50px;
    margin-bottom: 30px;
}
#letras
{
    font-size: 3.5ex;
    font-weight: bold;
	color:rgb(0,85,170);

    }
	
   

#pestanas {
    float: top;
    font-size: 2ex;
    font-weight: bold;
	
}

#pestanas ul{
    margin-left: 20px;
	 
}

#pestanas li{
    list-style-type: none;
    float: left;
    text-align: center;
	background:rgb(91,173,255);
    margin: 0px 2px -2px -0px;+
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 2px solid white;
    border-bottom: white;
    padding: 0px 20px 0px 20px;
	
}

#pestanas a:link{
	text-decoration: none;
	color: #fff;
	
}

#contenidopestanas{
    clear: both;  
    background: white;
    
    border-radius: 5px;
    border-top-left-radius: 0px;
	
    
    width: 1025px;
}

#imagenfoto
	{
	
 border: PowderBlue 7px solid; 
  border-radius: 20px; 
  
	}

#imagencentro
	{
	
 border: PowderBlue 7px solid; 
  border-radius: 20px; 
  margin: 0 auto;
  
	}

/* ==================================================
   Colours
================================================== */

.bg1
{
	background: #333;
}

.bg2
{
	
	
}

/* ==================================================
   Layout Styles
================================================== */

#fixedtop
{
	position: fixed;
	z-index: 100;
	
	-webkit-transition: background 0.1s linear;
	-moz-transition: background 0.1s linear;
	-o-transition: background 0.1s linear;
	transition: background 0.1s linear;
}

	#fixedtop.bgcolour,
	.menuopened #fixedtop
	{
		
	}

.containerfull
{
	width: 100%;
	min-width: 280px;
	line-height: 26px;
}

	.containerfull .bodycontainer
	{
		width: 100%;
	}
	
.container
{
	width: 100%;
	padding: 0 30px;
	min-width: 280px;
	line-height: 26px;
}

	.container .bodycontainer
	{
		margin: 0 auto;
		width: 100%;
		max-width: 1140px;
	}
	#contenidoxxa
	{
		margin: 0 auto;
		width: 100%;
		max-width: 1140px;
	}
	#thebest
	{
		text-align:center;
		width: 100%;
		max-width: 2000px;
	}
	
/* ==================================================
   Sections
================================================== */
.xa{ 
max-height:300px;
border-color:#000000;
background-color:#444;

}

.oTexto{
	font-size: 11px;
	border: 5px solid black;
	border-color:PowderBlue; 
	
	
}

.oTextoB{
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0072bc;
}


#topcont
{
	color: #FFF;
	padding: 30px 0;
	
	-webkit-transition: padding 0.1s linear;
	-moz-transition: padding 0.1s linear;
	-o-transition: padding 0.1s linear;
	transition: padding 0.1s linear;
}

	.bgcolour #topcont
	{
		padding: 20px 0;
	}

		#topcont #topleft
		{
			float: left;
		}
		
			#topcont #topleft a
			{
				float: left;
			}
			
				#topcont #topleft a img
				{
					display: block;
					width: 100%;
					max-width: 100px;
				}
			
		#topcont #topright
		{
			float: right;
		}

#headercont
{
	
}

#maincont
{
	width: 100%;
	padding: 45px 0;
	) repeat-y 70% 0;
}

	#maincont p
	{
		margin: 0 0 20px 0;
	}
	
		#maincont p:last-child
		{
			margin: 0 0 20px 0;
		}
		
	#maincont strong
	{
		font-weight: 700;
	}

	#maincont h1, #maincont h2, #maincont h3, #maincont h4, #maincont h5, #maincont h6
	{
		margin: 0 0 20px 0;
		font-weight: 400;
		text-transform: uppercase;
		letter-spacing: -0.5px;
	}
	
		#maincont h1
		{
			font-size: 32px;
			line-height: 32px;
		}
		#maincont hx
		{
			font-size: 12px;
			line-height: 12px;
		}
		#maincont letra1
	{
	font-size: 2ex;
	font-weight: bold;
	color: rgb(0,85,170);
	}
	#maincont letra2
	{
		font-size: 3.5ex;
    font-weight: bold;
	color:rgb(0,85,170);

	}
	
	#maincont letra3
	{
		font-size: 2.5ex;
			text-transform: uppercase;

    font-weight: bold;
	color:rgb(0,85,170);

	}
	
	
	
	
		#maincont h2
		{
			font-size: 26px;
			line-height: 26px;
		}
		
		#maincont h3
		{
			font-size: 24px;
			line-height: 24px;
		}
		
		#maincont hr
		{
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	border: none;
		}
	
			#maincont #mainleft
			{
				float: left;
				width: 70%;
				padding: 0 30px 0 0;
			}
			
			#maincont #mainright
			{
				float: left;
				width: 30%;
				padding: 0 0 0 30px;
			}

#footercont
{
	padding: 50px 0;
	color: #999;
	color: rgba(51,0,0,0.4);
}

	#footercont .column-10
	{
		text-align: right;
	}

	#footercont p
	{
		margin: 0;
	}

	#footercont a
	{
	color: #333;
	}
	
	#footercont a:hover
	{
		color: #16a085;
	}
	
		#footercont a.scrolltop
		{
			font-size: 38px;
		}
	
		#footercont #socialmedia ul
		{
			margin: 0 0 20px 0;
		}

		#footercont #socialmedia ul li
		{
			display: inline-block;
			list-style-type: none;
			margin: 0 12px 0 0;
			padding: 0;
		}

			#footercont #socialmedia ul li a
			{
				font-size: 27px;
			}

/* ==================================================
   Responsive Media Queries - Tablets
================================================== */

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

	img.imgright
	{
		float: none;
		width: 100%;
		max-width: 380px;
		margin: 0 0 20px 0;
	}
	
	img.imgleft
	{
		float: none;
		width: 100%;
		max-width: 380px;
		margin: 0 0 20px 0;
	}
	
	.container
	{
		padding: 0 25px;
	}
	
	#topcont #topleft
	{
		float: left;
		width: 100%;
	}
		
	#topcont #topright
	{
		float: left;
		width: 100%;
	}
	
	#maincont
	{
		background-image: none;
	}
	
		#maincont #mainleft
		{
			float: left;
			width: 100%;
			padding: 0 0 30px 0;
		}
		
		#maincont #mainright
		{
			float: left;
			width: 100%;
			padding: 30px 0;
			
		}
		
	#footercont
	{
		text-align: left;
	}
	
		#footercont .column-10
		{
			text-align: left;
			margin-top: 20px;
		}
	
		#footercont a.scrolltop
		{
			display: block;
			margin: 0;
		}
		
		#footercont #socialmedia ul li
		{
			margin: 0 10px 0 0;
		}

}

/* ==================================================
   Responsive Media Queries - Mobiles
================================================== */

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

	.container
	{
		padding: 0 20px;
	}

}
