body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondo.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#all {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 56px;
	padding-left: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#all.smile {
	background-image: url(images/smile.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#head {
	float: left;
	background-image: url(../images/heead_smile.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
	width: 800px;
}
#head #logo {
	float: left;
	cursor:pointer;
	height: 110px;
	width: 200px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#head #colRigs {
	float: right;
	width: 250px;
	color: #CCC;
	margin:3px 15px 0 0;
	text-align:right;
}
#head #colRigs a, #head #colRigs a:link:visited:active{
	color:#CCC;
	text-decoration:none;
	padding:0px 0px 0px 15px;
	background-image: url(images/Fliche.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#head #colRigs a:hover {
	text-decoration:underline;
}


#menutop {
	float: left;
	height: 27px;
	width: 760px;
	margin-left: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
}

#menutop a div {
	float:left;
	height:27px;
	background:url(images/menutop.png);
	background-repeat:no-repeat;
}

#menutop.Ing a div {
	float:left;
	height:27px;
	background:url(images/menutop_en.png);
	background-repeat:no-repeat;
}
#menutop a{
	text-decoration:none;
}

#menutop a.b1 div {
	width:80px;
	background-position: 0px top;
}
#menutop a.b1:hover div{
	background-position: 0px bottom;
}
#menutop a.b2 div{
	width:120px;
	background-position: -80px top;
}
#menutop a.b2:hover div{
	background-position: -80px bottom;
}
#menutop a.b3 div{
	width:151px;
	background-position: -200px top;
}
#menutop a.b3:hover div{
	background-position: -200px bottom;
}
#menutop a.b4 div{
	width:126px;
	background-position: -351px top;
}
#menutop a.b4:hover div{
	background-position: -351px bottom;
}
#menutop a.b5 div{
	width:181px;
	background-position: -477px top;
}
#menutop a.b5:hover div{
	background-position: -477px bottom;
}
#menutop a.b6 div{
	width:102px;
	background-position: -658px top;
}
#menutop a.b6:hover div{
	background-position: -658px bottom;
}



#contentAll {
	width: 740px;
	float: left;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 32px;
}
#content {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FC0;
	float: left;
	width: 740px;
	margin: 33px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

#content h3 {
	font-size: 28px;
	color: #3A3A3A;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	font-family: Verdana;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	width: 100%;
}
.contentheading {
	display:none;
	visibility:hidden;
}

#content #cont_inner {
	padding: 0px;
	float: left;
	width: 365px;
	margin: 0px;
}
#content #ban_inner {
	margin:0px 0px 10px 40px;
	padding: 0px;
	float: left;
	width: 330px;
}
#ban_inner #video {
	background-position:left top;
	background-repeat:no-repeat;
	height:307px;
	margin:0 0 10px;
	padding:6px 0 0 7px;
	width:323px;
}
#video #title {
	font-family:Verdana;
	font-size:24px;
	height:30px;
	padding:0 0 0 5px;
}
#video #subtitle {
	color:#CCCCCC;
	font-family:trebuchet MS;
	font-size:12px;
	height:29px;
	padding:0 0 0 7px;
}



#footer {
	text-align: center;
	font-size: 11px;
	float: left;
	width: 800px;
	margin-left:30px;
}
#footer #menubottom {
	background-image: url(images/menubottom.png);
	float: left;
	height: 25px;
	width: 777px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #CCC;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

#footer #menubottom a, #footer #menubottom a:link:visited:active{
	text-decoration:none;
	color:#CCC;
}
#footer #menubottom a:hover{
	text-decoration:underline;
}


#footer #Logos {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}




div.toggler {
	background-repeat: no-repeat;
	background-position: right top;
	height:83px;
	background-image: url(../images/Bar_Smile.png);
	width:725px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

div#Ing.toggler {
	background-repeat: no-repeat;
	background-position: right top;
	height:83px;
	background-image: url(../images/Bar_Smile_en.png);
	width:725px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

div.element {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

div.toggler span{
	color:#FFFFFF;
	display:block;
	font-size:14px;
	float:left;
	padding:5px 0 0 15px;
}




a, a:link:visited:active {
	color: #FF6600;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*Estilos Botones Toi*/
#wramenutopp {
	float: left;
	width: 760px;
}
#wramenutopp div {
	float: left;
	height: 28px;
}
#b1  {
	width: 58px;
}
#b1 a {
	background-image: url(images/b1.png);
	background-repeat: no-repeat;
	width: 58px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b1 a:hover {
	background-image: url(images/b1a.png);
}
#b2  {
	width: 99px;
}
#b2 a {
	background-image: url(images/b2.jpg);
	background-repeat: no-repeat;
	width: 99px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b2 a:hover {
	background-image: url(images/b2a.jpg);
}
#b3  {
	width: 115px;
}
#b3 a {
	background-image: url(images/b3.jpg);
	background-repeat: no-repeat;
	width: 115px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b3 a:hover {
	background-image: url(images/b3a.jpg);
}
#b4  {
	width: 103px;
}
#b4 a {
	background-image: url(images/b4.jpg);
	background-repeat: no-repeat;
	width: 103px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b4 a:hover {
	background-image: url(images/b4a.jpg);
}
#b5  {
	width: 144px;
}
#b5 a {
	background-image: url(images/b5.jpg);
	background-repeat: no-repeat;
	width: 144px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b5 a:hover {
	background-image: url(images/b5a.jpg);
}
#b6  {
	width: 145px;
}
#b6 a {
	background-image: url(images/b6.jpg);
	background-repeat: no-repeat;
	width: 145px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b6 a:hover {
	background-image: url(images/b6a.jpg);
}
#b7  {
	width: 95px;
}
#b7 a {
	background-image: url(images/b7.png);
	background-repeat: no-repeat;
	width:95px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b7 a:hover {
	background-image: url(images/b7a.png);
}
.preload{display:none;}
/*Terminan estilos metidos por toi*/
/*Comienzan estilos metidos por billy en ingles*/
#wramenutopp_en {
	float: left;
	width: 760px;
}
#wramenutopp_en div {
	float: left;
	height: 28px;
}
#b1_en  {
	width: 57px;
}
#b1_en a {
	background-image: url(images/b1_en.png);
	background-repeat: no-repeat;
	width: 57px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b1_en a:hover {
	background-image: url(images/b1_en_a.png);
}
#b2_en  {
	width: 99px;
}
#b2_en a {
	background-image: url(images/b2_en.jpg);
	background-repeat: no-repeat;
	width: 99px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b2_en a:hover {
	background-image: url(images/b2_en_a.jpg);
}
#b3_en  {
	width: 115px;
}
#b3_en a {
	background-image: url(images/b3_en.jpg);
	background-repeat: no-repeat;
	width: 115px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b3_en a:hover {
	background-image: url(images/b3_en_a.jpg);
}
#b4_en  {
	width: 103px;
}
#b4_en a {
	background-image: url(images/b4_en.jpg);
	background-repeat: no-repeat;
	width: 103px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b4_en a:hover {
	background-image: url(images/b4_en_a.jpg);
}
#b5  {
	width: 144px;
}
#b5_en a {
	background-image: url(images/b5_en.jpg);
	background-repeat: no-repeat;
	width: 144px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b5_en a:hover {
	background-image: url(images/b5_en_a.jpg);
}
#b6_en  {
	width: 145px;
}
#b6_en a {
	background-image: url(images/b6_en.jpg);
	background-repeat: no-repeat;
	width: 145px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b6_en a:hover {
	background-image: url(images/b6_en_a.jpg);
}
#b7_en  {
	width: 95px;
}
#b7_en a {
	background-image: url(images/b7_en.png);
	background-repeat: no-repeat;
	width:95px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 28px;
	background-position: left top;
}
#b7_en a:hover {
	background-image: url(images/b7_en_a.png);
}
.preload{display:none;}
/*Terminan estilos metidos por billy en ingles*/

