@charset "utf-8";
/* ------ para la página de servicios ------- */
DIV#servicio {
	width:720px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
DIV#servicio .titulo {
	font-family:"trebuchet MS", georgia, "times New Roman", arial;
	font-size:24px;
	color:#333333;
	height:50px;
}
DIV#servicio .titulo strong {
	color:#ff0066;
	font-weight:normal;
	text-transform:uppercase;
}
DIV#servicio .imagen {
	width:305px;
	height:228px;
	background:url(../images/servicio_img_bg.gif) no-repeat;
	padding:6px 0 0 10px;
	float:left;
}
DIV#servicio .descripcion {
	float:left;
	width:360px;
	color:#333333;
}
DIV#servicio .descripcion strong {
	font-size:16px;
}
DIV#servicio .descripcion i {
	color:#ff0066;
	font-style:normal;
}
DIV#servicio .descripcion em {
	font-size:11px;
	font-style:normal;
}


DIV#suspender {
	margin:20px 50px 0 0;
	float:left;
	width:360px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f4f4f4;
}
DIV#suspender-grande .wrapper,
DIV#suspender .wrapper {
	padding:6px 3px 6px 3px;
}
DIV#servicio a:link,
DIV#servicio a:active,
DIV#servicio a:visited {
	color:#e80c5b;
	text-transform:uppercase;
	float:right;
	font-weight:bold;
	margin:100px 50px 20px 0;
	text-decoration:none;
}
DIV#servicio a:hover {
	color:#FF387F;
}


table {
	margin: 0 0 20px 0;
}
td {
	padding: 6px;
}
td.cabecera {
	background-color: #275aad;
	color: #ffffff;
	font-weight: bold;
}
tr.par,
td.par {
	background-color: #e4e4e4;
}

DIV#servicio a.linksito:active,
DIV#servicio a.linksito:link,
DIV#servicio a.linksito:visited{
	margin:0;
	text-transform:none;
	float:none;
}
DIV#suspender-grande {
	margin:20px 50px 0 0;
	float:left;
	width:100%;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f4f4f4;
}

DIV#servicio a.bases:link,
DIV#servicio a.bases:visited,
DIV#servicio a.bases:active {
	margin:0;
	padding:0;
	float:none;
	font-weight:normal;
	text-transform:none;
}

DIV#servicio #reglas a:link,
DIV#servicio #reglas a:active,
DIV#servicio #reglas a:visited {
	color:#e80c5b;
	text-transform:none;
	float:none;
	font-weight:bold;
	margin:0;
	text-decoration:none;
}
DIV#servicio #reglas a:hover {
	color:#FF387F;
}

