@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/backgroun-circuito.png) black repeat-x;
}

#allpage{
	margin: 0px auto;
	width: 100%;
	height: 600px;
	background: #000 no-repeat;
	text-align:center;
}

#allpage #header{
	margin: 0px;
	padding: 0px;
}

#allpage #cuerpo{
	margin: 0px;
	padding: 0px;
}

#allpage #footer{
	margin: 0px;
	padding: 0px;
}
.links         { font-family: tahoma; font-size: 9px; color: #E20000; text-align:justify; text-decoration:underline; font-weight:bold;}
.links:link    { font-family: tahoma; font-size: 9px; color: #E20000; text-align:justify; text-decoration:underline; font-weight:bold;}
.links:hover   { font-family: tahoma; font-size: 9px; color: #E20000; text-align:justify; text-decoration:none; font-weight:bold;}
.links:active  { font-family: tahoma; font-size: 9px; color: #E20000; text-align:justify; text-decoration:none; font-weight:bold;}
.links2         { font-family: tahoma; font-size: 10px; color: #FFFFFF; text-align:justify; text-decoration:underline;}
.links2:link    { font-family: tahoma; font-size: 10px; color: #FFFFFF; text-align:justify; text-decoration:underline;}
.links2:hover   { font-family: tahoma; font-size: 10px; color: #FFFFFF; text-align:justify; text-decoration:none;}
.links2:active  { font-family: tahoma; font-size: 10px; color: #FFFFFF; text-align:justify; text-decoration:none;}
.links3         { font-family: tahoma; font-size: 10px; color: #818181; text-align:justify; text-decoration:none;}
.links3:link    { font-family: tahoma; font-size: 10px; color: #818181; text-align:justify; text-decoration:none;}
.links3:hover   { font-family: tahoma; font-size: 10px; color: #818181; text-align:justify; text-decoration:underline;}
.links3:active  { font-family: tahoma; font-size: 10px; color: #818181; text-align:justify; text-decoration:underline;}
.links6         { font-family: tahoma; font-size: 9px; color: #E20000; text-align:justify; text-decoration:none;}
.links6:link    { font-family: tahoma; font-size: 9px; color: #E20000; text-align:justify; text-decoration:none;}
.links6:hover   { font-family: tahoma; font-size: 9px; color: #E20000; text-align:justify; text-decoration:underline;}
.links6:active  { font-family: tahoma; font-size: 9px; color: #E20000; text-align:justify; text-decoration:underline;}
.links7         { font-family: tahoma; font-size: 10px; color: #0084C9; text-align:justify; text-decoration:underline;}
.links7:link    { font-family: tahoma; font-size: 10px; color: #0084C9; text-align:justify; text-decoration:underline;}
.links7:hover   { font-family: tahoma; font-size: 10px; color: #00486E; text-align:justify; text-decoration:underline;}
.links7:active  { font-family: tahoma; font-size: 10px; color: #00486E; text-align:justify; text-decoration:underline;}

.contact_input{
	font-family: MS sans serif;
	font-size: 8px;color:#000;
	background-color:#F8F8F8;
	margin-left:32px;
	margin-top:10px;
}