body {
	background-color:	#000;
	background-image:	url(images/back.jpg);
	margin: 			0px 0px 0px 0px;
	text-align: 		center;
}

a:link {
	text-decoration: underline;
	color:#FFFFFF;
}
a:visited {
	text-decoration: underline;
	color:	#999999;
}
a:hover {
	text-decoration: none;
	color:#EA8C0F;
}
a:active {
	text-decoration: none;
}

div#wrapper {
	background-image:	url(images/00backtabla.jpg);
	background-color: 	#000;
	width:				710px;
	margin-left: 		auto;
	margin-right: 		auto;
	text-align: 		left;
}

div#header{
	margin:				0;
	}

div#menu {
	background-color:	#666666;
	font-weight: 		bold;
	font-size: 			12px;
	color:	#CCCCCC;
	font-family: 		Arial, Helvetica, sans-serif;
	text-align:			left;
	vertical-align:		middle;
	height:				30px;
	padding-top:		5px;
	border-top-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #999999;
}

.form {
		margin:			0;
		padding:		0;
}

div#drop {
		float:	left;
		padding-left: 10px;
		vertical-align:		middle;
		}

div#search {
	text-align:			right;
	padding-right:		10px;
	vertical-align:		middle;
	}

div#main {
	background-image:	url(images/00backtabla.jpg);
	background-color: 	#000;
	padding-top:		15px;
}

div#content {
	float:				left;
	width:				46%;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#FFF;
	font-size:			12px;
	text-align:			justify;
	padding-top: 		0px;
	padding-right: 		10px;
	padding-bottom: 	10px;
	padding-left: 		10px;
}

div#forma {
	width: 480px;
	border: 1px dotted #fff; 
	padding: 5px;
	margin-left: 		115px;
	margin-right: 		100px;
}

div#image {
	padding-right:       5px;
	text-align: right;
}

div#video {
	padding-right:       100px;
	text-align: right;
}

div#video2 {
	padding-right:       60px;
	text-align: right;
}

.resulplace{
	padding-top: 		10px;
	padding-bottom: 	15px;
}

div#flash {
	padding-right:       5px;
	text-align: center;
	float:right;
}
div#sub {
	background-color: 	#000;
	border-top-color: 	#fff;
	border-top-style: 	solid;
	border-top-width: 	1px;
	clear:				both;
	text-align:			center;
}

div#footer {
clear:both;
	background-color: 	#000;
	padding:			5px;
	height:				60px;
	vertical-align:		middle;
}

div#datos{
	text-align:			center;
	float: left;
	}
	

p {
	margin: 			0;
}

.imagen {
	border: thin solid	#CCCCCC;
	}
	
.centro {
	clear:both;
	}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#fff;
  }

div.row span.formw {
  float: right;
  width: 350px;
  text-align: left;
  } 
  
 div.enviar {
  float: left;
  margin-left: 118px;
  width: 350px;
  text-align: left;
  } 
