@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:#cecece;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
	overflow:auto;
}

a {
	border:none;
	text-decoration:none;
	cursor:pointer;
}

.footer {
	font-size:9px;
	background:#CECECE;
	height:30px;
}

.link-footer {
	text-decoration:none;
	color:#727272;
	cursor:pointer;
}

.link-footer:hover {
	text-decoration:underline;
}

.td-menu {
	background:#cecece;
	width:120px;
	padding-bottom:80px;
}

.menu {
	background:white;
	width:120px;
	line-height:20px;
	padding-left:10px;
	padding-bottom:20px;
	padding-top:20px;
}

.menu-item {
	text-decoration:none;
	color:#727272;
	cursor:pointer;
}

.menu-item:hover {
	color:black;
}

.menu-item02:hover {
	color:#ff9917;
	font-weight:bold;
}

.text01 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF9B17;
	line-height:25px;
}

.text02 {
	font-size:10px;
}

.empresa {
	line-height:25px;
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
}

.input01 {
	border:1px solid #666666;
	background:#eeeeee;
	width:120px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	font-size:12px;
	padding:2px;
}

.textarea01 {
	width:122px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
	background:none;
	border:1px solid #666666;
	overflow:auto;
}

.button {
	background:#cccccc;
	border:none;
	cursor:pointer;
	width:50px;
	color:#666666;
}

.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
}

.locales00 {
	position:relative;
	left:10px;
	top:20px;
	width:160px;
}

.locales01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	background:#cecece;
	padding:10px;
}

.locales-tit {
	color:white;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
}

.locales02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	background:#FF9B17;
	padding:10px;
}

.locales02-mail {
	text-decoration:none;
	color:#666666;
}	

.locales02-mail:hover {
	text-decoration:underline;
}

.art-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:white;
	padding-left:10px;
}

.part2 {
	height:200px;
	visibility:hidden;
}

#temporadas {
	height:150px;
	color:#999999;
	font-size:10px;
	letter-spacing:1px;
	line-height:15px;
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	text-align:left;
	background:#f5f5f5;
}
#temporadas a {color:#666666;}
#temporadas a:hover {color:#999999;}
#temporadas div {font-size:12px; margin-bottom:10px; color:#666666; font-weight:bold;}
