/* 
  _____  _____ _____ 
 / ____|/ ____/ ____|
| |    | (___| (___  
| |     \___ \\___ \ 
| |____ ____) |___) |
 \_____|_____/_____/  Pixelit
 
 */


/* Contenido general */
body {
	margin: 0; padding: 0;
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #555555;
}

img {
	border: 0;
}

.puntos ul {
	margin:1em 5px 1em 1.5em;
}

.puntos li {
	list-style-type:square;
}


#contenido {
	margin-left: 22.2%;
	border: 0px;
	width: 798px;
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #555555;
}

#quienessomos {
	background-color: #588726;
	padding-left: 8px; padding-bottom: 8px; padding-top: 4px; padding-right: 4px;
	color: #FFFFFF;
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
	border-bottom: 8px solid #72A042;
	height: 150px;
}

#nuestrosservicios {
	background-color: #FFD200;
	padding-left: 8px; padding-bottom: 8px; padding-top: 4px; padding-right: 4px;
	color: #FFFFFF;
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
	border-bottom: 8px solid #FFE050;
	height: 150px;
}

#nuestrosservicios2 strong {
	font-weight: bold;
	color: #FFD200;

}

#contactaconnosotros2 strong {
	font-weight: bold;
	color: #107AC0;
	font-size: 11px;
}

#contactaconnosotros2 input {
	font-weight: bold;
	color: #BDBDBD;
	font-size: 11px;
	background-color: #F3F3F3;
	border-bottom: 2px solid #BDBDBD; border-top: 0; border-left: 0; border-right: 0;
	text-shadow: none;
	padding-bottom: 5px;
}

#contactaconnosotros2 input:focus {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #107AC0;
	border-bottom: 2px solid #1C8ED9; border-top: 0; border-left: 0; border-right: 0;
		text-shadow: none;
}

#contactaconnosotros2 textarea {
	font-weight: bold;
	color: #BDBDBD;
	font-size: 11px;
	background-color: #F3F3F3;
	border-bottom: 2px solid #BDBDBD; border-top: 0; border-left: 0; border-right: 0;
	text-shadow: none;
	padding-bottom: 5px;
}

#contactaconnosotros2 textarea:focus {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #107AC0;
	border-bottom: 2px solid #1C8ED9; border-top: 0; border-left: 0; border-right: 0;
		text-shadow: none;
}

#nuestrostrabajos {
	background-color: #E31A1A;
	padding-left: 8px; padding-bottom: 8px; padding-top: 4px; padding-right: 4px;
	color: #FFFFFF;
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
	border-bottom: 8px solid #F22C2C;
	height: 150px;
	
}

#contactaconnosotros {
	background-color: #107AC0;
	padding-left: 8px; padding-bottom: 8px; padding-top: 4px; padding-right: 4px;
	color: #FFFFFF;
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
	border-bottom: 8px solid #1C8ED9;
	height: 150px;
}

.copyright {
	font-size: 9px;
	color: #BDBDBD;
}


#recomendamos {
	background-color: #F3F3F3;
	padding-left: 8px; padding-bottom: 8px; padding-top: 4px; padding-right: 4px;
	color: #BDBDBD;
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
	border-bottom: 8px solid #BDBDBD;
	height: 150px;
}

#recomendamos a {
	color: #BDBDBD;
	font-weight: bold;
	text-decoration: none;
	padding:1px;
}

#portafolio img {
	padding: 3px;
	background: #F3F3F3;
	border: 1px solid #BDBDBD;
	}
	
#portafolio img:hover {
	padding: 3px;
	background: #E31A1A;
	border: 1px solid #F22C2C;
	}

#recomendamos a:hover {
	color: #FFFFFF;
	background-color: #BDBDBD;
	font-weight: bold;
	text-decoration: none;
	padding:1px;
}

#password input {
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #555555;
	width: 125px;
	padding-top: 2px; padding-left: 4px; padding-right: 2px; padding-bottom: 2px; 
	text-shadow: 2px 2px 1px #f8f8f8;
	text-decoration: none;
	font-weight: bold;
	border-top: 2px solid #2D3A51; border-bottom: 2px solid #3F4D66; border-left: 2px solid #3F4D66; border-right: 2px solid #2D3A51; 
}

h3 {
	font-size: 18px;
	color: #FEA7A7;
	text-shadow: 2px 2px 1px #dddddd;
	font-weight: bold;
	text-align: center;
}
/* Header */
#header {
	background: #262F44;
	width: 100%; height: 14%;
	border-bottom: 8px solid #33425C;
}

#header_inside {
	width: 800px;
	margin: 0 auto;
}

div#logo h1 a {
	background: url(../img/logo.png) no-repeat;
	width: 177px; height: 52px;
	float: left;
}

div#logo a {
	margin-top: 20px;
	display: block;
}

div#logo h1 a span {
	display: none;
}

#areadeclientes {
	background: #33425C;
	padding: 8px;
	margin-top: 15px;
	width: 235px;
	color: #fff;
	text-shadow: 2px 2px 1px #2a2a2f;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
 

/* Menú superior */
ul#menu {
	clear: both;
	float: right;
	list-style: none;
	position: relative;
	top: 3px;
}

ul#menu li {
	float: left;
	margin-left: 5px;
	line-height: 1.4;
}

ul#menu li a {
	color: #fff;
	text-shadow: 2px 2px 1px #2a2a2f;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 85px;
	height: 15px;
	padding: 5px 0;
	display: block;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

ul#menu li a:hover, ul#menu li a:active {
	background-position: top left;
}

ul#menu li a.selected {
	background-position: bottom left;
}
/* Panel de administración de clientes */

#estaen {
	padding-left: 8px; padding-bottom: 8px; padding-top: 4px; padding-right: 4px;
	color: #BDBDBD;
	font: 11px "Arial", "Helvetica", "Verdana", "sans-serif";
}

#estaen a {
	color: #BDBDBD;
	font-weight: bold;
	text-decoration: none;
	padding:1px;
}

#estaen a:hover {
	color: #FFFFFF;
	background-color: #BDBDBD;
	font-weight: bold;
	text-decoration: none;
	padding:1px;
}

.faqs_menus {
	margin-left: 138px;
}
.filatabla {
	width: 128px; height: 150px;
	background: #F3F3F3;
	border-bottom: 3px solid #BDBDBD;
	font-weight: bold; font-size: 11px; color: #BDBDBD;
	padding-right: 1px;	padding-left: 1px;	padding-top: 1px;
}

.filatabla a {
	 font-weight: bold; font-size: 11px; color: #BDBDBD; text-decoration: none;
}

.filatabla:hover {
	background: #588726;
	border-bottom: 3px solid #72A042;
	color: #FFFFFF;
}

.filatabla a:hover {
	color: #FFFFFF;
}

.centrado {
	margin-top: 3px;
}