@charset "utf-8";
/* CSS Document */
* {
	text-indent:0px;
	margin:0px;
	padding:0px;
	border:0px
}
body {
	text-align: center;
	background:#cecece;
	background-image:url(../images/fondo1.png);
	background-repeat:repeat-x;
}
#global {
	width:1000px;/* Para todos los Browsers */
    #width: 1000px; /*Para Internet Explorer */
	_width: 1010px; /* Para Internet Explorer 6 */
	margin:0px auto;
	/*background-image:url(http://www.neurona-web.com/images/fondo1.png);*/
	background-position:top;
	background-repeat:repeat-x;
	background-color:none;
}
#MenuHolder {
	font: bold 13px Arial;
	width:800px;
    #width: 800px; /*Para Internet Explorer */
	_width: 810px; /* Para Internet Explorer 6 */
	height: 40px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
#MenuHolder ul {
	width: 800px; /*width of menu, you can also use percentages. Set this to your need*/
    #width: 800px; /*Para Internet Explorer */
	_width: 810px; /* Para Internet Explorer 6 */
	height: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color:#062d49;
	margin-left: 0px;
	background-image:url(../images/menu_down.jpg);
	background-repeat:repeat-x;
}
#MenuHolder li {
	padding-left: 0px;
	margin-left: 0px;
	display: inline;
}
#MenuHolder ul li a {
	color: #062d49;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	float: left;
	/*background-image:url(http://www.neurona-web/images/menu_down.jpg);
	background-repeat:no-repeat;*/
}
#MenuHolder ul li a:hover {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	height: 28px;
    #height: 28px;
	_height: 25px;
	background:#062d49;
}
#MenuHolder ul li a:active {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	height: 28px;
    #height: 28px;
	_height: 25px;
	background:#062d49;
}
#header {
	width:800px;
    #width: 800px; /*Para Internet Explorer */
	_width: 810px; /* Para Internet Explorer 6 */
	margin-top:0px;
	background-color:#000000;
	height:220px;
	border-color:#000;
	float:left;
}
#header_99 {
	width:200px;
    #width: 200px; /*Para Internet Explorer */
	_width: 200px; /* Para Internet Explorer 6 */
	margin-top:0px;
	background-color:#FFFFFF;
	_background-color:#000000;
	height:220px;
	float:right;
}
#header_50 {
	width:200px;
    #width: 200px; /*Para Internet Explorer */
	_width: 200px; /* Para Internet Explorer 6 */
	margin-top:0px;
	background-color:#eceff5;
	height:35px;
	float:right;
	padding-bottom:5px;
}
#header_50 a {
color:#3b5998;
text-decoration:none;
font-size:12px; 
padding-left:auto; 
top:0;
}

#header_50 a hover {
color:#3b5998;
}

#logo {
	margin-top:10px;
	margin-left:5px;
	margin-right:auto;
	width:167px;
	height:200px;
	background-color:none;
	font-family:"Myriad Pro";
	font-weight:bold;
	font-size:18px;
	text-align:right;
	float:left;
}
#accordeon {
	margin-top:15px;
	width:600px;
	#width:600px;
	_width:600px;
	height:200px;
	background-color:none;
	font-family:"Myriad Pro";
	color:#fff;
	font-size:13px;
	text-align:center;
	margin-right:15px;
	margin-left:auto;
	float:right;
}
#content {
	margin-top:0px;
	width:800px;
    #width: 800px; /*Para Internet Explorer */
	_width: 810px; /* Para Internet Explorer 6 */
	background-color:#062d49;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	float:left;
	height:auto;
}
#content_services {
	width:750px;
	height:800;
	background:#062d49;
	margin-top:10px;
	margin-left:25px;
	#margin-left:25px;
	_margin-left:15px;
	margin-right:auto;
	float:left;
	padding-bottom:25px;
}
#content_services_diseno {
	width:770px;
	height:800;
	background:#062d49;
	margin-top:50px;
	margin-left:5px;
	margin-right:auto;
	float:left;
	padding-bottom:25px;
}
#content_services .h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
#content_services .h5 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	display:block;
	text-decoration:none;
	height:30px;
	text-align:center;
	padding-top:20px;
}
#content_services .h5 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-color:#000000;
}
#content_services .h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	padding-left:10px;
}
#content_services .h6 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	display:block;
	text-decoration:none;
	height:25px;
	text-align:left;
	padding-top:10px;
}
#content_services .h6 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-color:#000000;
}
#content_services .link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	padding-right:10px;
}
#content_services .link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	display:block;
	text-decoration:none;
}
#content_services .link a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#990000;
}
.link_diseno {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding-right:10px;
}
.link_diseno a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	display:block;
	text-decoration:none;
}
.link_diseno a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFCC00;
}
#services_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#062d49;
	padding:8px 10px 10px 10px;
	margin-top:0px;
}
#services_text_diseno {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	padding:8px 10px 10px 10px;
	margin-top:0px;
}
#banner_image {
	float:left;
}
#service_diseno {
	width:620px;
	height:600px;
	background:none;
	float:right;
}
#service_01 {
	width:750px;
	height:200px;
	background:#ffffff;
}
#service_02 {
	width:750px;
	height:200px;
	background:#ffffff;
}
#service_03 {
	width:750px;
	height:200px;
	background:#ffffff;
	margin-top:10px;
	#margin-top:10px;
	_margin-top:-5px;
	margin-bottom:25px;
}
#content strong {
	font-family:"Myriad Pro";
	font-weight:bold;
	color:#FDB71F;
}
#content_01 {
	font-weight:normal;
	color:#fff;
	margin-top:5px;
	margin-right:auto;
	margin-left:50px;
    #margin-left:50px;
 	_margin-left:25px;
	width: 300px;
    #width: 300px; /*Para Internet Explorer */
	_width: 300px; /* Para Internet Explorer 6 */
	height:250px;
	float:left;
}
#portafolio_image {
	width:700px;
	text-align:right;
	height:155px;
	margin-top:10px;
	margin-right:50px;
	margin-left:50px;
    #margin-right:50px;
    #margin-left:50px;
	_margin-right:25px;
	_margin-left: 25px;
	margin-bottom:10px;
	background:none;
	font-weight:normal;
	color:#99FF00;
	float:left;
}
#portafolio_image a {
	color:#FFFFFF;
}
#portafolio_image a:hover {
	color: #fff;
	text-decoration:underline;
}
#content_02 {
	font-weight:normal;
	color:#fff;
	margin-top:20px;
	margin-right:auto;
	margin-left:50px;
    #margin-left:50px;
	_margin-left:8px;
	width: 280px;
    #width: 280px; /*Para Internet Explorer */
	_width: 280px; /* Para Internet Explorer 6 */
	float:left;
	background:none;
	padding-left:12px;
}
#content_002 {
	font-weight:normal;
	color:#fff;
	margin-top:0px;
	margin-right:auto;
	margin-left:53px;
    #margin-left:53px;
	_margin-left:8px;
	width: 280px;
    #width: 280px; /*Para Internet Explorer */
	_width: 280px; /* Para Internet Explorer 6 */
	float:left;
	background:none;
	padding-left:12px;
}
#content_03 {
	font-weight:normal;
	color:#fff;
	margin: 0px 0px 0px 0px;
	width:200px;
	float:right;
	height:auto;
	background:#000;
}
#banner_firefox {
	margin: 0px 0px 0px 0px;
	width:200px;
	float:right;
	height:130px;
	background:cecece;
}
#banner_forex {
	margin: 0px 0px 0px 0px;
	width:200px;
	float:right;
	height:230px;
	background:#FFFFFF;
}
#hosting_image {
	text-align:right;
	margin-top:40px;
	margin-right:70px;
	#margin-right:70px;
	_margin-right:10px;
	margin-left:auto;
	width:350px;
	height:180px;
	float:right;
	background:none;
}
#content_04 {
	font-weight:normal;
	color:#fff;
	width:200px;
	#width:200px;
	_width:200px;
	height:auto;
	float:right;
	background:#CCFF33;
}
#linea_negra01 {
	margin-top:0px;
	height:10px;
	display:block;
	background:#062d49;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0pt;
	color:#CCCCCC;
	text-align: right;
}
#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color:#CCCCCC;
	text-align:left;
}
#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#fff;
	text-align: left;
}
#content_01 ul {
	padding-left: 0px;
	margin-left: 20px;
	list-style-type:disc;
}
#content h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color:#fff;
	text-align: left;
}
#espacio {
	width:200px;
	height:261px;
	margin-top:0px;/*background:url(file:///D|/Neurona/NeuronaWeb/images/espacio.gif);
background-repeat:no-repeat;*/
}
#reloj {
	float:left;
	width:200px;
	background-color:#000000;
	height:40px;
}
#calendario {
	margin-top:0px;
	float:left;
}
#google_search {
	width:200px;
	height:100px;
	float:left;
	background:#000;
}
#linea_up {
	margin-top:0px;
	width:1000px;
 #width: 1000px; /*Para Internet Explorer */
	_width: 1010px; /* Para Internet Explorer 6 */
	background:#000066;
}
#footer {
	width:800px;
	height:auto;
    #width: 800px; /*Para Internet Explorer */
	_width: 810px; /* Para Internet Explorer 6 */
	float:left;
	background:#333333;
}
#firma {
	color:#fff;
	height:auto;
	width:200px;
    #width: 200px; /*Para Internet Explorer */
	_width: 200px; /* Para Internet Explorer 6 */
	background:#333333;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:90px;
	padding-right:90px;
	padding-top:10px;
	padding-bottom:15px;
}
#metas {
	color:#fff;
	height:auto;
	width:200px;
    #width: 200px; /*Para Internet Explorer */
	_width: 200px; /* Para Internet Explorer 6 */
	background:#333333;
	float:left;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:15px;
}
#blogs {
	color:#fff;
	height:auto;
	width:200px;
    #width: 200px; /*Para Internet Explorer */
	_width: 200px; /* Para Internet Explorer 6 */
	background:#333333;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:15px;
}

