html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a {
	color: #EC4703;
	text-decoration: none;
}
a:hover {

}

#cabeza {
	height: 280px;
}

#cabeza #basemenu {
	background-color: #F0F5FB;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}

#cabeza #basemenu #acceso {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#accesosdirectos {
	width: 220px;
	float: left;
	font-size: 10px;
	color: #FF3300;
	padding-top: 10px;
}
#accesosdirectos div {
	float: left;
	text-align: center;
	padding-left: 4px;
	height: 30px;
	vertical-align: text-bottom;
}
#accesosdirectos .separador {
	padding-top: 18px;
	width: 6px;
	text-align: center;
}


#accesosdirectos a {
	color: #FF6600;
	text-decoration: none;
}




#cabeza #basemenu #menu {
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	clear: both;
	width: 800px;
}
#cabeza #basemenu #menu ul {
	text-transform: uppercase;
	width: 900px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#cabeza #basemenu #menu li {
	width: 133px;
	text-align: center;
	background-image: url(images/btnmenuoff.jpg);
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	height: 20px;
	cursor: pointer;
	letter-spacing: -1px;
}
#cabeza #basemenu #menu li:hover {
	width: 133px;
	text-align: center;
	background-image: url(images/btnmenuon.jpg);
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	float: left;
	padding-top: 8px;
	height: 24px;
	cursor: pointer;
	color: #2F91C0;
	margin-top: -2px;
}
#cabeza #basemenu #menu li a {
	color: inherit;
}


#cabeza #baselogo {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_cabeza.jpg);
	background-repeat: repeat-x;
}

#cabeza #logo {
	height: 168px;
	background-image: url(images/cabeza.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#cabeza #baselogo #logo #presenta {
	float: right;
	width: 480px;
	font-weight: bold;
	margin-top: 20px;
	color: #333333;
	font-size: 12px;
}
#cabeza #baselogo #logo #presenta h5 {
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 0px;
}
#cabeza #baselogo #logo #presenta ul {
	list-style-image: url(images/tilde_icon.gif);
	line-height: 16px;
}
#cabeza #baselogo #logo #presenta li {


}


#contenido {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 800px;
	overflow: auto;
	margin-top: 10px;
	min-height: 300px;
}

#basepielinks {
	background-image: url(images/bg_pielink.jpg);
	margin-right: auto;
	margin-left: auto;
}
#basepielinks #links {
	background-image: url(images/pielink.jpg);
	height: 70px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#basepielinks #links #botoneslinks {
	text-transform: uppercase;
	font-size: 10px;
	width: 500px;
	text-align: center;
	padding-top: 45px;
	padding-left: 30px;
	float: left;
	color: #CCCCCC;
}
#basepielinks #links #botoneslinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#basepielinks #links #botoneslinks a:hover {
	color: #A6D7EE;
}



#basepiefin {
	background-color: #1A688C;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#basepiefin #fin {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	background-image: url(images/marcas.jpg);
	background-repeat: no-repeat;
}
#basepiefin #copyright {
	font-size: 11px;
	height: 60px;
	text-align: right;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	color: #96C4DA;
	letter-spacing: -1px;
}
#basepiefin #tycgeneral {
	float: left;
	width: 440px;
	text-align: left;
	margin-top: 10px;
	color: #96C4DA;
}
#tycgeneral a {
	font-size: 11px;
	color: #96C4DA;
}
#bajopie {
	background-color: #1A688C;
	width: 100%;
	height: 100%;
	position: fixed;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



/*	---------------PANEL DE USUARIOS----------------- */

#usuario {
	width: 450px;
	float: right;
	height: 80px;
}
#usuario form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

#usuario .contlogin {
	height: 32px;
	width: 182px;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	margin: 4px;
	padding-top: 3px;
	background-image: url(images/bgcampo01.gif);
	float: left;
}
#usuario #dbtnlogin {
	float: left;
	margin-top: 7px;
}

#usuario #btnlogin {
	height: 22px;
	width: 22px;
}

#usuario input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A688C;
	width: 90px;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-top: 2px;
}
#usuario span {
	text-align: center;
}
#usuario #loglinks {
	background-image: none;
	font-weight: normal;
	line-height: 18px;
	width: 400px;
	float: left;
	margin-top: 0px;
}
#usuario #loglinks a {
	margin-right: 20px;
	float: right;
}
#usuario #loglinks #recacceso {
	float: left;
	font-size: 10px;
	text-align: left;
}
#usuario #loglinks #recacceso input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	margin-right: 0px;
}





#usuario a {
	font-size: 10px;
	color: #666666;
}

#usuario #errorlogin {
	background-color: #FFFFFF;
	width: 420px;
	color: #CC0000;
	border: 2px solid #CC0000;
	font-size: 12px;
	text-align: center;
	position: absolute;
	padding: 4px;
}
#usuario #errorlogin #errortexto {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
#usuario #errorlogin #errortexto a {
	color: #990000;
	font-size: 11px;
}

#usuariolog {
	float: right;
	padding-top: 10px;
	height: 70px;
}

#usuariolog #saldop {
	color: #009900;
	font-weight: bold;
	font-size: 12px;
}

#usuariolog #saldon {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

#usuariolog #saldo a:hover{
	color: #990000;
}

#usuariolog div {
	color: #666666;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	font-size: 10px;
	overflow: hidden;
}
#usuariolog #links {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#usuariolog div a {
	color: #333333;
}

/*	----------------Contenidos---------------- */

.home-caja {
	width: 260px;
	position: relative;
	padding-top: 10px;
	font-size: 12px;
	color: #333333;
	float: left;
	height: 240px;
}
.home-diseno-web {
	width: 480px;
	position: relative;
	font-size: 12px;
	color: #333333;
	float: left;
	height: 160px;
	margin-top: 10px;
	background-image: url(images/bg_home_dw.jpg);
	padding: 10px;
	background-repeat: no-repeat;
}
#porfolio-home {
	width: 225px;
	height: 135px;
	float: right;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#porfolio-home img {
	margin: 10px;
}
#porfolio-diseno {
	width: 300px;
	height: 225px;
	float: right;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
}
#porfolio-diseno img {
	margin: 10px;
}


.titulo {
	background-image: url(images/bg_titulo01.jpg);
	height: 32px;
	background-repeat: repeat-x;
	margin-top: 5px;
}
.titulomizq {
	background-image: url(images/bg_titulo_izq.jpg);
	float: left;
	height: 32px;
	width: 10px;
	background-repeat: no-repeat;
}
h1 {
	text-transform: uppercase;
	color: #145270;
	font-weight: bold;
	font-size: 13px;
	height: 32px;
	padding-top: 8px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_titulo_cen.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-right: 24px;
	padding-bottom: 0px;
}
h2 {
	font-size: 18px;
	text-align: left;
	color: #145270;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: -1px;
}
h2 a {
	color: inherit;
}


h4 {
	text-transform: uppercase;
	color: #145270;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.titulomder {
	background-image: url(images/bg_titulo_der.jpg);
	float: left;
	height: 32px;
	width: 10px;
}

.home-caja img {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.home-caja a {
	color: #13516F;
}
.home-caja a:hover {
	color: #3294C1;
}

.home-separacaja {
	background-color: #1A688C;
	height: 200px;
	width: 2px;
	float: left;
	margin-top: 30px;
	margin-right: 2px;
	margin-left: 6px;
}
.home-caja p {
	padding-right: 4px;
	padding-left: 20px;
	margin-top: 30px;
	width: 220px;
}

.home-caja #imgcaja1 {
	background-image: url(images/caja1.jpg);
	height: 116px;
	width: 111px;
	float: left;
}
.home-caja-btn1 {
	position: absolute;
	bottom: 0px;
	left: 30px;
	background-image: url(images/bg_btn01.jpg);
	background-repeat: no-repeat;
	width: 153px;
	height: 22px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
}
.home-caja-btn1 a {
	color: #FFFFFF;
}
.home-caja-btn1 a:hover {
	color: #FFCC00;
}
.general-btn1 {
	left: 30px;
	background-image: url(images/bg_btn01.jpg);
	background-repeat: no-repeat;
	width: 153px;
	height: 22px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 25px;
	font-weight: bold;
}
.general-btn1 a {
	color: #FFFFFF;
}
.general-btn1 a:hover {
	color: #FFCC00;
}


#banners {
	float: left;
	width: 780px;
	margin-bottom: 10px;
	padding-left: 20px;
	border-top-style: solid;
	border-top-color: #2C9BD0;
	border-top-width: 1px;
	margin-top: 10px;
}
#banners #banner1 {
	float: left;
	width: 250px;
	padding-left: 20px;
	margin-top: 30px;
}
#banners #banner2 {
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 10px;
}
#banners #banner3 {
	float: left;
	width: 270px;
	text-align: center;
	margin-top: 10px;
	line-height: 20px;
}

#bannersint {
	float: left;
	width: 540px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#bannersint #banner1 {
	float: left;
	width: 250px;
	padding-left: 20px;
}
  #bannersint   #banner2 {
	float: left;
	width: 250px;
	text-align: right;
}


#planes {
	width: 780px;
	float: left;
}
#planesdesc {
	float: left;
	width: 800px;
	padding-right: 10px;
	margin-bottom: 20px;
	text-align: justify;
}
#planes table {
	width: 780px;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
}

#planes table .tfila {
	font-weight: bold;
	color: #1A688C;
	text-align: left;
	white-space: nowrap;
}

#planes .precios {
	margin-top: 0px;
	text-align: center;
}
#planes .cargenerales {
	margin-top: 0px;
}



#planes td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1E2F1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1E2F1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1E2F1;
	height: 18px;
	vertical-align: top;
}
#planes th {
	padding: 2px;
	color: #1A688C;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1E2F1;
	height: 25px;
	padding-top: 10px;
	vertical-align: top;
}
#planes .celdavacia {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 4px;
}


#planes .listaverde {
	color: #006600;
	list-style-type: disc;
}

#contratar {
	width: 800px;

}
#contratar #formulario {
	width: 800px;
	float: left;
}
#contratar #formulario #mensaje {
	text-align: center;
	height: 200px;
	padding-top: 50px;
	color: #004700;
	width: 400px;
	float: left;
}
#contratar #formulario #mensajeizq {
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
}


#contratar table {
	border: 3px solid #C1E2F1;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	width: 400px;
	float: left;
}
#contratar table td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 3px;
}
#contratar  input,select,textarea {
	color: #1A688C;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
#contratar  .selectfijo {
	color: #1A688C;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 220px;
}

#contratar #boton {
	background-image: url(images/baseboton1.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
	border: none;
	font-weight: bold;
}

#contratar #botondisp {
	background-image: url(images/baseboton1.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
	border: none;
}

#contratar #txt_dominio {
	text-transform: lowercase;
	width: 300px;
	font-size: 18px;
}
#contratar #box_ext {

}

#contratar #cd {
	background-color: #FFFFFF;
	height: 650px;
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
#contratar #dm {
	background-color: #FFFFFF;
	height: 760px;
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
#contratar #pp {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}


#contratar #cddesc {
	width: 780px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
}
#contratar #contratardominio {
	width: 360px;
	float: right;
	font-size: 11px;
	text-align: justify;
}

#contratar #contratarinfo {
	width: 360px;
	float: right;
	font-size: 11px;
	text-align: justify;
}
#contratar .botonemite      {
	background-image: url(images/baseboton1.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
	font-weight: bold;
	border: none;
}
.blockpago  .botonemite {
	background-image: url(images/baseboton1.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
	font-weight: bold;
	border: none;
}
#contratar .botontarjeta  {
	background-image: url(images/baseboton1.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
	border: none;
	font-weight: bold;
}

 #contratar #domar   {
	background-color: #F7F7F7;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 360px;
	margin-top: 10px;
}
 #contratar #domcom   {
	background-color: #F7F7F7;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.blockpagoa  {
	float: left;
	width: 690px;
	margin-right: 5px;
	border: 2px solid #C1E2F1;
	padding: 3px;
	margin-bottom: 10px;
}
.blockpago  {
	float: left;
	width: 220px;
	margin-right: 5px;
	border: 2px solid #C1E2F1;
	padding: 3px;
	height: 360px;
}
.blockpago   div   {
	text-align: center;
}


.domfield {
	font-size: 18px;
}




#contratar #formulario #datoscontacto {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: -20px;
}




#cuenta {
	width: 780px;
}


#cuenta #caccesos {
	width: 780px;
	height: 120px;
	clear: both;
}

#cuenta .cuenta-caja {
	width: 250px;
	position: relative;
	padding-top: 10px;
	float: left;
	font-size: 11px;
	height: 100px;
	text-align: center;
}

#cuenta .cuenta-separacaja {
	background-color: #1A688C;
	height: 100px;
	width: 2px;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 6px;
}


#cuenta #facturacion {
	width: 800px;
	margin-left: 0px;
	float: left;
	margin-bottom: 10px;
}

#cuenta #facturacion table {
	width: 770px;
	border: 3px solid #C1E2F1;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#cuenta #facturacion table td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
}
#cuenta #facturacion #tsaldo {
	background-color: #F7F7F7;
	height: 50px;
	font-size: 14px;
}
#cuenta #facturacion #tsaldo th {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	width: 350px;
	vertical-align: top;
	padding-right: 10px;
}
#recpwd {
	width: 800px;
}
#recpwd #reccont {
	width: 800px;
	margin-top: 20px;
	text-align: center;
}
#recpwd #reccont #form1 div {
	padding-top: 10px;
	padding-bottom: 10px;
}





.botong {
	background-image: url(images/baseboton1.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
	border: none;
	font-weight: bold;
}



#nosobreventa {
	text-align: center;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	width: 200px;
}
.textodestnaranja {
	color: #EC4703;
	font-weight: normal;
}
.textodestnaranjabold {
	color: #EC4703;
	font-size: 13px;
	font-weight: bold;
}

.textodestazul {

	font-size: 13px;
	color: #1A688C;
	font-weight: bold;
}
.txtverde {
	color: #009900;
}
.txtverdebold {
	color: #009900;
	font-weight: bold;
}
.txtrojo {
	color: #CC0000;
}
.txtrojobold {
	color: #CC0000;
	font-weight: bold;
}
.txtpaso {
	font-weight: bold;
	font-size: 24px;
	color: #EC4703;
}
.tituloplan {
	font-size: 20px;
	font-weight: normal;
	color: #1A688C;
	width: 190px;
}

#desc {

	float: left;
	width: 780px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#serviciosdesc img {
	float: right;
}

#nosobreventaderecha {

	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	float: right;
	width: 200px;
}
.listacomun {
	font-weight: bold;
	color: #EC4703;
}
.aclaracion {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.aclaracionl {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
	display: block;
	margin-right: 2px;
}
.aclaraciondol {
	font-size: 11px;
	color: #1A688C;
	font-weight: normal;
}
#contenidopop {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contenidopop #titulo {
	background-image: url(images/bg_titulo01.jpg);
	height: 32px;
	background-repeat: repeat-x;
	margin-top: 5px;
}
#contenidopop #titulo #titulomizq {
	background-image: url(images/bg_titulo_izq.jpg);
	float: left;
	height: 32px;
	width: 10px;
	background-repeat: no-repeat;
}
#contenidopop h1 {
	text-transform: uppercase;
	color: #145270;
	font-weight: bold;
	font-size: 13px;
	height: 32px;
	padding-top: 8px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_titulo_cen.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-right: 24px;
	padding-bottom: 0px;
}
#contenidopop #titulo #titulomder {
	background-image: url(images/bg_titulo_der.jpg);
	float: left;
	height: 32px;
	width: 10px;
}
#basepielinks #links #cdl {
	float: right;
	margin-top: 6px;
	text-align: right;
}
#cmss {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
#cmss td {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #EC4703;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#uaccesos {
	width: 300px;
	float: left;
	text-align: center;
	margin-left: 20px;
}
#uaccesos .usuario-caja {
	height: 100px;
	padding-top: 30px;
}
#uaccesos .usuario-separacaja {
	background-color: #1A688C;
	height: 2px;
}
#disploader {
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 28px;
}
#resultdisp {
	float: left;
	margin-bottom: 10px;
}
.icopaso {
	margin-right: 6px;
	float: left;


}
#bajocontenido {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top-color: #2C9BD0;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 20px;
}
#linkresgrandes {
	text-align: center;
	padding-top: 10px;
}
#ppinfo {
	text-align: center;
	height: 200px;
	width: 760px;
	padding-top: 100px;
}
#ppconnect {
	text-align: center;
	height: 200px;
	width: 760px;
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
