/* CSS Document */

BODY{
	background-repeat:repeat-x;
	background-image:url(images/bg.jpg);
	background-color:#333333
}.text11 {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
}
.bg_dottedLineH {
	background-image: url(images/bg_dotted.gif);
	background-repeat: repeat-x;
}
.bg_dottedLineV {

	background-image: url(images/bg_dotted_v.gif);
	background-repeat: repeat-y;
}
.boxSocios {
	font-family: tahoma, arial, verdana;
	font-size: 9px;
	color:#666666
	height: 9px;
	width: 115px;
}
.text_logos {

	font-family: Tahoma;
	font-size: 12px;
	color: #373737;
}
.boxContacto {

	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #333333;
	height: 10px;
}
.boxContactoComentarios {


	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #333333;
}

.tablaLogin{
	padding:0;
	border-spacing:0;
	height:54px;
	width:590px;
}.b_contacto {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
}
#cursoTD{
	width:310px; 
	height:106px; 
	background-image:url(../images/login_curso.png); 
	background-repeat:no-repeat; 
	background-position:top right;
	padding-top:8px;
	margin:0px;
}
#cursoLogin{
	border:1px solid #fff;
	background-color:#667E03;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#cursoPassword{
	border:1px solid #fff;
	background-color:#667E03;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#cursoButton{
	background-image:url(images/b_entrar_curso.png);
	width:44px;
	height:20px;
	border:0px;
	margin:0px;
	cursor:pointer;
}