/* CSS Document */
body{
	background-color:#000000;
	margin:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	}
.conten{
	width:652px;
	height:354px;
	margin:auto;
	border:1px solid #FFFFFF;
	background-color:#000000;
	}
.cabecera{
	width:652px;
	height:40px;
	background-color:#FFFFFF;
	font-size:16px;
	color:#CC3300;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	}
.foto{
	width:290px;
	height:300px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	border-right:1px solid #FFFFFF;

	}
.marco_consola{
	width:310px;
	height:310px;
	background-image:url('../Images/motivo_fondo.jpg');
	background-repeat:repeat-x;
	padding:3px;
	margin-top:4px
	
	}
.paises{
	width:290px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	font-size:8pt;
}
.menu{
	width:290px;
	height:20px;
	margin-left:12px;
	.margin-left:9px;
	_margin-left:9px;
	margin-right:auto;
	margin-top:6px;
	margin-bottom:-2px;
	}
.cuadro_consola{
	width:290px;
	height:230px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000000;
	}
textarea{
	width:280px;
	.width:278px;
	_width:278px;
	height:30px;
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:4px;
	border:1px solid #000000;
	margin-bottom:5px;
	}
select{
	border:1px solid #000000;
	}
#sms{
	width:290px;
	height:133px;
	background-color:#FCFEFD;
	background-image:url('../Images/foto_sms.jpg');
	font-size:8pt;
	border-bottom:1px solid #000000
}
#telefono{
	width:290px;
	height:133px;
	border-bottom:1px solid #000000;
	background-color:#FCFEFD;
	background-image:url('../Images/foto_telefono.jpg');
	background-repeat:no-repeat;
	font-size:8pt
}
input{
	width:150px;
	margin-left:30px;
	margin-top:8px;
	}
.boton{
	width:50px;
	}
form{
	height:10px;
	margin-top:0px;
	padding:0px;
	text-align:center;
	}
table{
	margin-top:10px;
	width:300px;
	height:100px;
	}
#aviso{
	width:290px;
	height:134px;
	border: 1px solid #B8B8B8;
	background-color:#FCFEFD;
	background-image:url('../Images/error.jpg');
	background-repeat:no-repeat

	}
#texto_aviso{
	width:180px;
	height:100px;
	font-size:8pt;
	float:right;
	margin-right:8px;
	margin-top:10px;
	}
	
.in_red{
	font-size:9pt;
	color:#FF0000;
	font-weight:bold;
	}
.video{
	margin:5px auto; width:280px;
	height:20px;
	background-color:#FFFFFF;
	background-image:url('../Images/video.jpg');
	background-repeat:no-repeat;
	background-position: left 50%;
	text-indent:40px;
	font-size:10px;
	padding-top:12px;
	font-weight:bold;
	border:1px solid #000000;
	
	}
input{
	width:140px;
	}
.boton{
	width:90px;
	 }
.caja_form{
	width:180px;
	height:80px;
	float:right;
	margin-top:15px;
	text-align:center;
	margin-right:8px;
	}

