/*
* Albert Agelviz
* http://www.ae-estudios.com
*
* Copyright (c) 2011 Albert Agelviz
*
* Fecha: Marzo 25, 2011
* Version: 1.7.1
*/

/*==============================================================================================================================*/
/*
/**
* Estilo General // http://www.ae-estudios.com
*/

*:focus  { outline: 0px; border:0px; } img { border: none }

body, td, th
{ 
	background: #d7dee7;
	margin:auto;
	width:auto;
	height:auto;
	padding:auto;
	color: #2c2e30;
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
}
html {height:100%;}

a:link  { color: #fff; text-decoration:none; border:0px;  outline:0px; }

a:visited { color: #fff; border:0px;  outline:0px; }

a:hover { color: #fff; text-decoration:underline; border:0px;  outline:0px;}

a:active {  color: #fff; border:0px;  outline:0px; }

.general
{
	width:942px;
	overflow:hidden;
	margin:auto;
	padding:auto;
}
.general > p
{
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif; 
	text-align:justify;
	text-justify:inter-word;
	line-height:20px;
	margin-bottom:10px;
}
/*==============================================================================================================================*/
/*
/**
* Estilo Cabecera // http://www.ae-estudios.com
*/

.topheader
{
	width:100%;
	height:180px;
	background: #282a2e url(../img/BG.jpg); 
	border-bottom:1px solid #FFF;
	margin:auto;
	padding:auto;
	overflow:visible;
	box-shadow: 0 5px 80px #000;
	-webkit-box-shadow: 0 5px 80px #000;
	-moz-box-shadow: 0 5px 80px #000;
	behavior: url(/PIE.htc);
}
.topcontainer
{
	width:940px;
	overflow:hidden;
	margin:auto;
	padding:auto;
}
.topleft
{
	width:470px;
	float:left;
	padding-top:20px;
}
.topright
{
	width:470px;
	height:150px;
	float:right;
	padding-top:20px;
}
/*==============================================================================================================================*/
/*
/**
* Estilo Footer // http://www.ae-estudios.com
*/
.footer
{
	width:100%;
	height:100%;
	background: #282a2e url(../img/BG.jpg); 
	border-top:1px solid #FFF;
	padding-top:20px;
	padding-bottom:20px;
	
}
.footercontainer
{
	width:940px;
	overflow:hidden;
	margin:auto;
	padding:auto;
}
.liborderbottom
{
	border-bottom:1px solid #3c3c3c;
	width:100%;
}
/* Footer Izquierda
*/
.footerleft
{
	width:300px;
	float:left;
}
.footerleft_enlaces
{
	width:138px;
	float:right;
}
.footerleft_enlaces > p
{
	float:left;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:11px;
	font-weight:bold;
	margin-top:14px;
	margin-bottom:10px;
	line-height:14px;
}
.footerleft_enlaces ul li
{
	display:list-item;
	color:#757575;
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px;
	line-height:30px;
}
/* Footer Centro
*/
.footercenter
{
	width:300px;
	float:left;
	margin-left:22px;
	margin-right:14px;
}
.footercenter_enlaces
{
	width:138px;
	float:right;
}
.footercenter_enlaces > p
{
	float:left;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:11px;
	font-weight:bold;
	margin-top:14px;
	text-transform: uppercase; 
	margin-bottom:10px;
	line-height:14px;
}
.footercenter_enlaces ul li
{
	display:list-item;
	color:#757575;
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px;
	line-height:30px;
}
/* Footer Derecha
*/
.footerright
{
	width:200px;
	float:right;
	margin-left:22px;
	margin-right:14px;
}
.footerright > p
{
	float:left;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:11px;
	font-weight:bold;
	margin-top:14px;
	text-transform: uppercase; 
	margin-bottom:10px;
	line-height:14px;
}
.footerright ul li
{
	display:list-item;
	float:right;
	color:#757575;
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px;
	line-height:30px;
}
/*==============================================================================================================================*/
/*
/**
* Estilo Indice // http://www.ae-estudios.com
*/
.encabezado
{
	width:942px;
	overflow:hidden;
	margin:auto;
	padding:auto;
	margin-top:65px;
	margin-bottom:10px;	
}
.slidercontainer
{
	width:940px;
	height:375px;
	background:#F1F1F1;
	margin:auto;
	margin-top:-35px;
	border:1px solid #000;
	box-shadow: 0 5px 30px #000;
	-webkit-box-shadow: 0 5px 30px #000;
	-moz-box-shadow: 0 5px 30px #000;
	behavior: url(/PIE.htc);
}
/* Encabezado Desarrollo Web
*/
.webdevelopment
{
	width:300px;
	border-top:1px dotted #000;
	padding-top:10px;
	float:left;
	margin-bottom:20px;
}
.webdevelopment > h1
{
	font-size:20px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase; 
	color:#000;
}
.webdevelopment > span
{
	font-size:13px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666a71;
	line-height:25px;
}
.webdevelopment > p
{
	text-align:justify;
	text-justify:inter-word;
	margin-top:5px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
}
/* Encabezado S.E.O
*/
.seo
{
	width:300px;
	border-top:1px dotted #000;
	padding-top:10px;
	float:left;
	margin-left:22px;
	margin-right:14px;
	margin-bottom:20px;
}
.seo > h2
{
	font-size:20px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase; 
	color:#000;
}
.seo > span
{
	font-size:13px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666a71;
	line-height:25px;
}
.seo > p
{
	text-align:justify;
	text-justify:inter-word;
	margin-top:5px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
}
/* Encabezado Planes Web
*/
.planesweb
{
	width:300px;
	border-top:1px dotted #000;
	padding-top:10px;
	float:right;
	overflow:visible;
	margin-bottom:20px;
}
.planesweb > h3
{
	font-size:20px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase; 
	color:#000;
}
.planesweb > span
{
	font-size:13px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666a71;
	line-height:25px;
}
.planesweb > p
{
	text-align:justify;
	text-justify:inter-word;
	margin-top:5px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
	border:2px solid #2d4b78;
	background-color:#e5efff;
	padding:10px;
	padding-top:0;
}
/*==============================================================================================================================*/
/*
/**
* Estilo Portafolio // http://www.ae-estudios.com
*/
.imagenportafolio
{
	width:940px;
	height:375px;
	border:1px solid #2863b4;
	margin-top:20px;
	margin-bottom:10px;
}
.tituloproyecto
{
	font-size:30px;
	color:#000;
	margin-top:20px;
	margin-bottom:-10px;
	font-family:Tahoma, Geneva, sans-serif;
}
.descripciones
{
	font-size:20px;
	font-family:calibri;
	margin-top:10px;
	margin-bottom:10px;
}