body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input, 
textarea {
	font-size:13px;
	color: #24211D;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	border: 1px solid #E7E7DF;
	padding: 4px;
	background: #FFFFFF;
}

.texto {
	font-size:13px;
	color: #24211D;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.link-celestes {
	color: #35C1EA;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.link-celestes:hover {
	color: #3E3D37;
}
.title-marketing {
	color: #A3BA21;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-quienes-somos {
	color: #0089E1;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-cv {
	color: #43C5EA;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-rrhh {
	color: #FFCC00;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-capacitacion {
	color: #996699;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-clientes{
	color: #DE0000;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-eventos{
	color: #AF9262;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-contacto{
	color: #A55B48;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-comunicacion{
	color: #6699FF;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-gris{
	color: #5A5855;
	font-size:17px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration:none;
}
.title-gris:hover {
	color: #3E3D37;
}
.menu {
	color: #3E3D37;
	font-size:17px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.menu a {
	color: #3E3D37;
	text-decoration:none;
}

.menu a:hover {
	color: #41C4EA;
}

.main {
	margin: 15px 15px 0 114px;
	padding: 0 15px 0 0;
	text-align: right;
}

.active {
	background: url(../img/menu-top.gif) 0 0 no-repeat #F7F7F4;
	padding: 12px 15px 10px 0;
}

.spacer {
	height: 15px;
}

.submenu {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838278;
	background-color: #F7F7F4;
	font-weight: normal;
	letter-spacing: 0px;
	
	width: 153px;
	
	text-align: right;
	margin: 0 15px 0 114px;
	padding-right: 15px;
	padding-left: 15px;

	
	background: url(../img/menu-bottom.gif) 0 100% no-repeat #F7F7F4;
}

.submenu a {
	color: #838278;
	text-decoration: none;
}

.txt_error {
	color: #AD0000;
	font-weight: bold;
}

.pic{
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
}

#pager {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration:none;
	
	color: #3C9DFF;
}

#pager a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration:none;
	
	color: #3C9DFF;
}

#pager a:hover {
	color: #333333;
	text-decoration: underline;
}

#pager .current{
	font-weight:bold;
	color:#CC3300;
}