*{
	
        font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
        font-size: 13px;
    
}
html{
	height: 100%;
    width:100%;
    
}

body{        
	padding:0px;
	margin: 0px auto;
	height: 100%;
	background:#f1f1f1;
	text-align: center;	
	color: #121818;        
	padding:0px 0px 0px;
   
}


td{
	vertical-align: top;
	clear: both;
    text-align: left;
}

a,a:hover,a:link,a:visited{
    color:#3399CC;
}

img{
    border-style: none;
    border-color: inherit;
	}

h1
{
    padding:1px 0 0 10px;
    font-size:16px;
    font-weight:bold;
    color:#03435E;
    margin:0px;
}


h2
{
    padding:1px 0 0 10px;
    font-size:16px;
    font-weight:bold;
    color:#03435E;
}



h3{
    padding:1px 0 0 10px;
    font-size:16px;
    font-weight:bold;
    color:#03435E;
    margin:0px;   
}
h4
{
    font-size:16px;
    font-weight:bold;
    color:#333333;
    margin:0px;
    padding:0px;
}
h5{
    font-size:13px;
    font-weight:bold;
    color:#3366CC;
}
h6
{
    font-size:21px;
    font-weight:bold;
    color:#006bad;
    }

p{
    margin:10px;
    text-align:left;
}

ul{

}

li{
    list-style-type:none;
}


table{    margin-bottom: 0px;
}

hr{
    
}
#banner
{
    width:960px;
    height:250px;
    margin:0px 10px;
    }

#bgstep{
    background:url(../img/steps.jpg) repeat-x;
    height:35px;    
    padding-top:10px;
    color:#fff;
    margin-top:10px;
    font-size:18px;
}


.selectedplan{
    background-color:#1C5281;
    color:#fff;
    padding:5px;
    width:100%;
    text-align:left;
    float:left;
    font-weight:bold;
}


.textbox{
    border:solid 1px #ddd;
    width:300px;
}

.minitextbox{
    border:solid 1px #ddd;
    width:150px;
}

.textbox_required{
    border:solid 1px #ddd;
    width:300px;
    background-image: url(../img/validate.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}



#maincontainer{
    width: 990px;
	padding:0px;
	margin: 10px auto;	
	position:relative;
	background:#FFFFFF;
        border:solid 1px #DDD;        
}


#header{	
	height: 150px;
	width: 100%;
	background-color: White !important;
}

#flash{
    height:90px;
}
#logo
{   width:270px;
    height:90px;
    float:left;
    }
#direccion
{
    width:270px;
    height:90px;
    float:left;
    }
#chat
{
    width:150px;
    height:auto;
    float:right;  
    margin-top:20px;   
    }
#sellopac
{
    width:90px;
    height:90px;
    float:left; 
    margin-left:30px;   
    margin-top:5px;   
    }
#entrar_al_sistema
{   width:150px;
    height:58px;
    float:right;
    padding:22px 0px 0px;
    margin:5px 5px 0 0px;
    background:url(../img/entrar-al-sistema.png) no-repeat;
    }
#entrar_al_sistema img
{
    margin:0px 0px 7px 0px;
    border:0px;
    }
/****************************************************************************************************/
#nav{
	background:#03435E;
	font-family:"Arial Narrow", Arial, sans-serif;
	height:30px;
	/*float:left;*/
    clear:both;
    
}
#menu-nav
{width:600px;float:left;}
#social{float:right;}
#menu-nav ul{text-align:left;padding:0px 1px 0px 5px;margin:5px;}

#menu-nav li{
	padding-bottom:5px;
	margin-bottom:5px;
    list-style:none;
	display:inline;
	list-style:none;
	margin-left:0px;
	margin-right:3px;
}
#menu-nav a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

#menu-nav a:hover{	
	text-decoration:underline;	
}
#social{height:30px;}
#social ul
{margin:5px;}
#social li
{
    float:left;
    /*width:80px;*/
    }
/****************************************************************************************************/

#container{   
    background-color: White;
    clear:both;
    height:100%;
    margin-bottom:0;
}


#sidebar{
    width:290px;
    padding:10px 0px;
    float: left;
    /*height:100%;*/
    text-align:left;
}

#content{	
	padding:0px;
	/*width: 650px;	*/
	float: right;
	margin-right: 0px;
	text-align: justify;
	margin-bottom: 50px; 
	clear:both;	
}
#DivContentRegistro{	
	/*padding:10px;*/
	width: 100%;
	margin:0 auto 0 auto;
	/*margin-right: 10px;*/
	text-align:center;		
}

.box
{
    width:650px;
    margin:0px 10px 10px 10px;
    }
    .box .top
    {
        background:url(../img/top-box.png) no-repeat;
        width:650px;
        height:24px;        
        }
    .box .titulo
    {
        width:650px;
        height:90px;
        margin:0px 0px 10px 0px;
        
    }
    .box .top .nombre
    {
        width:450px;
        float:left;
        }
    .box .top .estado
    {
        width:150px;
        padding:0px 10px 0px 0px;
        float:right;
        text-align:right;
    }
    .box .body
    {
        background:url(../img/center-box.png) repeat-y;
        width: 630px;
        height:auto;
        padding:10px 15px 0px 15px;
        float:left;
        text-align:justify;
        }
    .box .body H2
    {
        margin:10px 0 10px 0px;
        padding:0px;
        }
    .box .body .imagenleft
    {
        border:1px #cccccc solid;
        padding:5px;
        background:#ffffff;
        float:left;
        margin:5px 10px 10px 0px;
        }  
    .box .body .imagenright
    {
        border:1px #cccccc solid;
        padding:5px;
        background:#ffffff;
        float:right;
        margin:5px 10px 10px 10px;
        }   
    .box .body UL
    {   
        padding:0 0 0 10px;
        width:600px;
        }
    .box .faq 
    {
        background:url(../img/center-box.png) repeat-y;
        width:620px;
        height:auto;
        padding:15px;
        }
    .box .faq UL 
    {   
        margin:0px 0px 0px 15px;
        padding:0px;
        width:100%;
        }
    .box .faq LI
    {   
        padding:0 0 10px 0px;
        font-weight:bold;
        color:#03435E;
        }    
     .box .faq .ultitulo
    {   
        margin:0px 0px 0px 15px;
        padding:0px;
        width:90%;
        font-weight:normal;
        
        }
     .box .faq .ultitulo LI
    {   
        font-weight:normal;
        color:#000000;
        } 
    .box .body .features LI
    {
        background:url(../img/features-bullet.gif) no-repeat;
        padding:0 0 0 21px;
        margin-bottom:8px;        
        }
    .box .body P
    {
        padding:0 0 5px 0px;
        margin:5px 0 5px 0px;
        text-align:justify;
		width:97%;
        }
    .box .body .dir,.tel,.links
    {
        background:url("../img/top-box.png") no-repeat  -10px -1px;
        border:1px solid #ddd;
        -moz-border-radius:10px;
        }
    .box .body .dir
    {
        float:left;
        width:285px;
        padding:2px 10px;   
        margin:0px;      
        }
    .box .body .dir H1,.tel H1,.links H1, .dir H3, .tel H3, .links H3
        {
            padding:0px;
            margin:0px;
            color:#FC9601;
            }
    .box .body .tel
    {
        float:right;
        width:270px;
        padding:2px 10px;  
        margin:0px 10px 0px 0px;
        }
    .box .body .links
    {
        clear:both;
        float:left;
        width:598px;
        margin:10px 0px 0px;
        padding:2px 10px;
        }
    .box .footer
    {
        clear:both;
        background:url(../img/bottom-box.png) no-repeat;
        width:100%;
        height:17px;
        }
    .box .video
    {
        
        }
    .box .video ul
    {
        margin:0px;
        padding:0px;
        width:100%;
        }
    .box .video li
    {
        margin:0px;
        padding:5px 2px;
        width:196px;
        float:left;
        }
    .box .video .image, .text
    {
        float:left;
        } 
    .box .video .image
    {
        padding:0px 0px 0px 30px;
        }
    .box .video .text
    {
        padding:2px 20px;
        }       
    .box .video IMG
    {
        width:120px;
        height:90px;
        float:left;
        }
    .box .video A.videos
    {
        width:200px;
    }
    .box .video A
    {
        color:Blue;
        text-decoration:none;
        }
    .box .video a:hover
    {
        color:Blue;
        text-decoration:underline;
        }
        .box .video .time
        {
        color: #FFFFFF;
        height: 20px;
        left: 120px;
        padding-left: 2px;
        position: relative;
        top: -57px;
        width: 30px;
        }
        .box .video .play
        {
            background:URL(../img/youtube_play.png);
            height: 50px;
            left: 63px;
            position: relative;
            width: 50px;
        }
    .box .thumbnail 
    {
        width:600px;
        float:left;
        position:relative;
        }
        .box .video_load
        {
            width:600px;
            height:350px;
            margin:5px auto;
            }
        .box .thumbnail .slider
        {
            width:600px;
            height:115px;
            position: relative;
            overflow: auto;
            }
        .box .thumbnail .slider .thumbnail_img
        {
            /*margin:0px;
            padding:5px;
            float:left;*/
            width:1500px;
            height:115px;
            
            }
        .box .thumbnail .slider .thumbnail_img UL
        {
            display: block;
            width:auto;
            height:115px;
            }
        .box .thumbnail .slider .thumbnail_img LI
        {
            float: left;
            padding: 5px;
            width: 120px;
            height:115px;
            }

            
#sidebar h2{
    text-align:left;
    margin-left:10px;
}

#formalogin {
	display: block;	
	font-size: 12pt;
	padding:0% 0%;
	color: #0070A1;
	border:solid 1px #d9d9d9;
}

#formalogin h3 {
	
	padding: 5px;
	height: Auto;
	background-color: #CFE7F1;
	overflow: visible;
    top: 0px;
    left: 0px;
}

#formalogin div 
{
	display: block;
	padding-right: 9px;
	padding-bottom: 5px;
	text-align: right;
}

#formalogin form p {
	display: block;
	margin: 0px 0px 8px;
	padding: 10px;
}

.errorlogin {
	display: block;
	padding: 5px 15px;
	text-align: right;
	color: #D95721;
	margin: 0px 0px 10px 0px;
}

.btn{
    background-color:#D95721;
    border:solid 1px #FFF;
    color:#FFF;
    padding:2px;
    width: 79px;
    }

.btnAceptar{
    background-color:#3AA6D0;
    border:solid 1px #FFF;
    color:#FFF;
    padding:2px;
    width: 79px;
    }

.btnCancelar{
    background-color:#D95721;
    border:solid 1px #FFF;
    color:#FFF;
    padding:2px;
    width: 79px;
    }



.forgot{    
    font-weight:bold;    
}


#prinav{
    width:100%;
    background-color:#3399cc;
	color:#fff; 	
 	padding: 6px 2px 10px 0;
	letter-spacing:1px;
	margin-left:0px;
	margin-top:10px;	
	border-right:solid 1px #ccc;
}


#beneficios h2{
    font-size:22px;
    line-height:27px;
    margin-top:10px;
    margin-bottom:10px;
}

#beneficios h3{
    font-size:19px;
    line-height:24px;
    margin:0;
    margin-left:20px;
}


#beneficio{

}

#bloque-comun{
    margin-top:10px;
    background-color:#F1F1F1;
    border-top:solid  4px #d9d9d9;
    clear:both;
    padding:15px 10px 20px 10px;
    text-align:left;
}

#bloque-comun h2{
    margin:0;
}


#testimomios{
    clear:both;
    text-align:left;
}

#testimomios h2{
    margin:0;

}

#testimonio{
    width:270px;
    border:solid 1px #EEE;
    clear:none;
    float:left;
    padding:10px;
    text-align:left;
}

#nombre{
    font-size:14px;
}

#testimonio img{
    float:left;
    padding-right:15px;
}

.texto{
    padding-left:10px;
    margin-left:10px;
}


.image{
    padding:2 0 10 1px;
    border-bottom:solid 1px #EEE;
}


#prinav a{
	text-align:left;

}

#prinav a,#prinav a:link, #prinav a:visited {
    text-decoration:none;
    text-align:left;
	color:#fff;
}
#prinav a:hover{
	text-align:left;
	color:#fff;
	text-decoration:underline;

}

#prinav ul{
		padding:40 0 7px 10px;
		height:75px;
		border-bottom:1px dashed #eee;
		margin:0;
}


#prinav li{
		display:inline;
		line-height:16px;
		padding-right:4px;
		float:left;
		font-size:13px;
}


#prinav ul li a:hover{
	text-decoration:underline;
}


#prinav h2{
 	padding:5px 0 0 10px;
 	letter-spacing:1px;
 	line-height:24px; 	
 	text-align:left;
 	font-size:20px;
	margin:0;
    color:#FFF;

}




#clr{
    clear:both;
}

#caracteristicas{
    line-height:17px;
    background-color:#F9F9F9;
    border:solid 4px #EDEDED;
    margin-top:10px;
    padding:7px 10px;
    font-size:13px;
    clear:both;
}

#caracteristicas h2{
    color:#000;
    font-size:19px;
}

#caracteristicas h3{
    color:Blue;
    font-size:13px;
    padding:0px 5px 0px 0px;
    margin:0px 0px 0px 0px;
 }


#items #item{
    float:left;
    width:270px;
    margin:10px;
    border-left:solid 1px #DDD;
    padding-left:10px;
}
#items #item h3{
    font-size:16px;
    line-height:20px;
    color:#333;
}

#featured{
    padding:0 0px 10px 0px;    
    text-align:center;
    margin:0;
}


#text-featured{
    margin:5px auto;    
    color:#0033CC;
    width:650px;
    background-color:#F7F8F9;
}

#text-featured h2{
    margin:5px;
    font-size:22px;
    font-weight:normal;
}

#text-featured a{
    color:#EC5F00;
}

#introduccion{
    clear:both;
    margin-top:10px;
}

#noticias{
    clear:both;
    background-color:#fff
}

#noticia{
    width:46%; 
    clear:none;
    float:left;
    padding:10px;    

}

#noticia h2{
/*    color:#f7f1a2;    */
}

#noticia a, #noticia a:link{
    /* color:#FFF;    */
}


#noticia img{
    float:left;
    padding-right:15px;
    width: 150px;
    
}

.texto-noticia{
    padding-left:10px;
    margin-left:10px;
    color:#000;
}


#galeria{
    text-align:left;
    float:left;
    display:inline;
}

#pre-footer{
    clear:both;
    display:block;
    
    text-align:center;
    background-color:#FFF;
    margin:20px 0;
}

#footer{    
    background:#5C5C5C;
    color:#989898;
    border-top:solid 3px #005695;
    text-align:left;
    padding:15px 10px;
    margin:0;
}


#footer ul{
	text-align:left;
	border-bottom:1px #fff solid;
	padding-bottom:3px;
	margin-bottom:10px;
        margin-left:0;
}
#footer li{
	list-style:none;
        line-height:18px;
        margin:0 5px;
	display:inline;	
	
}

#footer a{
    color:#FFF;
}

#footer  a:hover, #footer a:link, #footer a:visited{
	text-decoration:none;
}



#footer p{
	margin:0px;
	text-align:left;
	color:#FFFFFF;
}

#copyright{
    font-size:11px;
}

div.PopupHelp 
{
	border: solid 1px #000000;
	font-size: 10px;
	background-color: #F5F5DC;	
}

div.PopupHelp div 
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 11px;
}

div.PopupHelp a
{
	position: absolute;
	text-align: right;
	top: 5px;
	right: 10px;
	font-size: 10px;
}

.header-title{
    background-color:#FFF;
    margin:0;    
}

.registro{
    background-color:#FFF;
}
table.wizard{
    border:0;
}

table.wizard   tr td{
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
    text-align:center;
}

.precio
{
	text-align:right;
	background-color:BlanchedAlmond;
	}
	
	
	.style1
        {
            width: 100%;
        }
        .style2
        {
            font-weight: bold;
            text-align: center;
            background-color:LightSteelBlue;
            
        }
    .style3
    {
        color: #FF6600;
    }
    .GreyCol
    {
           
            background-color:Gainsboro;
            
        }
  #video
  {
  	/*border-bottom-style:solid;
  	border-bottom-color:Gray;
  	border-width:1px;*/
  	/*width:200px;*/
  	float:right;
  	}
  	
  	#factura
  	{
  		width:260px;
  		
  		}
  	#factura ul
  	{
  		margin:5px 0 0 0px;
  		padding:0px;
  		}
  	#factura li
  	{
  	    float:left;
  	    background:url("../img/webcam_icon.jpg") no-repeat scroll 0 50% transparent;
  		margin:0px 0px 0px 0px;
  		padding:5px 0px 5px 30px;
  		width:280px;
  		cursor:pointer;
  		}
  		#factura a:hover, a:link,a:visited
  		{
  		    color:#323232;
  		    font-size:12px;
  		    }
 
.logoEmpresa
  {
  	width:130px;
  	
  	}
  	
  	
 /*estilo del mensaje del certificado*/
  	div .popupConfirm 
{
	border: solid 2px #000000;
	background-color: #F5F5DC;
	position: relative;
	top: -400px;
}

div .titleConfirm 
{
	text-align:center; 
	font-size: 20px; 
	background-color: Blue; 
	color: White; 
	font-family: Arial; 
	font-weight: bolder;
}

div .bodyConfirm 
{
	text-align:center; 
	font-size: 14px; 
	font-family: Arial; 
	font-weight: bolder;
}

.backgroundConfirm 
{
	background-color: Gray;
}
#tabla_de_precios
{
    width:650px;
    height:215px;
    margin:0px 0px 10px 0px;
    
    }
    #tabla_de_precios P
    {   width:650px;
        color:#D95721;
        height:15px;
        float:left;
        margin:0px 10px 10px 0px;
        padding:0px;
        font-size:18px;
        text-align:center;
        }
    #tabla_de_precios IMG
    {
        height:200px;
        width:120px;
        float:left;
        margin:0px 10px 0px 0px;
        padding:0px;
        border:0px;
        }
ul.precios {
	float: left;
	list-style: none;
	margin: 0px; 
	padding: 0px;
	width: 650px;
}
ul.precios li {
	margin:0px 10px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 120px;
	height: 200px;
    top: 0px;
    /*left: 52px;*/
}
ul.precios li img {
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 120px;     height: 200px; /* Set the small thumbnail size */
	    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	    padding: 0px;

	    position: absolute;
	left: 0px; 
top: 0px;
}
ul.precios li img.hover {
	/*background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
/*****************************************opciones****************************************************/
ul.opciones {
	float: left;
	list-style: none;
	margin: 0px; 
	padding: 0px;

}
ul.opciones li {
	margin:0px;
	padding: 0px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 292px;
	height: 91px;
}
ul.opciones li img {
	width: 292px; height: 91px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 0px;
	padding: 0px;

	position: absolute;
	left: 0; top: 0;
}
ul.opciones li img.hover {
	/*background:url(thumb_bg.png) no-repeat center center;  */ /* Image used as background on hover effect*/
	border: none; /* Get rid of border on hover */
}

.tip
{
    width:120px;
    height:90px;
    }
    
/*ALEXIS YAMA MOGUEL.
20/08/2012
CAMBIOS REALIZADOS PARA MODIFICAR EL REGISTRO DE LOS CONTACTOS.
 */
 div.marcoBorde
{
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10px;
	z-index: 0;
	width: 98%;
	margin: 0 auto;
}
div.marcoTitulo
{
	position: relative;
	z-index: 1;
	top: -10px;
	height: 20px;
	left: 20px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	width: 120px;
	text-align: center;
}

.Divseparador {
    height: 20px;
    width: 100%; 
}

 
table.fancy_table 
{
    width:98%;
	background-color: White;
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0px;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
    height: 98%; 
}

table.fancy_table td
{
    margin-left:auto;
    margin-right: auto;	
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-spacing: 0;
	border-collapse: collapse;
}


#DivRegistro
{
    margin-top: 0;
    margin-bottom: auto;
    float: right;
    text-align: right;
    margin-right:0;
    padding-top: 0;
	height:auto;
    width: 298px;
 /*   border-style:solid;
    border-width:1px;
    border-color:#FF0000;
    overflow: hidden;  */

}

.ObjetoHTML 
{
    margin-top: 0;
    width: 100%;
    height: 100%;  
    padding-top: 0px;   
    padding-left: 0px;
    padding-bottom: 0;
    overflow:hidden;
 /*   border-style:solid;
    border-width:1px;
    border-color:#4013AF;
    overflow: hidden; */
}

#divheaderParrafo {
    background:url(../img/HeaderParrafo.png) no-repeat;
	width: 100%;
	background-size: 100% 100%;
	height: 18px;  
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
  
}

#divBackgroundTexto {
 background:url(../img/ContentParrafo.png) no-repeat;
	 width: 100%;
    background-size: 100% 100%;
	height: 218px;    
    
}

#divparrafo 
{
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 2px;
    padding-left: 6px;
    padding-right: 2px;     
    font-size: 12px;  
    width: 95%;
    height: 95%;
   
}

#DivFooterParrafo 
{
    
    background:url(../img/FooterParrafo.png) no-repeat;
    background-size: 100% 100%;
	width: 100%;
	height: 19px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

#Contenedortexto
{
     float:left;   
	height:270px;
    width: 49%;
/*     border-style:solid;
    border-width:1px;
    border-color:#FFE900;  */
} 

.TablaContacto {
    width: 100%; 
}

.TablaContrato {
    width: 100%; 
}

.TablaDatosEmisor {
    width: 100%; 
}



#DivDatosEmisor {
    border:solid 1px black;
}

#DivDatosdelContacto {
    border:solid 1px black;
}

.celdaTituloNombre {
    width:13%;
    text-align:right;
    background-color: #eeeeee;
	color: #777777;
	font-weight: bold;
	
}

.celdaValueNombre {
    width:20%;
    background-color:white;
    font-weight: 700;
    text-align:left;
    font-weight: bold;
 
}

.celdaTitulo {
    width:13%;
    text-align:right;
    background-color: #eeeeee;
	color: #777777;
	font-weight: bold;
}

.celdaValue {
    width:20%;
    background-color:white;
    font-weight: 700;
    text-align:left;
}


.celdaTituloContacto {
    width:100%;
    background-color: #dddddd;
    color: #666666;
	font-weight: bold;
	font-size: 14px;
    text-align: center;    
}


.celdatituloRegistroCorto {
    width:25%;
    background-color: #dddddd;
    color: #666666;
	font-weight: bold;
	font-size: 14px;
    text-align:right;
}


.TxtDatosEmisor {
    border:solid 1px #ddd;
    width:230px;
   border: 1px solid #cccccc;   
   text-align:left;   
}

.Combos {
    border:solid 1px #ddd;
    width:230px;
    background-color:white;
   text-align:left;
   font-size: 11px;
    font-family: Arial;
	font-weight: normal;   
}

.txRegistro {
   border: 1px solid #cccccc;   
    width:200px;
   text-align:left;
   font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}
.txtTelefonoLada {
    border:solid 1px #cccccc;
    width:35px;    
   text-align:left;
   font-size: 11px;
	font-family: Arial;
	font-weight: normal;    
}

.txtTelefono {
    border:solid 1px #cccccc;
   width:50px;
   text-align:left;
   font-size: 11px;
	font-family: Arial;
	font-weight: normal;    
}
.txtRfc {
    border:solid 1px #cccccc;
    width:100px;    
    text-align:left;  
    font-size: 11px;
	font-family: Arial;
	font-weight: normal;  
}

.DivMensajeBienvenida {
    text-align: justify;
    width: 800px;
	height: 80px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 30px;
} 

.DivEntraralsistema {
    text-align:center;
    width: 800px;
	height: 20px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;  
    margin: 0 auto;
}

.DivBienvenida {
    text-align:center; 
    width: 100%;
   margin: 0 auto;
}

.CeldaCapcha 
{
    width: 25%;
    text-align: right;
    white-space:normal;
    font-weight: bold;
}

.CeldaCapchaTxt {
    text-align: left;
    width: 25%;
    border: none;      
}
.CaptchaBorder {
   border-left: 2px solid #CCCCCC;
   border-top: 2px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
    border-spacing: 0px;
	border-top: 2px solid #CCCCCC;	
	 border-bottom: 2px solid #CCCCCC;
}
.CaptchaButton 
{text-align: center;
    width: 25px;
    height: 25px;
  background-image: url(/img/reload.png);
  background-size: 100% 100%;
	background-position: right bottom;
	background-repeat: no-repeat;
    border: none;
}

.celdaBoton {
    text-align:center;
    width: 25%;      
}

.CeldaMensajeError 
{ 
 width: 100%;
 text-align:left;
 color: #ff4500;
 font-family: Arial;
	font-size: 16px;
}

.DivRegistroSencillo {
     text-align:center; 
    width: 100%;
  margin: 0 auto;
    
}

input.FormCampo:disabled  
{
	background-color: #EEEEEE;
}

form.formValidated .field_required
{
	background-image: url(../img/validate.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

form.formValidated .invalid_field
{
	border: 1px solid #FF0000 !important;
}

.TablaRegistroSencillo {
     margin: 0 auto;
     width:98%;
    
    
}

.cartaporte p{font-size: 16px;
    line-height: 28px;}

/* BOX2*/

.box2
{
    width:100%;
    margin:0px 10px 10px 10px;
    }
    .box2 .top
    {
        background:url(../img/box2-top-center.png) repeat-x;
        border-radius: 10px 10px 0px 0px;
        border-color: ActiveBorder;
        border-width: 1px;
        border-style:solid;        
     }
          
    .box2 .titulo
    {
        height:90px;
        margin:0px 0px 10px 0px;
    }
   
    .box2 .body
    {
        
        background-color:whitesmoke;
        height:auto;
        padding:10px 15px 0px 15px;
        float:left;
        text-align:justify;
        border-color: ActiveBorder;
        border-width: 1px;
        border-style:solid;
        border-top-style:none;
        border-bottom-style:none;    
    
             
     }
     .box2 .footer
    {
        background-color:whitesmoke;
        border-radius: 0px 0px 10px 10px;
        border-color: ActiveBorder;
        border-width: 1px;
        border-style:solid; 
        border-top-style:none; 
        clear:both;
        height: 10px;
              
     }
    .box2 .body H2
    {
        margin:10px 0 10px 0px;
        padding:0px;
        }
    .box2 .body .imagenleft
    {
        border:1px #cccccc solid;
        padding:5px;
        background:#ffffff;
        float:left;
        margin:5px 10px 10px 0px;
        }  
    .box2 .body .imagenright
    {
        border:1px #cccccc solid;
        padding:5px;
        background:#ffffff;
        float:right;
        margin:5px 10px 10px 10px;
        }   
    .box2 .body UL
    {   
        padding:0 0 0 10px;
        width:600px;
        }
    .box2 .faq 
    {
        background:url(../img/center-box.png) repeat-y;
        width:620px;
        height:auto;
        padding:15px;
        }
    .box2 .faq UL 
    {   
        margin:0px 0px 0px 15px;
        padding:0px;
        width:100%;
        }
    .box2 .faq LI
    {   
        padding:0 0 10px 0px;
        font-weight:bold;
        color:#03435E;
        }    
     .box2 .faq .ultitulo
    {   
        margin:0px 0px 0px 15px;
        padding:0px;
        width:90%;
        font-weight:normal;
        
        }
     .box2 .faq .ultitulo LI
    {   
        font-weight:normal;
        color:#000000;
        } 
    .box2 .body .features LI
    {
        background:url(../img/features-bullet.gif) no-repeat;
        padding:0 0 0 21px;
        margin-bottom:8px;        
        }
    .box2 .body P
    {
        padding:0 0 5px 0px;
        margin:5px 0 5px 0px;
        text-align:justify;
		width:97%;
        }
    .box2 .body .dir,.tel,.links
    {
        background:url("../img/top-box.png") no-repeat  -10px -1px;
        border:1px solid #ddd;
        -moz-border-radius:10px;
        }
    .box2 .body .dir
    {
        float:left;
        width:285px;
        padding:2px 10px;   
        margin:0px;      
        }
    .box2 .body .dir H1,.tel H1,.links H1, .dir H3, .tel H3, .links H3
        {
            padding:0px;
            margin:0px;
            color:#FC9601;
            }
    .box2 .body .tel
    {
        float:right;
        width:270px;
        padding:2px 10px;  
        margin:0px 10px 0px 0px;
        }
    .box2 .body .links
    {
        clear:both;
        float:left;
        width:598px;
        margin:10px 0px 0px;
        padding:2px 10px;
        }
   
    .box2 .video
    {
        
        }
    .box2 .video ul
    {
        margin:0px;
        padding:0px;
        width:100%;
        }
    .box2 .video li
    {
        margin:0px;
        padding:5px 2px;
        width:196px;
        float:left;
        }
    .box2 .video .image, .text
    {
        float:left;
        } 
    .box2 .video .image
    {
        padding:0px 0px 0px 30px;
        }
    .box2 .video .text
    {
        padding:2px 20px;
        }       
    .box2 .video IMG
    {
        width:120px;
        height:90px;
        float:left;
        }
    .box2 .video A.videos
    {
        width:200px;
    }
    .box2 .video A
    {
        color:Blue;
        text-decoration:none;
        }
    .box2 .video a:hover
    {
        color:Blue;
        text-decoration:underline;
        }
        .box .video .time
        {
        color: #FFFFFF;
        height: 20px;
        left: 120px;
        padding-left: 2px;
        position: relative;
        top: -57px;
        width: 30px;
        }
        .box2 .video .play
        {
            background:URL(../img/youtube_play.png);
            height: 50px;
            left: 63px;
            position: relative;
            width: 50px;
        }
    .box2 .thumbnail 
    {
        width:600px;
        float:left;
        position:relative;
        }
        .box2 .video_load
        {
            width:600px;
            height:350px;
            margin:5px auto;
            }
        .box2 .thumbnail .slider
        {
            width:600px;
            height:115px;
            position: relative;
            overflow: auto;
            }
        .box2 .thumbnail .slider .thumbnail_img
        {
            /*margin:0px;
            padding:5px;
            float:left;*/
            width:1500px;
            height:115px;
            
            }
        .box2 .thumbnail .slider .thumbnail_img UL
        {
            display: block;
            width:auto;
            height:115px;
            }
        .box2 .thumbnail .slider .thumbnail_img LI
        {
            float: left;
            padding: 5px;
            width: 120px;
            height:115px;
            }
            
       .bannerlargo
            {
             border-radius:10px;   
                }

#tablaRegistro TD
{
    border-style:hidden;
    }

