﻿@charset "utf-8";
* {
    color:#000000;
    margin:0px;
    padding:0px;
}
h1,h2,h3 {
font-size:100%;
font-weight:normal;
}
ol,ul {
list-style:none;
}
body {background-color:#D8D3CB;}

a:visited  {color: #39557D; text-decoration: none}
a:link  {color: #39557D; text-decoration: none}
a:active  {color: #39557D; text-decoration: none}
a:hover {color: red; text-decoration: underline}
#contenedor {
width:100%;


height:100%;
background-color:#FFFFFF;
}
#arriba {


height:100%;
background-color:#FFFFFF;

}

#cabezal {
border-bottom:1px solid #672525;
background-color:#D2D0D0;


height:30px;	
}

#logo {
	width:240px;
	height:30px;
	position:relative;
	float:left;
}
#logo img{
width: 225px;
height: 30px;
background: white url(http://www.videosmz.com/imagenes/videos-gratis.jpg) no-repeat scroll 0 0;
}
#medio {
overflow:hidden;
background-color: #FFFFFF;
padding-bottom:20px;
}

#donde { padding-left:3px; padding-top:1px; font-size: 12px; font-family: tahoma; color: #000000; margin-bottom:15px; }
#donde a:hover { font-size: 12px; font-family: tahoma; color: #39557D; text-decoration: underline}
#contenido {
overflow:hidden; text-align:center;
}
#contenido_postales { font-size: 12px; font-family: tahoma; color: #000000;}
#contenido_tit { font-size: 18px; font-family: tahoma; padding:2px;}


#lssi {
border-top:1px solid #666666;
background-color: #C0C0C0;
text-align:center;
font-size: 11px; font-family: Verdana; color:#666666;
padding:3px;
}
#lssi a:active  {color: #666666; text-decoration: none}
#lssi a:hover {color: #666666; text-decoration: underline}

#pie {

}


.oc { position: absolute; left: -3000px;}
.oc2 { line-height:20px; text-align: center; font-size: 14px; font-family: Arial; padding: 4px; }
.oc3 { position: absolute; left: -3000px; padding: 3px;}

#paginador {
overflow:hidden; text-align:center; padding-bottom:10px;
}
#paginador a { margin-right:5px;
}
.actual { color:#FFFFFF}
#aviso { text-align: justify; font-size: 11px; font-family: verdana; padding:4px;}
#aviso a:visited  {color: red;F; text-decoration: underline; font-weight: bold;}
#aviso a:active  {color: red;; text-decoration: none ; font-weight: bold;}
#aviso a:link {color: red; text-decoration: underline; font-weight: bold; }
#aviso a:hover {color: #666666; text-decoration: underline; font-weight: bold;}

#publi {float:left; width:100%; height:55px;}
#titulo_video {padding:2px; background: #DAE6DD;font-family: Verdana; font-size: 10px; text-align:center;border-top:1px solid #3F7C86 ;}
.embed_video {margin-bottom:10px;}

/*----------------Seccion de Categorias--------------------*/
#cat_lista {
border: solid 1px #669999;
background-color:#ECF0FF;
position:relative; 
float:left; 
width:97%;
margin-left:4px;
margin-bottom:10px;
text-align:left; 
}
#cat_publi {
float:left; 
width:820px;
text-align:center;
margin-top:10px;
}

#cat_lista_tit {margin-left:4px; margin-right:4px; margin-bottom:4px; margin-top:4px; font-family:Arial; size:14px; font-weight:bold;}
#cat_lista_des {margin-left:6px; margin-right:6px; margin-bottom:4px; font-family:Arial; font-size:11px;}
