h3 {
	font-size: 13px;
	font-weight: bold;
}
img.green-border {
	border: 1px solid #309a35;
}
body {
	text-align: center;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.global-container {
	margin: 0px auto;
	width : 800px;
}
.content {
	text-align: left;
	background: url(../Images/trebol.jpg) no-repeat bottom right;
	padding-bottom: 10px;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #A7A6AA;
	border-top: 1px solid #A7A6AA;
}
/* HEADER */
.header {
	margin: 0px auto;
	text-align : right;
	/*border: 1px solid black;*/
	height: 90px;
	background: url(../Images/educca_logo.jpg) no-repeat bottom left;
	padding-right: 30px;
}
.header ul {
	margin: 0px auto;
	text-align : left;
	width: 488px;
	/*border: 1px solid black;*/
	list-style: none;
	height: 20px;
	margin-top: 0px;
	float: right;
	padding: 0px;
}
/* Hack Explorer */
* html .header ul {margin-top: 0px;}
.header ul li {
	float: left;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.header ul li a {
	text-decoration: none;
	padding-top: 12px;
	font-size: 12px;
	text-align: center;
	display: block;
	color: #014868;
}
/*
.header ul li.home a      {width: 35px; color: #014868; border-top: 8px solid #014868;}
.header ul li.features a  {width: 95px; color: #c8ce14; border-top: 8px solid #c8ce14;}
.header ul li.product a   {width: 55px; color: #7baf2e; border-top: 8px solid #7baf2e;}
.header ul li.clients a   {width: 50px; color: #f9a805; border-top: 8px solid #f9a805;}
.header ul li.composica a {width: 65px; color: #83a5b6; border-top: 8px solid #83a5b6;}
.header ul li.contact a   {width: 50px; color: #694401; border-top: 8px solid #694401;}
*/
.header ul li.home      {width: 49px; background: url(../Images/home-back.jpg) no-repeat top;}
.header ul li.features  {width: 99px; background: url(../Images/features-back.jpg) no-repeat top;}
.header ul li.product   {width: 62px; background: url(../Images/product-back.jpg) no-repeat top;}
.header ul li.clients   {width: 66px; background: url(../Images/clients-back.jpg) no-repeat top;}
.header ul li.composica {width: 76px; background: url(../Images/composica-back.jpg) no-repeat top;}
.header ul li.contact   {width: 76px; background: url(../Images/contact-back.jpg) no-repeat top;}

.header ul li a:hover {
	font-weight: bold;
}
/* INFO */
.info {
	margin-top: 10px;
	font-size: 11px;
	padding-left: 20px;
}

*html .info {
	margin-top: 10px;
	font-size: 11px;
	padding-left: 10px;
}



.info a.info_link, .info a.info_link:visited, .info a.info_link:hover  {
	color: #182ab2;
	background: url(../Images/arrow2.jpg) no-repeat right;
	padding-right: 15px;
}
.info ul, .section a ul {
	margin: 0px;
	list-style: none;
	padding-left: 10px;
	padding-bottom: 20px;
}
.info ul li, .section a ul li{
	padding-left: 20px;
	margin-top: 3px;
	background: url(../Images/arrow3.jpg) no-repeat left;
}
.info a, .section a {
	color : #014868;
	text-decoration : none;
}
.section {
	padding-top: 20px;
	padding-left: 20px;
	font-size: 11px;
}
.section .image-title {
	border: none !important;
	position: relative;
	left: -20px;
}
p.mini-comment {
	font-size: 10px;
	color: #666666;
}
/* MENU INTRO */
body {
	background: url(../Images/back.jpg) repeat-x;
}
/* HEAD */
.head {
	margin: 0px auto;
	margin-top: 20px;
	height: 191px;
	width: 800px;
	background: url(../Images/head-caracteristicas.jpg) no-repeat;
	text-align: right;
}
* html .head {
	margin-right: -200px;
}
.head .blue {
	position: relative;
	height: 191px;
	width: 1000px;
	background: #014868;
	left: -1000px;
}
.head ul {
	margin: 0px auto;
	padding-top: 30px;
	padding-right: 25px;
	*padding-left: 40px;
	text-align: right;
	margin-top: -191px;
	float: left;
	font-size: 12px;
	list-style: none;
	color: #fff;
}
.head ul.text li{
	margin: 0px auto;
	position: relative;
	top: 65px;
	left: -10px;
	padding-left: 10px;
	text-align: left;
	margin-top: 3px;
	padding-left: 15px;
	background: url(../Images/arrow4.jpg) no-repeat left center;
}
.head ul.menu li{
	width: 700px;
	margin: 0px auto;
	padding-left: 10px;
	text-align: right;
	margin-top: 3px;
	padding-right: 15px;
	background: url(../Images/arrow.jpg) no-repeat right center;
}
.head ul li a {color: #fff; text-decoration: none;}
.head ul li a:hover {font-weight: bold;}
