 @import url(swg1.css);
/***********************************************/
/* swg.css                                     */
/* Soluciones WEb Globales S. de R.L. de C.V.  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url("../imagenes/bground2.jpg") fixed;
}

p{
	text-align:justify;}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/************** header tag styles **************/
h1{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h2{
 font: bold 100% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h3{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
/*************** list tag styles ***************/
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 0;
}
label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
input{
font-family: Arial,sans-serif;
}
/*****************************************/

                
                p {
                        font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
                        color: #666;
                        margin: auto 5px;
                }


                table.hosting {
                        border: 1px solid #ccc;
                        margin: 20px auto;
						width:99%;}
                table.hosting caption {
                        font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
                        color: #000;
                        text-align: center;
                        margin: 10px auto;
                        }

                table.hosting tbody tr.principal th {
                        font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
                        color: #fff;
                        background:#347095;
                        text-align: center;
                        padding: 5px;
                        border: 0;
                        }
                        
                table.hosting tbody tr.comparacion th {
                        font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
                        color: #FFF;
                        background:#4E83A3;
                        text-align: left;
                        padding: 5px;
                        border-top: 1px solid #eee;
                        }
						
                        
                table.hosting tbody th {
                        font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
                        color: #993333;
                        background: #F4FEFF;
                        text-align: left;
                        padding: 5px;
                        border-top: 1px solid #eee;
                        }

                        
                table.hosting tbody td {
                        font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
                        color: #666;
                        background: #fff;
                        text-align: center;
                        padding: 5px;
                        border-top: 1px dotted #eee;
                        }
				table.hosting tbody td.blue {
                        font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
                        color: #666;
                        background: #E1EBF0;
                        text-align: center;
                        padding: 5px;
                        border-top: 1px dotted #eee;
                        }
						/* ----------------------------------------------------------------------------------------------------------------*/
 .center, .center a, .center a:hover, .center p{
  		text-align: center;
		
		
		}
		#google_adwords{color:#0000CC;}