#error{
	color:red;
height:25px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	background-color:#000;
	/*background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;*/
}
a {
color:#000000;
text-decoration:underline;
}

a:hover {
color: #006699;
text-decoration:underline;
}

a:visited {
color: #006699;
text-decoration:underline;
}

ul {
list-style:square;
list-style-type:square;
text-align:left;
padding-left:35px;
margin-left:35px;
}

form{
	margin: 0px;
	padding: 0px;
}

input {
background-image:url(images/back-input.gif);
background-repeat:repeat-x;
background-position:1px 1px;
text-align:left;
width:172px;
border:1px solid #a7a6aa;
}

#imagen {
width:490px
height:315px;
}

#logofx{
margin-top:0px;
width:100%;
text-align:center;
}

#logo{
margin-top:25px;
width:471px;
margin-bottom:5px;
}

#contenido {
width:424px;
background-image:url(images/fondologin.gif);
background-repeat:no-repeat;
/*background-position:11px 0px;*/
/*height:314px;*/
height:325px;
/*vertical-align:top;*/
padding-top:30px;
text-align:center;
margin-top:10px;
}

#contenidocamiseto {
width:424px;
background-image:url(images/fondoenviardatoscamiseto.jpg);
background-repeat:no-repeat;
height:443px;
vertical-align:top;
padding-top:38px;
text-align:center;
}

#contenidocamiseto table{
padding: 0 0 0 0px;
margin: 0 0 0 0px;
}

#contenidocamiseto th{
	text-align: right;
}
#contenidocamiseto td{
	text-align: left;
}
#contenidocamiseto input{
	text-align: center;
padding: 0 0 0 0px;
margin: 0 0 0 0px;

}

#registro tabla{
padding: 0 0 0 0px;
margin: 0 0 0 0px;
}
#registro th{
	text-align: right;
}
#registro td{
	text-align: left;
}
#registro h1{
	text-align: center;
padding: 0 0 0 0px;
margin: 0 0 0 0px;
}

#proximamente{
	color: Red;
}

#login {
	line-height: 12px;
}

#logina form{
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

#login table tr td th{
	padding: 0px;
	margin: 0px;
}

#login th{
	text-align: right;
}

#login input{
	text-align: center;
padding: 0 0 0 0px;
margin: 0 0 0 0px;

}

#contenido {
	line-height: 12px;
}

#contenido form{
	margin-bottom: 4px;
}

#contenido table tr td th{
	padding: 0px;
	margin: 0px;
}

#contenido th{
	text-align: right;
}

#contenido input{
	text-align: left;
padding: 0 0 0 0px;
margin: 0 0 0 0px;

}

#contenido h1{
	font-size: 20px;
}
#contenido ul{
	width: 300px;
	text-align: left;
	margin-left: 95px;
	margin-top: 10px;
}

#contenido li{
	line-height: 18px;
}

