body{
	background:url(../img/bg.jpg) repeat-x left top #004960;
	margin:20px 0px 0px 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:70%;
	color:#333333;
}
img{ border:none; }
p{ margin:0px 0px 16px 0px; }
a { outline:none; text-decoration:none; color:#3362a7; }
a:hover { outline:none; text-decoration:none; color:#181818; }
h1{ color:#04384d; font-size:1.2em; margin:0px 0px 20px 0px; line-height:16px; }
h2{ color:#04384d; font-size:1.2em; margin:0px 0px 20px 0px; line-height:14px; }
ul{ padding:0px 0px 0px 20px; }
li{ padding-bottom:10px; list-style-image:url(../img/bg_star.gif); list-style-position:outside; color:#3362a7; }
select{ width:430px; }

#contenedor{
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
}
#top{
	background:url(../img/top.gif) no-repeat left top;
	width:960px;
	height:20px;
}
#contenido{
	width:960px;
	background-color:#FFFFFF;
	overflow:auto;
}
#cab{
	width:900px;
	height:68px;
	margin:0px 30px 0px 30px;
	background:url(../img/bg_cab.gif) no-repeat left top #ffffff;
}
#cab_logo{
	width:238px;
	float:left;
}
#cab_menu{
	float:right;
	text-align:right;
	text-transform:uppercase;
	font-size:1em;
	padding-top:10px;
}
#flash{
	width:960px;
	height:282px;
	padding-bottom:30px;
}
.bloque{
	width:900px;
	float:left;
	padding:0px 30px 0px 30px;
}
#columna_izq{
	width:216px;
	float:left;
	padding:0px 40px 0px 20px;
	border-right:1px solid #e3e3e3;
}
#columna_der{
	width:620px;
	float:right;
	text-align:left;
	padding:0px 20px 0px 40px;
}
table#tabla_home{
	background-color:#eff3ec;
	width:620px;
	border:1px solid #cecece;
}
table#tabla_home td{
	padding:2px 0px 2px 10px;
}
table#tabla_home td.td_primer{
	padding:10px 10px 0px 10px;
}
table#tabla_home td.td_final{
	padding:10px 20px 10px 0px;
	text-align:right;
}
#bottom{
	background:url(../img/bottom.gif) no-repeat left bottom;
	width:960px;
	height:auto;
	padding-bottom:13px;
}
#bottom #txt_bottom{
	width:940px;
	padding:20px 20px 0px 0px;
	background-color:#FFFFFF;
	text-align:right;
}
.img_izq_home{
	margin:0px 20px 0px 0px;
	float:left;
}
.img_izq{
	margin:0px 20px 10px 0px;
	float:left;
}
.img_der{
	margin:0px 0px 10px 20px;
	float:right;
}
h1.h1_home{
	margin-top:-10px;
	margin-bottom:15px;
}
.radio{
	margin:0px;
}
h2.testimonio{ font-size:1.2em; font-style:italic; margin:26px 0px 2px 0px; line-height:14px; font-weight:normal; text-align:right; }
h2.servicio1{ background:url(../img/img_implantacion.gif) no-repeat left top; padding:10px 0px 10px 36px; margin-bottom:10px; }
h2.servicio2{ background:url(../img/img_consultoria.gif) no-repeat left top; padding:10px 0px 10px 36px; margin-bottom:10px; }
h2.servicio3{ background:url(../img/img_formacion.gif) no-repeat left top; padding:10px 0px 10px 36px; margin-bottom:10px; }
.testimonio_name{ font-size:1em; color:#888888; text-align:right; }
