* {
    border:0;
    margin:0;
    padding:0;
}

html {
    color: #000000;
    font-size: 12px;
    font-family: Arial;
}

#contenido {
    margin: 0px auto;
    width: 1000px;
    background-color: #fff;
}

#cabecera {
    margin: 0 auto;
    height: 40px;
    width: 1000px;
}

#video {
    float: right;
    width:400px;
    text-align: center;
    background-color: #000;
    color: #fff;
    height:495px;
    padding-top: 5px;
}

#videoDiv {
    overflow: hidden;
    margin: 0 0px 0 0;
}

.textobuscar {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

#colder {
    float: left;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 600px;
}

#piecera{
	width: 100%;
	height: 70px;
	margin-top: 20px;
	border-top: 2px solid #eee;
	padding-top: 20px;
	text-align:center;
}

#searchBox {
    border: 3px solid #fff;
    background-color: #ccc;
    color: #000;
    border-radius: 10px 10px 10px 10px;
    font-size: 20px;
    height: 30px;
    margin: 5px auto;
    outline: medium none;
    padding: 0 5px 0 4px;
    width: 360px;
    text-align:center;
    font-family: 'Aldrich', sans-serif;
}

#searchBox:focus {
    border: 3px solid #fff;
}

#titulom {
    text-align: center;
    background-color: #444;
    color: #fff;
    padding: 5px;
}

#searchTermKeyword {
    font-family: 'Aldrich', sans-serif;
    font-size: 30px;
}

#linkUrl, #embedUrl {
    border: 1px solid #999999;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 14px;
    height: 18px;
    margin-right: 15px;
    outline: medium none;
    padding: 1px;
    width: 280px;
}

#videoTools {
    margin: 10px 0 0;
    padding: 10px;
    width: 695px;
}

.boxText {
    font-weight: 700;
    margin-right: 10px;
}

#playlist img {
    clear: both;
    height: 70px;
    width: 93px;
    margin: 5px 0;
    vertical-align: top;
}
.divi {
    background-color: #eee;
    border: 1px solid #aaa;
    float: left;
    font-size: 12px;
    height: 116px;
    padding:3px;
    margin: 5px;
    width: 93px;
    font-size: 10px;
    text-align:center;
    overflow:hidden;
}

.selectedThumb {
    background-color: #069;
}

#buttonControl {
    left: 44px;
    position: absolute;
    top: 32px;
    z-index: 1000;
}
.play0 #buttonControl {
    top: 32px;
}
.play1 #buttonControl {
    top: 136px;
}
.play2 #buttonControl {
    top: 237px;
}
.play3 #buttonControl {
    top: 338px;
}
.play4 #buttonControl {
    top: 439px;
}
#buttonControl a {
    display: block;
    height: 32px;
    width: 32px;
}
.playButton #buttonControl {
    background: url("/images/player/player_play-1.png") no-repeat scroll left top transparent;
}
.pauseButton #buttonControl {
    background: url("/images/player/player_pause-1.png") no-repeat scroll left top transparent;
}

#logo {
	width: 360px;
	float:left;
	outline:0;
}

#logo img {
	border:0;
	outline:0;
	margin:0;
}

#publi {
	width: 440px;
	float:right;
}

#menu {
	width: 100%;
	margin: auto;
	height: 4px;
	line-height: 20px;
}

#menu ul {
	float: right;
	list-style-type: none;
	margin: auto;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a:link, #menu a:visited {
	float: left;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underlined;
	padding: 1px 4px;
	margin: 0;
	margin-left: 2px;
	color: #000;
    border: 1px solid #fff;
    background-color: #fff;
}

#menu a:hover {
        background-color: #f6f6f6;
        border: 1px solid #ccc;
}

#menu a#activo {
		background: #fff url('./imagen/menua.jpg') top repeat-x;
		color: #369;
}

/* BARRA DE RUTA 
///////////////////////////////////////////////////////////////////////////////////////////////////*/

#ruta {
	width: 100%;
	height: 25px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #fff;
	background: url('./imagen/menuf.jpg') repeat-x top;
}

.izqu { float:left; }
.dere { float:right; }

#ruta div select {
    margin:0;
    padding:0;
    height: 18px;
    width; 100px;
    background-color: #fafafa;
    valign: middle;
}

#ruta div { 
	padding: 3px 15px;
}

#ruta, #ruta a:link, #ruta a:visited {
	color: #fff;
}

#ruta a:hover {
	color: #FFCC00;
}

h1 {
	font-family: Georgia;
    font-style: italic;
    font-weight: bold;
	color:#393;
	font-size: 18px;
	letter-spacing: 0px;
	border: 1px dotted #acb;
	border-bottom: 2px solid #bdc;
	background: #fff url('./imagen/fondotitulo.gif') repeat-x top;
	padding: 4px 4px;
	margin: 2px 0;
}

img {
    border: 0 none;
}

li {
    list-style: none outside none;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select {
    font-size: 100%;
}

a:link, a:visited {
    color: #3B5998;
    text-decoration: none;
}
a:hover, a:active, .underline:link, .underline:visited {
    text-decoration: underline;
}

.boxHeader {
    font-family: 'Josefin Sans Std Light',arial,serif;
    font-size: 30px;
    margin: 0 0 7px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
#searchDiv {
    float: left;
}

.selectedThumb a {
    color: #fff;
}

#megusta {
    width: 300px;
    margin: 3px auto 0 auto;
    background-color: #333;
    padding: 10px 20px;
    border: 3px solid #666;
}

#megusta li, #megusta ul {
	display: inline;
	list-style-type: none;
}

#megusta li {
    margin: 0 15px;
}

.share-twitter {
    margin-right: 5px;
}

.share-entry {
	margin: 5px auto;
	overflow: hidden;
	padding: 5px 10px 5px 0px;
}

#sociales {
    margin: auto;
    width: 360px;
}

.share-entry ul {

}

.share-entry ul, 
.share-entry li {
	display: inline;
	list-style-type: none;
}

.share-entry a,
.share-entry iframe {
	border: none;
	display: block;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	width: 120px;
	height: 21px;
}

