* { margin: 0; padding: 0; }

body
{
	text-align:justify;
	background:black;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:25px;
}

a
{
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
}

a:active
{
	color:white;
}

a:visited
{
	color:#FF9900;
}

a:hover
{
	color:#6699FF;
}

div#main
{
	position:absolute;
	width:350px;
	left:50%;
	margin-left:-175px;
}

h1#tituloCita span
{
	display:none;
}

h1#tituloCita
{
	width:330px;
	height:110px;
	background:url('img/cita.gif') no-repeat;
}

h1#tituloFoto
{
	font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size:50px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:20px;
}

p#introCita
{
	margin:10px 0;
}

p.formCita1, p.formCita2
{
	width:350px;
	clear:both;
	padding:5px 0 5px 5px;
}

label
{
	display:block;
	float:left;
	width:175px;
	height:15px;
}

p.formCita1
{
	background:#444;
}

p.formCita2
{
	background:#777;
}

input[type='text']
{
	width:150px;
}

label[for='foto1'], label[for='foto2'], label[for='foto3'], label[for='foto4']
{
	width:100px;
}

div#returnAlcalanovias
{
	width:350px;
	padding-top:30px;
}

div#returnAlcalanovias a span
{
	display:none;
}

div#returnAlcalanovias a
{
	display:block;
	width:350px;
	height:124px;
	background:url('img/alcalanovias.gif') no-repeat center;
}