body {
	margin:0;
	padding:0;
	margin:0 auto;
	font-family:"Lucida Sans Unicode";
	background:#a7a7a7 url(../images/frontend/back.gif) repeat-x top left;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
a.link {
	text-decoration:none;
}
.header {
	
}
h1 {
	background:url(../images/frontend/logo.gif) no-repeat;
	height:52px;
	width:368px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
h1 a {
	height:52px;
	width:368x;
	display:block;
}
.links {
	text-align:right;
	font-size:10px;
	color:#b7b8b8; padding-top:7px;
}
.links a {
	color:#b7b8b8;
	text-decoration:none;
}
#contenedor {
	margin:0 auto;
	width:928px;
	padding-bottom:30px;
}
.top {
	background: url(../images/frontend/top.png) no-repeat top left;
	height:23px;
}
.center {
	background:url(../images/frontend/borde.gif) repeat-y;
}
.bottom {
	background: url(../images/frontend/top.png) no-repeat bottom left;
	height:35px;
}
.banner {
	border-bottom:10px solid;
	color:#434546;
	height:307px;
	position:relative; margin-bottom:0; padding-bottom:0;
}
.img {
	background: url(../images/frontend/lionel.png) no-repeat top left;
	height:342px;
	width:267px;
	position:relative;
	left:-37px;
	top:-34px;
	float:left;
}
.flash {
	position:absolute;
	left:230px;
	top:-7px;
}
.content 		{}
.content .left {
	width:23%;
	float:left;
	
}
.content .right {
	width:74%;
	float:right;
	border-left:1px solid #dadada;
	padding-left:19px; padding-top:0;
}

.content .wrapper {
	padding:28px;
	
	padding-top:0px;
	padding-right:40px;
}
.content h3 {
	background: url(../images/frontend/titulos.png)no-repeat top left;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.foot {
	background:url(../images/frontend/car.png) no-repeat bottom right;
	height:155px;
	position:relative;
	top:10px;
	right:-10px; width:1015px;
}
.footer {
	text-align:center;
	font-size:11px;
	color:#666;
	font-family:"Lucida Sans Unicode";
}
.footer a {
	color:#666;
	padding:0 5px 0 5px;
	text-decoration:none;
}
.footer a:link {
	color:#666;
}
.footer a:visited {
	color:#727476;
}
.footer a:hover {
	color:#333333;
}
.logo {
	background:url(../images/frontend/sywork.png) no-repeat top center;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:5px;
}
.logo a {
	height:30px;
	display:block;
}
.msje { background:url(../images/frontend/back_msje.png) no-repeat top left; height:79px; width:184px; text-indent:-9999px; overflow:hidden; margin-bottom:10px;}
.video { background:url(../images/frontend/back_video.png) no-repeat top left; height:219px; width:185px; text-indent:-9999px; overflow:hidden;}


.msje a { height:79px; width:184px; display:block;}

.video a { height:219px; width:185px; display:block;}


.paginador {
	color: #ccc;
	text-align:right; margin-bottom:0; padding:0; line-height:0.5em;
}
.paginador a {
	color:#666;
	text-decoration:none;
	font-size:11px;
}
.paginador span.sel {
	color: #C10800; font-size:12px;
	
}
form span {
	font-size:11px;
	font-family:"Lucida Sans Unicode";
	color:#838383;
}
form p {
	margin:0;
	padding:0;
	margin-bottom:5px;
}
form textarea, form input {
	background-color:#efeded;
	border:1px solid #ccc;
	font-family:"Lucida Sans Unicode";
	color:#333333;
	color:#9b9b9b;
	font-size:11px; 
}
form input { width:255px;
}

form p.button input {
	background-color:#d5d5d5;
	font-weight:bold;
	color:#838383; margin-right:3px; width:auto;
}
form .form_error {
	color:#990000;
	font-size:10px;
	background-color: #D9D9D9;
	padding:4px;
	margin-bottom:3px;
}
.left form input { width:180px;
}
.left form p.button input {
	 width:auto;
}