 @charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(img/bg_rainbow.png); 
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-indent: -9999px;
	margin-left: 0px; 
}
h2 {
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 80%;
	padding-top: 10px;
	padding-right: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	height: auto;
	width: 80%;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	margin-left: 20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 20px;
	padding: 0px;
	width: 80%;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	width: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
	text-align: justify;
}


input {
	width: 200px;
	border: 1px dotted #CCC;
}
textarea {
	width: 200px;
	border: 1px dotted #CCC;
	height: 80px;
}




a:link, a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover, a:active {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	background-image: url(img/fondomenusistemas.png);
}
#contenedor {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1040px;
}

#encabezado {
	width: auto;
	height: 80px;
	margin-top: 5px;
	padding-top: 10px;
}
#fecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: right;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-right: 40px;
}

#navegacion {
	width: 150px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#navegacion ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	line-height: 2em;
}
#navegacion a {
	display: block;
	height: auto;
	padding-top: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#navegacion a:link, #navegacion a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#navegacion a:hover, #navegacion a:active {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

#contenido {
	height: auto;
	width: 850px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	z-index: 1;
	border: 2px solid #000;
	background-image: url(img/fondomenusistemas.png);
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	clear: none;
}
#tablahome {
	background-color: #000;
	border: 1px dotted #CCC;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
#ejemplos {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#tablahome td {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}




#form_contacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-image: url(img/fondomenusistemas.png);
	border: 1px dashed #CCC;
	height: auto;
	width: 330px;
	margin-left: 40px;
	padding: 6px;
}
#form_cotizacion {
	width: 350px;
	margin-left: 260px;
	border: 1px solid #FFF;
	padding: 2px;
	background-image: url(img/fondomenusistemas.png);
	margin-right: auto;
	height: 225px;
	float: left;
}
#cotizacion {
	text-align: left;
	height: 230px;
	float: left;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}




#pie {
	width: 837px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 15px;
	background-image: url(img/fondomenusistemas.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#datos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 450px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dashed #FFF;
}

.txt {
	width: 75%;
	margin-top: 5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	float: left;
	display: block;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 0px;
}
.img {
	float: left;
	margin-left: 5%;
	margin-top: 3%;
	background-attachment: fixed;
}
.fondotxt {
	padding: 6px;
	width: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EBE9ED;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.listalinks li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	display: block;
	width: 60%;
	margin-left: 10px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: none;
}
.lista  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	display: block;
	width: 60%;
	margin-left: 10px;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: square;
	list-style-position: inside;
}
#descripcion li {
	list-style-position: inside;
	list-style-type: square;
}

.borde {
	border: 1px dashed #CCC;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/fondomenusistemas.png);
}
.postit {
	height: 150px;
	width: 250px;
	margin-top: 10px;
	margin-left: 50px;
	background-image: url(img/dogsear.png);
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #C4C4A5;
	color: #FFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.boton {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	width: 60px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
}
.tester {
	color: #D6D6D6;
}
#ico {
	float: left;
	width: auto;
}
#redes {
	width: 1000px;
	float: left;
	clear: right;
}

