body {
	background-color: #F2F3EB;
	color: #000000;
	margin:0;
}
a:link{
	/*color: #3F2B01;*/
	color: #666600;
	text-decoration: none;
}
a:visited{
	/*color:#7C795A;*/
	color: #666633;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active{
	color:#7C795A;
	text-decoration: none;
}
#cabecera{
	margin:0;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: 2px solid #990000;
}
h1{
	display: none;
}
#cabecera #arriba{
	width: 750px;
	height: 86px;
	margin: 0 auto;
	background-image: url(img/lipsearch.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#cabecera #abajo{
	width: 750px;
	height: 86px;
	background-image:url(img/lipsearch2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#cuerpo {
	width: 750px;
	margin: 0 auto;
	margin: 5px 0 0 0;
}

#nav1{
	font-size: 80%;
}

#buscador{
	margin: 10px 0 10px 0;
}
#contenedor {
	width: 750px;
	margin: 0 auto;
}


#form1 {
}
input{
	font-size: 100%;
}

select{
	font-size: 100%;
}

submit{
	font-size: 100%;
}

#mod{
	font-family: "Trebuchet MS", Trebuchet, Verdana, lucida, arial, helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
	font-style: normal;
	padding: 0 1em 0 1em;
}

#mod h2{
	font-size: 1.5em;
	font-weight: lighter;
	line-height: 120%;
}

#resultados ol{
	margin-top: 0;
	margin-bottom: 0;
}

#resultados li{
	margin-top: 15px;
}

#resultados li .mv{
	overflow: visible;
	margin-bottom: 50px;
}

#resultados hr{
	height: 1px;
}

.imagenfilm{
	float: right;
	margin: 0 0 0 25px;
	border: 2px solid #FFFF99;
}

.resaltar{
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}

#pie{
	display:block;
	margin-top: 2em;
	padding: 0;
}
