/*img, div, a, input, h5, h4, h3, h2, h1, span { behavior: url(iepngfix.htc) }*/
body, img, div, a, input, h5, h4, h3, h2, h1, span, p, button {
	margin:0;
	padding:0;
	border:none;
}
body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 25px 0;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #7e1212;
}
.final {
	clear: both;
	float: none;
	width: 0px;
	height: 0px;
	overflow: hidden;
	border: 0px solid red;
}
.flota_izq {
	float: left;
	margin: 0 5px 5px 0;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #253E4E;
}
ul {
	list-style-type: none;
}
ol {
	list-style-type:decimal
}


h1 {
	font-size: 35px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
h1 a {
	color: #FFFFFF;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	background-color: #253e4e;
	color: #FFFFFF;
	font-style: italic;
	padding: 3px 3px 3px 15px;
	margin: 0 0 5px 0;
}
h2 a {
	color: #065D8A;
}

h3 {
	font-size: 20px;
	color: #F29D00;
	font-weight: bold;
	font-style: italic;
}
h3 a {
	color: #FF0000;
}
h3 a:hover {
	color: #D50000;
}

h3 span {
	color: #517f9d;
}
h3 span a {
	color: #253E4E;
}
h3 span a:hover {
	color: #065D8A;
}

h4 {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	font-family: "trebuchet MS";
	color: #666666;
}
h5 {
	font-size: 24px;
	margin: 0px 0 8px 0;
	color: #e6e5e0;
}
h6 {
	font-weight: normal;
	color: #337f8c;
	font-size: 28px;
}

p {
}
span {
	color: #000000;
}
.centrar {
	text-align: center;
}
/**** PAGINADOR ****/
ul.pagination {
	text-align: center;
	margin: 20px 0 10px 0;
}
ul.pagination li {
	list-style-type:none;
	display: inline;
	width:auto;
	font-size: 10px;
	font-weight: normal;
	font-family: "trebuchet MS";
	color: #EC7777;
	background-color: #7E1212;
	margin: 3px;
	text-align:center;
	border: 2px solid;
	border-top-color: #E23434;
	border-left-color: #E23434;
	border-bottom-color: #5E0D0D;
	border-right-color: #5E0D0D;
	padding: 1px 3px 1px 5px;
}
ul.pagination a {
	color: #FFFFFF;
	text-align: center;
}
ul.pagination a:hover {
	color: #FFFFFF;
}

ul.pagination li.active {
	border: 2px solid;
	border-top-color: #ff5151;
	border-left-color: #ff5151;
	border-bottom-color: #660f0f;
	border-right-color: #660f0f;
	padding: 1px 3px 1px 5px;
	color: #FFFFFF;
	background-color: #ff0000;
	text-align: center;
}
/**** FIN PAGINADOR ******/

/******** GALERIA DE IMAGENES (LIGHTBOX) ***********/ 
.listado_thumbs {
	margin: 8px 0 0px 0;
	padding: 0 0 0 0px;
}
.listado_thumbs .thumb {
	float: left;
	width: 135px;
	height: 107px;
	background-image: url(img/sombra.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin: 0 3px 5px 1px;
}
.listado_thumbs .thumb a img {
	width: 120px;
	height: 90px;
	border: 3px solid;
	border-color: #E3E8EE;
}
.listado_thumbs .thumb a:hover img {
	border-color: #CCCCCC;
}


.listado_thumbs02 {
	margin: 8px 0 0px 0;
	padding: 0 0 0 0px;
}
.listado_thumbs02 .thumb {
	float: left;
	width: 102px;
	height: 90px;
	background-image: url(img/sombra02.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin: 0 3px 0 1px;
}
.listado_thumbs02 .thumb a img {
	width: 97px;
	height: 76px;
	border: 3px solid;
	border-color: #E3E8EE;
}
.listado_thumbs02 .thumb a:hover img {
	border-color: #CCCCCC;
}

/******** FIN GALERIA DE IMAGENES (LIGHTBOX) ***********/ 

#contenedor_grande {

}
#contenedor {
	width: 935px;
	margin: 0 auto;
}
#top {
	height: 80px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 18px;
	position: relative;
	background-color: #000000;
}
#top #logo a {
	height: 50px;
	width: 318px;
	display: block;
	position: absolute;
	left: 18px;
	top: 11px;
}

#top #menu {
	height: 77px;
	width: 577px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#pie {
	height: 184px;
	border-top: 1px solid;
	border-top-color: #CCCCCC;
	width: 937px;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	background-image: url(img/bg_pie.jpg);
	color: #7E1212;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position:relative;
}
#pie #linea01 {
	margin: 7px 0 3px 0;
}
#pie #linea01 a {
	color: #7E1212;
}
#pie #linea01 a:hover {
	color: #9C4241;
}


#pie #linea02 {
	font-weight: normal;
	color: #bfbfbf;
}

#pie #w3c_html a {
	height: 15px;
	width: 80px;
	position: absolute;
	top: 57px;
	left: 13px;
	background-image:url(img/icon_w3c_html.gif);
	overflow:hidden;	
}
#pie #w3c_css a {
	height: 15px;
	width: 80px;
	position: absolute;
	left: 103px;
	top: 57px;
	background-image:url(img/icon_w3c_css.gif);
	overflow:hidden;
}
#vs {
	position:absolute;
	left: 820px;
	top: 61px;
	width: 102px;
}
#vs a {
	height: 7px;
	width: 102px;
	background-image: url(img/vs_rol.gif);
	background-repeat: no-repeat;
	display: block;
}
#vs a:hover {
	background-image: url(img/vs.gif);
}



.medio {
	background-color: #FFFFFF;
	color: #333333;
	padding: 0px;
	width: 937px;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	position: relative;
	background-repeat: repeat-y;
}
.col01 {
	float: left;
	width: 291px;
	background-repeat: no-repeat;
	padding: 10px;
}
.col02 {
	float: left;
	width: 626px;
}
.col03 {
	padding: 0 25px 10px 25px;
}




.modulo01 {
	background-image: url(img/bg_modulo01.gif);
	background-repeat: repeat-x;
	color: #333333;
	border:1px solid #ffffff;
	position: relative;
	width: 935px;
	background-color: #FFFFFF;
}
.modulo01 #separador01 {
	background-image: url(img/separador.gif);
	height: 303px;
	width: 2px;
	overflow: hidden;
	position: absolute;
	left: 310px;
	top: 0px;
}
.modulo01 #separador02 {
	background-image: url(img/separador.gif);
	height: 303px;
	width: 2px;
	overflow: hidden;
	position: absolute;
	left: 621px;
	top: 0px;
}


.modulo02 {
	float: left;
	width: 310px;
	border-top: 1px solid;
	border-top-color: #F0F0F0;
}

.modulo02 .top {
	height: 26px;
	padding: 9px 0 0 50px;
	font-size: 13px;
	font-weight: bold;
}
.modulo02 .medio {
	padding: 10px 10px 10px 10px;
	width:auto;
}
.modulo02 .medio02 {
	padding: 10px 55px 10px 40px;
	line-height: 25px;
	width:auto;
}

.modulo03 {
}
.modulo03 .top {
	background-image: url(img/bg_modulo03.gif);
	background-repeat: repeat-x;
	height: 48px;
	background-position: 0 100%;
	background-color: #F7F7F9;
	color: #FFFFFF;
	border-right: 0px solid;
	border-right-color: #350808;
	padding: 12px 0 0 20px;
}

.modulo03 .medio {
	padding: 15px 25px 30px 25px;
	width: 575px;
}
.modulo04 {
	padding: 20px;
	color: #333333;
	line-height: 20px;
	border-bottom: 0px solid;
	border-color: #7E1212;
}
.modulo05 {
	margin: 0 0 10px 0;
	width: 100%;
	position: relative;
}
.modulo05 .imagen {
	text-align: center;
	float: left;
	width: 100px;
}
.modulo05 .textos {
	float: left;
	width: 450px;
}
.modulo05 .titulo {
	font-weight: bold;
	margin: 0 0 0px 0;
	font-size: 13px;
	color: #7E1212;
}
.modulo06 {
	padding: 6px 6px 6px 20px;
	font-size: 15px;
	margin: 5px 15px 5px 15px;
	border: 0px solid;
	cursor: pointer;
	font-weight: bold;
	font-style: italic;
	background-image: url(img/item01.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	display: block;
	border-bottom: 1px solid;
	border-bottom-color: #DCDCDC;
	color: #7e1212;
}
.modulo06 a {
	color: #333333;
}
.modulo06 a:active {
	color: #7e1212;
}
.modulo07 {
	width: 282px;
	float: left;
	position: relative;
	margin: 0 0 5px 0;
}
.modulo07 label {
	font-size: 12px;
	color: #000000;
}

.modulo07 input {
	background-image: url(img/bg_input.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 253px;
	border: 0px solid;
	color: #333333;
	padding: 3px 5px 0 5px;
}
.modulo07 input:hover, .modulo07 input:focus  {
	color: #000000;
	background-position:0 -28px;
}
.modulo08 {
}
.modulo08 textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(img/bg_form.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 535px;
	border: 0px;
	overflow: hidden;
	color: #333333;
	margin-top: 10px;
	padding:5px;
}
.modulo08 textarea:hover {
	color: #000000;
	background-position: 0 -180px;
}
.modulo09 {
	width: 282px;
	float: left;
	position: relative;
	margin: 0 0 5px 0;
	font-size: 12px;
}
.modulo09 label {
	font-size: 12px;
}

.modulo09 input {
	margin-right: 5px;
	margin-bottom: 0px;
}
.modulo09 a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.modulo09 a:hover {
	color: #FF0000;
}


.modulo10 {
	border-bottom: 1px dotted #000000;
	margin: 0 0 12px 0;
	padding: 0 0 10px 10px;
}
.modulo10 .fecha {
	font-size: 10px;
	color: #dc0000;
	font-weight: normal;
}
.modulo10 .titulo {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0px 0;
	padding: 0 0 3px 0;
	font-style: normal;
}
.modulo10 .titulo a:hover {
	color: #7E1212;
}


.modulo10 a img {
	float: left;
	width: 90px;
	height: 70px;
	margin: 0 5px 0 0;
	border: 5px solid;
	border-color: #CBCBCB;
}
.modulo10 .resumen {
	color: #5f5f5f;
	font-size: 11px;
}
.modulo11 {
}
.modulo11 a {
	background-color: #FFFFFF;
	display: block;
	padding: 6px 6px 6px 40px;
	background-image: url(img/item02.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid;
	border-bottom-color: #CCCCCC;
	background-position: 3px 2px;
	font-style: italic;
}
.modulo12 {
	background-image: url(img/item03.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 230px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid;
	border-bottom-color: #DCDCDC;
	padding: 5px 0 0 49px;
	color: #7E1212;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
}

.modulo13 {
	background-repeat:no-repeat;
	background-position:100px 0;
	margin-bottom: -35px;
	width: 290px;
}
.modulo13 .celda01 {
	line-height:17px;
	font-size:11px;
	text-align: right;
	padding: 20px 0 0 0;
	width: 150px;
}
.modulo13 .celda02 {
	text-align: center;
	vertical-align: top;
	width: 128px;
}

.modulo13 a {
	font-size: 13px;
	font-style: italic;
}

.modulo13 .enlace_pack a {
	width: 100px;
	height: 150px;
	left: 100px;
	display: block;
	margin: 0 auto;
}



.modulo14 {
	background-repeat:no-repeat;
	background-position:-45px 0;
	margin-bottom: -35px;
}
.modulo14 a {
	font-size: 13px;
	font-style: italic;
}
.modulo14 .celda01 {
	text-align: center;
	vertical-align: top;
	width: 138px;
}
.modulo14 .celda02 {
	line-height:17px;
	font-size:11px;
	text-align: left;
	padding: 20px 0 0 0;
	width: 140px;
}
.modulo14 .enlace_pack a {
	width: 100px;
	height: 150px;
	left: 100px;
	display: block;
	margin: 0 auto;
}
.modulo15 {
	background-image: url(img/laptop01.jpg);
	background-repeat: no-repeat;
	background-position:0 20px;
	height: 130px;
	width: 180px;
	padding: 0 10px 10px  10px;
	position: relative;
	float:left;
	margin: 0 9px 15px 0;
}
.modulo15 .cliente {
	text-align: center;
}
.modulo15 .cliente a:hover {
	color: #FF0000;
}


.modulo15 img {
	position: absolute;
	left: 34px;
	top: 29px;
	width: 111px;
	height: 74px;
}


.modulo16 {
	border-bottom: 1px solid;
	margin: 0 0 12px 0;
	padding: 0 0 10px 10px;
	border-bottom-color: #EEEEEE;
}
.modulo16 .fecha {
	font-size: 10px;
	color: #dc0000;
	font-weight: normal;
}
.modulo16 .titulo {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	font-style: normal;
}
.modulo16 .titulo a:hover {
	color: #FF0000;
}


.modulo16 .imagen a img {
	float: left;
	width: 90px;
	height: 70px;
	margin: 0 5px 0 0;
	border: 5px solid;
	border-color: #EEEEEE;
}
.modulo16 .resumen {
	color: #5f5f5f;
	font-size: 12px;
	padding: 0 0 7px 0;
}
.modulo16 .cuerpo {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin: 0 0 15px 0;
}
.modulo16 .imagen_articulo img {
	float: left;
	width: 300px;
	margin: 0 7px 5px 0;
}

.modulo16 .comentarios {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
.modulo16 .comentarios a {
	color: #7E1212;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.modulo17 {
	border-bottom: 0px dotted #000000;
	margin: 0 0 5px 0;
	padding: 0 0 3px 10px;
	width: 275px;
}
.modulo17 .fecha {
	font-size: 10px;
	color: #dc0000;
	font-weight: normal;
}
.modulo17 .titulo {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0px 0;
	padding: 0 0 3px 0;
	font-style: normal;
}
.modulo17 .titulo a:hover {
	color: #7E1212;
}

.modulo17 a img {
	float: right;
	width: 120px;
	height: 90px;
	margin: 0 0 0 5px;
	border: 2px solid;
	border-color: #9F9F9F;
}
.modulo17 .resumen {
	color: #5f5f5f;
	font-size: 12px;
	line-height: 20px;
}


.enlace01 {
	text-align: center;
	font-size: 14px;
	padding: 12px 0 15px 0;
}
.enlace01 a {
	color: #7E1212;
	font-weight: bold;
}
.enlace01 a:hover {
	color: #983025;
}

#testimonios {
	background-image: url(img/icon_testimonios.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
}
#portfolio {
	background-image: url(img/icon_portfolio.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
}
#preguntas {
	background-image: url(img/icon_preguntas.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
}




.alt_min {
	float: right;
	height: 310px;
	width: 0px;
	border:0px solid red;
	overflow: scroll;
}
.alt_min02 {
	float: right;
	height: 725px;
	width: 0px;
	border:0px solid red;
	overflow: scroll;
}
.alt_min03 {
	float: right;
	height: 800px;
	width: 0px;
	border:0px solid red;
	overflow: scroll;
}
.alt_min04 {
	float: left;
	height: 205px;
	width: 0px;
	overflow: hidden;
	border: 0px solid;
}

.respuesta {
	background-color: #EFEFEF;
	margin: 0px 15px 0px 15px;
	padding: 10px;
	line-height: 20px;
	border: 2px dotted;
	border-color: #CCCCCC;
}

.testimonio01 {
	width: 280px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 15px 0;
	margin: 0 0 3px 3px;
	border-bottom: 0px dotted #666666;
}

.testimonio01 .top {
	background-image: url(img/testimonio01_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	overflow: hidden;
	padding: 0;
}

.testimonio01 .medio {
	font-size: 12px;
	margin: 0;
	font-family: Tahoma;
	padding: 0 10px 0 10px;
	width: auto;
	background-color: #F1A91F;
	color: #FFFFFF;
	font-weight: bold;
}
.testimonio01 .pie {
	background-image: url(img/testimonio01_pie.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 27px;
}
.testimonio01 .comentarista {
	position: absolute;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	left: 75px;
	bottom: 19px;
	color: #000000;
}

.testimonio01 .web {
	color: #e57a18;
	font-size: 10px;
	position: absolute;
	left: 74px;
	font-weight: bold;
	bottom: 4px;
}
.testimonio01 .web a {
	color: #e57a18;
}



.testimonio02 {
	width: 548px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 15px 0;
	margin: 0 0 3px 3px;
	border-bottom: 0px dotted #666666;
}

.testimonio02 .top1 {
	background-image: url(img/testimonio02_top.gif);
	background-repeat: no-repeat;
	height: 5px;
	overflow: hidden;
	padding: 0;
}

.testimonio02 .medio {
	font-size: 12px;
	margin: 0;
	font-family: Tahoma;
	padding: 0 10px 0 10px;
	width: auto;
	background-color: #FFCF00;
	color: #FFFFFF;
	font-weight: bold;
}
.testimonio02 .pie {
	background-image: url(img/testimonio02_pie.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 41px;
}
.testimonio02 .comentarista {
	position: absolute;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	left: 153px;
	bottom: 29px;
	color: #000000;
}

.testimonio02 .web {
	color: #e57a18;
	font-size: 10px;
	position: absolute;
	left: 152px;
	font-weight: bold;
	bottom: 16px;
}
.testimonio02 .web a {
	color: #e57a18;
}



.testimonio03 {
	width: 548px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 15px 0;
	margin: 0 0 3px 3px;
	border-bottom: 0px dotted #666666;
}

.testimonio03 .top1 {
	background-image: url(img/testimonio03_top.gif);
	background-repeat: no-repeat;
	height: 5px;
	overflow: hidden;
	padding: 0;
}

.testimonio03 .medio {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 0 10px;
	width: auto;
	background-color: #DEDEDE;
	color: #333333;
	font-style: italic;
}
.testimonio03 .pie {
	background-image: url(img/testimonio03_pie.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 41px;
}
.testimonio03 .comentarista {
	position: absolute;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	left: 148px;
	bottom: 32px;
	color: #000000;
}

.testimonio03 .fecha {
	color: #e57a18;
	font-size: 10px;
	position: absolute;
	left: 147px;
	font-weight: bold;
	bottom: 19px;
}








.descripcion {
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 25px 0;
}

.laptop {
	background-image: url(img/laptop.jpg);
	background-repeat: no-repeat;
	background-position:0 10px;
	height: 151px;
	width: 268px;
	padding-top: 10px;	
	margin: 0 auto;
	position: relative;

}
.laptop img {
	position: absolute;
	left: 57px;
	top: 22px;
	width: 153px;
	height: 115px;
}
.boton01 {
	text-align: right;
	padding: 5px 0 20px 0px;
	font-family:tahoma;
	font-size:10px;
}
.boton01 a {
	background-color: #FF0000;
	padding: 3px 6px 3px 6px;
	font-size: 11px;
	font-weight: bold;
	border: 3px solid;
	border-top-color: #FF5151;
	border-left-color: #FF5151;
	border-right-color: #660F0F;
	border-bottom-color: #660F0F;
	color: #FFFFFF;
}
.boton01 a:hover {
	background-color: #353535;
	border-bottom-color: #7E7E7E;
	border-right-color: #7E7E7E;
	border-left-color: #000000;
	border-top-color: #000000;
	color: #818181;
}
.boton02 {
	text-align: right;
	padding: 5px 0 20px 0px;
}
.boton02 a {
	padding: 3px 6px 3px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.boton02 a:hover {
	color: #FF0000;
}
ul.opciones01 {
	list-style: none;
	padding: 0 0 0 0px;
	font-size: 11px;
	margin: 0px 0 5px 0;
	border:0px solid red;
}
ul.opciones01 li {
	margin: 0 0 10px 0;
}

ul.opciones01 li a {
	background-image: url(img/item01.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;	
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	border: 0px solid;
	padding:0 0 6px 20px;
	line-height:20px;
/*	display: block;		*/
}
ul.opciones01 li a:hover {
	color: #999999;
}
#accordion {
	margin:20px 0px;
}

blockquote {
	padding:5px 20px;
}
.form_btenviar {
	background-image: url(img/bt_enviar.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	border: 0;
	width: 137px;
	height: 44px;
	cursor:pointer;
	margin: 5px 0 5px;
}
.titulo01 {
	background-color: #7E1212;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 4px 4px 8px;
	margin: 0px 0 5px 0;
}
.tabla01 {
	width: 750px;
	margin: 0 auto;
}
.tabla01 .encabezado {
	color: #000000;
	text-align: center;
	padding: 8px 0 8px 0;
	font-weight: bold;
	background-color: #FFCC00;
	border-bottom: 3px solid;
	border-color: #FFE88A;
	font-size: 13px;
}
.tabla01 .linea_impar {
}
.tabla01 .linea_par {
	background-color: #efefef;
}
.tabla01 .caracteristica {
	padding: 0 0 0 10px;
	font-weight: bold;
}

.tabla01 .dato {
	padding: 8px 0 8px 0;
	text-align: center;
}
.tabla01 .celda_precio {
	text-align: center;
	font-size: 28px;
	font-family: "trebuchet MS";
	font-weight: bold;
	padding: 8px 0 8px 0;
}
.tabla01 .caracteristica_precios {
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #7E1212;
	text-align: center;
	vertical-align: bottom;
	padding: 0 0 20px 0;
}

.precio_simple_tabla, .precio_express_tabla, .precio_full_tabla  {
	background-repeat: no-repeat;
	height: 46px;
	width: 101px;
	padding: 37px 0 0 27px;
	color: #575757;
	letter-spacing: 2px;
	text-align: center;
}
.precio_simple_tabla { background-image: url(img/bg_precio_simple_tabla.jpg) }
.precio_express_tabla {	background-image: url(img/bg_precio_express_tabla.jpg) }
.precio_full_tabla { background-image: url(img/bg_precio_full_tabla.jpg) }

.img_plan {
	text-align: center;
	margin: 0 0 -100px 0;
}
.precio_simple {
	background-image: url(img/bg_precio_simple.jpg);
	background-repeat: no-repeat;
	height: 287px;
	width: 586px;
	margin: 0 auto;
	position: relative;
}
.precio_simple .precio {
	position: absolute;
	font-family: "trebuchet MS";
	font-size: 55px;
	color: #433A65;
	left: 91px;
	top: 69px;
	font-weight: bold;
}
.tilde {
	background-image: url(img/tilde_verde.gif);
	height: 26px;
	width: 26px;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
}
.cruz {
	background-image: url(img/cruz.gif);
	height: 26px;
	width: 26px;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;	
}
.video {
	width: 530px;
	height: 405px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #dcdcdc;
}

.video .video_player {
	width: 500px;
	height: 375px;
	position: absolute;
	top: 13px;
	left: 13px;
	border: none;
	background-color: #000000;
}

