/* CSS Document */
body{
	padding:0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; color:#6B6854; background-color:#fff;
	}
div, p, ul, h1, h2, h3, h4, img, form, input{
	padding:0;
	margin:0;
	}
ul{
	list-style-type:none;
	}
.blank{
	clear:both;
	font-size:0;
	line-height:0;
	}
/*----------------------------------upper table----------------------*/
#upperpan{
	width:100%;
	background:url(images/upper_pan_bg.gif) repeat-x #FDFEFF;
	color:#6B6854;
	}
/*------------------header----------------*/
#header{
	width:778px; background:url(images/header_bg.gif) repeat-x #FDFEFF;
	position:relative; margin:0 auto 0 auto; height:150px; color:#515151; 
	}
#header img{
	position:absolute;
	top:51px;
	left:56px;
	}
#header ul{
	width:468px;
	position:absolute;
	top:11px;
	left:261px;
	}
#header ul li{
	float:left;	display:block;
	}
#header ul li a{
	text-indent:-2000px; font-size:0px;  height:31px; text-decoration:none; display:block;
	}
#header .sol{
	background:url(images/solution.gif) no-repeat; width:156px;height:31px;
	}
#header .sol:hover{
	background:url(images/solution_h.gif) no-repeat; width:156px;height:31px;
	}
#header .com{
	background:url(images/services.gif) no-repeat; width:156px;height:31px;
	}
#header .com:hover{
	background:url(images/services_h.gif) no-repeat; width:156px;height:31px;
	}
#header .man{
	background:url(images/support.gif) no-repeat; width:156px;height:31px;
	}
#header .man:hover{
	background:url(images/support_h.gif) no-repeat; width:156px;height:31px;
	}
#header h1{
	background:url(images/slogan.gif) no-repeat;
	position:absolute;
	text-indent:-2000px;
	top:85px;
	left:340px;
	width:342px;
	height:23px;
	}
#header ul.navi{
	width:114px;
	position:absolute;
	top:118px;
	left:88px;
	display:block;
	}
#header ul.navi li{
	float:left; padding:0 8px 0 8px; 
	}
#header ul.navi li a.na{
	text-indent:0px; color:#515151; text-decoration:none; display:block; height:22px; float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; line-height:22px;
	padding:0px 3px 0px 3px; margin:2px 0 2px 0; background-color:#DCDCDC;
	}
#header ul.navi li a.na:hover{
	background-color:#FDFEFF; color:#515151;
	}
/*-------------------------who we are--------------*/
#who{
	width:667px; margin:0 auto 0 auto;	background:url(images/loguito.gif) no-repeat 0 22px #FDFEFF; color:#6B6854;
	}
#who h2{
	width:119px; height:39px; text-indent:-2000px; background:url(images/who.gif) no-repeat;
	margin-left:178px; display:block;
	}	
#who p{
	width:477px;
	margin:9px 0 0 178px;
	display:block;
	padding-bottom:1px;
	font-size:14px;
	padding-top: 10px;
	}
#who p strong{
	color:#CC6500; background-color:#FDFEFF;
	}
#who p.line {
	background:url(images/line.gif) no-repeat left;
	height:16px;
	display:block;
	width:469px;
	margin-bottom:15px;

	}
.ficha img {
		padding:6px;
		border:1px #414141 outset;
		}	

.ficha{
	width:600px;
	margin:0 auto;
		}
.ficha p, a{
	color:#DA6C00; background-color:#FDFEFF; font-size:20px; 
	}
a img {
border:none;
}

/*------------------------middle table-------------------*/
.middle100{
	width:100%;
	background:url(images/middle_table_bg.gif) repeat-x #FDFEFF;
	float:left;
	color:#6B6854;
	padding-bottom: 12px;
	}
/*--------------------------------------midle---------------------*/
.middle{
	width:679px; margin:0 auto;
	}
/*-----------------------------left pan----------*/
#left{
	width:206px; float:left; background-color:#FDFEFF; position:relative; color:#6B6854;
	}
#left h2{
	background:url(images/latest_events.gif) no-repeat;
	display:block;
	text-indent:-2000px;
	height:48px;
	}
#left h3{
	color:#DA6C00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	position:absolute;
	top:101px;
	left:248px;
	width:160px;
	background-color:#FDFEFF;
	}
#left p{
	width:168px;
	padding:0px 0 15px 18px;
	display:block;
	}
#left img{
	padding:0 0 19px 8px;
	display:block
	}


/*----------------------------mid----------------*/
#mid{
	width:234px; 
	border:#DCDBDB 1px solid; color:#6B6854;
	float:left; background-color:#FDFEFF; padding:15px; font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#mid h3{
	width:234px; height:64px; background:url(images/want.gif) no-repeat 0 0 #FDFEFF; text-indent:-2000px; margin-top:11px;
	color:#999999;
	}
 
/*---------------------right side----------------------*/
#right{
	width:190px; background-color:#FFFFFF; float:left; padding-left:17px; color:#6B6854;
	}

#right p{
	width:190px; height:250px; background:url(images/servicios.gif) no-repeat #FFFFFF; color:#4e4e4e; font-weight:bold; font-size:14px;
	}
/*---------------------------------formulario-----------------*/	
form {
	width:393px;
	margin:15px auto 10px 0;
	}
label {
	display:block;
	font-size: 0.8em;
	font-weight:bold;
	}
textarea {
	width:391px;
	height:150px;
	background-color:#CCCCCC;
	}
.textInput {
	width:250px;
	background-color:#CCCCCC;
	}
		
.clearIt {
clear:both;
}

select {
margin:5px 0 8px 30px;
}

.advertencia {
	letter-spacing: 2px;
	font-size: 0.8em;
	color:#CC3300;
	font-weight: bold;
}
/*---------------------------------footer-----------------*/
#footer100{
	width:100%; height:54px; 
	border-top:#EDEDED 6px solid; float:left;
	}
#footer{
	width:679px;
	position:relative;
	margin:0 auto 0 auto;
	height:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/middle_table_bg.gif);
	}
