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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #090;
}
a:link {
	text-decoration: underline;
	color: #090;
}
a:visited {
	text-decoration: underline;
	color: #090;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #090;
}
a:link.ampliar {
	float: right;
	clear: both;
	display: block;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font-size: 2.5em;
	line-height: 1em;
}
h2 {
	font-size: 2em;
	line-height: 1em;
}
h3 {
	font-size: 1.5em;
	line-height: 1em;
}
h4 {
	font-size: 1.3em;
	line-height: 1em;
}ul li {
	list-style: disc inside;
}
.mainWrapper {
	width: 950px;
	margin: 25px auto;
}
.header .marquee {
	background: url(../images/bg_marquee_header.jpg) no-repeat left top;
	height: 29px;
	width: 950px;
	clear: both;
}
.header .marquee marquee {
	width: 770px;
	display: block;
	float: right;
	margin: 7px 15px 0 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.header .worldAnime {
	width: 129px;
	float: left;
	height: 105px;
	background: url(../images/bg_worldAnime_header.jpg) no-repeat left top;
	margin-top: 15px;
	vertical-align: middle;
}
.header .logo {
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}
.header .quienes_somos {
	float: left;
	margin-top: 40px;
	margin-left: 15px;
}
.header .quienes_somos a:link {
	background: url(../images/bg_item_menu.png) no-repeat left top;
	display: block;
	width: 113px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: #333;
	padding-top: 5px;
}
.header .quienes_somos a:visited {
	background: url(../images/bg_item_menu.png) no-repeat left top;
	display: block;
	width: 113px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: #333;
	padding-top: 5px;
}
.header .quienes_somos a:hover {
	background-position: left -27px;

}

.header .phrase_box {
	float: right;
	margin-top: 15px;
	height: 105px;
	width: 250px;
	background: #F4F4F4;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #FFF;
}
.mainWrapper .header .phrase_box div {
	margin: 5px auto;
	width: 215px;
	font-size: 11px;
	text-align: justify;
}

.mainWrapper .wrapperBody {
	clear: both;
	overflow: visible;
}
.wrapperBody .menu{
	width: 129px;
	float: left;
}

.wrapperBody .boddy{
	float: left;
	width: 661px;
	margin-top: 30px;
	padding: 0 25px;
	line-height: 1.5em;
	text-align: justify;
	margin-bottom: 30px;
}
.boddy .banner {
	border: 1px solid #CCC;
	margin-bottom: 25px;
}

.menu .top {
	width: 129px;
	height: 29px;
	background: url(../images/bgTop_menu.jpg) no-repeat left top;
}
.menu .contents {
	background: url(../images/bg_menu.jpg) repeat-y left top;
}
.menu .contents ul {
	display: block;
	width: 113px;
	margin: 0 auto;
}
.menu .contents ul li{
	display: block;
	list-style-type: none;
	padding: 1px 0;
}
.menu .contents ul li a {
	text-decoration: none;
	color: #333;
	display: block;
}
.menu .contents ul li a:link {
	background: url(../images/bg_item_menu.png) no-repeat left top;
	width: 113px;
	height: 22px;
	padding-top: 5px;
	text-align: center;

}
.menu .contents ul li a:visited {
	background: url(../images/bg_item_menu.png) no-repeat left top;
	width: 113px;
	height: 22px;
	padding-top: 5px;
	text-align: center;

}
.menu .contents ul li a:hover {
	background-position: left -27px;


}


.menu .bottom {
	width: 129px;
	height: 23px;
	background: url(../images/bgBottom_menu.jpg) no-repeat left top;
}
.boddy img.left {
	margin: 0 10px 5px 0;
	float: left;
}
.boddy img.right {
	margin: 0 0 5px 10px;
	float: right;
}
.boddy .col1    {
	width: 48%;
	float: left;
	border-right: 1px solid #CCC;
	padding-right: 2%;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 12px;
}

.boddy .col2 {
	float: right;
	width: 48%;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 12px;
}
.boddy .col1 p , .boddy .col2 p{
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 12px;
}


.wrapperBody .rightBanners {
	float: right;
	width: 110px;
	text-align: text;
	margin-top: 30px;
}
.mainWrapper .footer {
	clear: both;
	background-color: #F4F4F4;
	padding: 25px;
	text-align: center;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #FFF;
}
