body {
	font-size: 11px;
}
h1 {
	color:#003366;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
h2 {
	color:#336699;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	color: #003366;
}
p {
	text-indent: 10px;
	text-align:justify;
	margin-bottom: 5px;
}
hr {
	color: #CCCCCC;
	width: 85%;
}
li {
	list-style-image: url(../img/bullet.png);
}
.bloque_contactos {
	border: 1px solid #ccc;
	background: url(../img/contactenos.jpg) no-repeat right top ;
	margin-top: 13px;
	padding: 8px 10px;
}
	.telefono {
		color: #6699ff;
		float: right;
		font-weight: bolder;
	}
	a.ir_contactenos {
		border: 1px solid #ff6103;
		background-color: #ffab03;
		color: #FFFFFF;
		font-weight: bolder;
		float: right;
	}
.bloque_xgroup {
	border: 1px solid #ccc;
	background: url(../img/xgroup-logo.png) no-repeat right top ;
	margin-top: 13px;
	padding: 8px 10px;
}
#ventajas{
	border-right: 1px solid #CCC;
}
#footer {
	font-size: 11px;
	text-align: center;
	background-color: #ffab03;
	color: #FFFFFF;
}
#quienes {
	background: url(../img/quienes_somos.png) no-repeat right top ;
	margin-top: 13px;
	min-height: 263px;
	height: 263px;
}
#publicidad {
	background: url(../img/publicidad.png) no-repeat right top ;
	margin-top: 13px;
	min-height: 263px;
	height: 263px;
}
#contactenos {
	background: url(../img/contactenos.png) no-repeat right top ;
	margin-top: 13px;
	min-height: 263px;
	height: 263px;
}
.contenido {
	margin-top: 10px;
	margin-right: 20px;
}
/******
* FORM
*******/
label {
	margin-bottom: 5px;
	font-weight: bold;
}
input {
	margin-bottom: 5px;
}
.casilla {
	font-family: Courier, "Courier New", monospace;
	background-color:#ffffff;
	border: 1px solid #ff9b04;
}

textarea.casilla {
	margin-bottom: 5px;
	font-size: 10px;
	font-family: Courier, "Courier New", monospace;
	border: 1px solid #ff9b04;
}
.benviar {
	background-color: #ff9b04;
	border: 1px solid #ff9b04;
	font-size:12px;
	color: #fff;
}

.benviar:hover, .benviar:focus {
	background-color: #ff6c00;
}
/*
 * SILDE DECK
 */
#slidedeck_frame {
	position: relative;
	z-index: 1;
	background: url('../img/back.png') 0 0 no-repeat;
	width: 660px; /* 960 */
	height: 264px; /* 314 */
	padding: 20px 30px 10px 30px;
	margin: 0 auto;
}
#slidedeck_frame dl { margin: 0; }
#slidedeck_frame .slidedeck {
	width: 690px; /* 900 */
	height: 250px; /* 300 */
}
dt#barra.spine.active, dt#barra.spine.active:hover {
    background: url(../img/background_slides.png) no-repeat 0 -283px !important;
}
