body 
{
	text-align: center;
	margin:0px;
	font-family: Verdana;
	font-size: 14pt;
	color: red;
    background: black url(../img/background.jpg) repeat;
}

a, a:visited, a:hover, a:active {
    color:#ff0000;
    text-decoration:none;
    outline:none;
}

#campo
{
    margin:8px;
}

#label
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 13px;
    color: white;
}


input.box {
    color: #000;
    font-size: 1.2em;
    width: 290px;
    height: 20px;
    padding: 4px 4px 0;
    float:left;
    margin-right: 5px;
}

input.btn {
    width: 29px;
    height: 29px;
    background: url(../img/search.png) no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}

#marcadoresH
{
    width: 220px;
}

#wrapperMenuMain
{
    text-align: center;
    width: 100%;
    height: 45px;
    background: #1A1A1A url(../img/f_menu.jpg) repeat; 
    border-top: 3px solid #ff0000;
    border-bottom: 1px solid #3e3e3e;
}

#wrapperCategoriasMain
{
    text-align: left;
    width: 100%;
    height: 35px;
    background: #1A1A1A; 
    border-top: 3px solid #ff0000;
    border-bottom: 1px solid #3e3e3e;
}

#cate
{
    width: 140px;
    text-align: left;
    padding: 1px;
    font-size: 14px;
    float: left;
}

#wrapperCabeceraMain
{
    text-align: center;
    width: 100%;
    height: 195px;
    background: #000000;
}

#mainwrapper
{	
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 995px;
}

#wrapper
{
	height: auto;
	float: left;
	margin: 3px;
	display: block;
	padding: 10px;
	width: 995px;
	text-align: center;
    border: 1px solid #3e3e3e;
    background: #000000; 
}

#wrapperCabecera
{
    height: auto;
    margin: auto;
    display: block;
    padding: 10px;
    width: 998px;
    height: 175px;
    text-align: center;
    background-position: center;
    background-color: black;
    background-image: url(../img/logo.jpg);
    background-repeat: repeat;
}  

#wrapperMenu
{
    height: 45px;
    display: block;
    margin: auto;
    width: 998px;
    text-align: center;
}

#barraInicio
{
    text-align: left;
    padding: 9px;
    border: 1px solid #000;
    background: #1A1A1A url(../img/f_menu.jpg) repeat;
}

#cams
{
	text-align: center;
}

#links
{
	width: 165px;
	height: auto;
	float: left;
	text-align:left;
}

.webcam {
margin: 2px;
overflow: hidden;
float: left;
position: relative;
width: 191px;
height: auto;
display: block;
height: auto;
}

.webcam a {
    text-decoration: none;
    float: left;
}

.webcam :hover {
    cursor: pointer;
}

.webcam a img {
    float: left;
    margin: 0;
    border: 1px solid #1A1A1A;
}

.webcam a img:hover {
    float: left;
    margin: 0;
    border: 1px solid #ff0000;
}

  

.webcam a .more {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 0.8em;
    
}
   
.webcam .desc{
    display: block;
    font-size: 13px;
    background: #000;
    filter:alpha(opacity=70);
    opacity:.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*--IE 8 Transparency--*/
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0;
    padding:2px;
    width: 100%;
}  

.webcam .desc a 
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 13px;
    color: white;
    line-height: 1.2em;
}      

#menu
{
    text-align: center;
}

#buscador
{
    height: auto;
    padding: 4px 13px 4px 13px;
    margin: 3px;
    float: left;
    color: black;
    border: 1px solid #1A1A1A;
    text-align:center;
}

.item
{
    height: auto;
    padding: 8px 13px 8px 13px;
    margin: 3px;
    float: left;
    color: white;
    border: 1px solid #1A1A1A;
    text-align:center;
}

.item:hover
{
    height: auto;
    padding: 8px 13px 8px 13px;
    margin: 3px;
    float: left;
    background: #1A1A1A url(../img/f_menu_r.jpg) repeat;
    border: 1px solid #ff0000;
    color: orange;
    text-align:center;
    cursor: pointer;
}


#embed
{
    height: auto;
    float: left;
    
    color: white;
    text-align:center;
}

#propios
{
    height: auto;
    float: left;
    
    color: white;
    text-align:center;
}

#vPropio
{
    width: 190px;
    height: 208px;
    
    margin: 0 10px 4px 0;
    float: left;

    color: white;
    text-align:center;
}

#vPropio  .titulo
{
    width: 190px;
    height: 35px;
    font-family: Verdana;
    font-size: 9pt;    
    color: black;
    text-align: center;
    vertical-align: bottom;
}

#vPropio  .visitas
{
    width: 90px;
    float: left;
    font-family: Verdana;
    font-size: 8pt;
    color: gray; 
}

#vPropio  .fecha
{
    width: 100px;
    float: right;
    font-family: Verdana;
    font-size: 8pt;
    color: gray; 
}

#publicidad
{
    width: 305px;
    height: 520px;
    text-align: center;
    float: right;
    border: 1px solid #000;
    background-color:#000000; 
    
    color:#444444;
    padding:4px;
}

#superior
{
    width: 300px;
    height: 250px;
    margin: 0 0 14px 0;
}

#inferior
{
    width: 300px;
    height: 250px;
}

#video
{
	width: 190px;
	height: 200px;
	padding: 10px 1px 7px 2px;
	
	margin: 3px;
	float: left;
	
	background-color: #1A1A1A;
	color: white;
	text-align:center;
}

#descripcion
{
    text-align: left;
    margin:0px;
    font-family: Verdana;
    font-size: 11pt;
}

#tabPublicidad{
    background-color:#333;  
    border:1px solid #444;
    margin:2px;
    padding: 6px;
    width:980px;
    display: block;
    height: auto;
}

#tabNoticias{
    background-color:#333;  
    border:1px solid #444;
    margin:2px;
    padding: 6px;
    width:980px;
    display: block;
    height: 540px;
}

#cabecera
{
	text-align: left;
    margin:145px 100px 0px 0px;
    color: #fff;
}

#cabecera h1
{
    text-align: left;
    font-size: 16px;
}

#cabecera h2
{
    text-align: left;
    font-size: 13px;
}

#paginado
{
	text-align: center;
}

#cajaNumero
{
	border: 1px solid #1e1e1e;
	padding: 5px;
    margin: 3px;
	width: 35px;
	float: left;
}

#cajaNumero:hover
{
	border: 1px solid #ff0000;
    background: black;
    color: white;
	padding: 5px;
	width: 35px;
	float: left;
}

#pie
{
	text-align: left;
} 

.imagen
{
	text-align:center;
	width: auto;
	height: 160px;
	border: 1px solid #000;
    background-color: #bcbcbc;
}

.titulo
{
	width: 190px;
    height: 35px;
    font-family: Verdana;
    font-size: 8pt;    
    color: white;
    text-align: center;
    vertical-align: bottom;
}

.tituloNegro a
{
    width: 190px;
    height: 35px;
    font-family: Verdana;
    font-size: 8pt;    
    color: #444;
    text-align: center;
    vertical-align: bottom;
}

.visitas
{
	width: 90px;
	float: left;
    font-family: Verdana;
    font-size: 8pt;
    color: gray; 
}

.fecha
{
	width: 100px;
	float: right;
    font-family: Verdana;
    font-size: 8pt;
    color: gray; 
}

#textoEnlaces
{
    float: left;
    text-align: left;    
    width: 350px;
}

#enlaces
{
    float: right;
    text-align: left;
    width: 615px;
}

/*

*/
.thumbImagen {
margin: 2px;
overflow: hidden;
float: left;
position: relative;
width: 212px;
height: 180px;
border: 1px solid #1A1A1A;
display: block;
height: auto;
}



.thumbImagen a {
    text-decoration: none;
    float: left;
}

.thumbImagen a:hover {
    cursor: pointer;
}

.thumbImagen a img {
    float: left;
    margin: 0;
    border: none;
}

.thumbImagen a .more {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 0.8em;
    
}
   
.thumbImagen .desc h3{
    display: block;
    font-size: 11px;
    background: #000;
    filter:alpha(opacity=70);
    opacity:.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*--IE 8 Transparency--*/
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0;
    width: 100%;
}  

.thumbImagen a:hover .desc { visibility: hidden;} 

.thumbImagen .desc a 
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 13px;
    color: white;
    line-height: 1.2em;
}


.thumbExternos {
margin: 2px;
overflow: hidden;
float: left;
position: relative;
width: 185px;
height: 165px;
border: 1px solid #1A1A1A;
display: block;
height: auto;
}



.thumbExternos a {
    text-decoration: none;
    float: left;
}

.thumbExternos a:hover {
    cursor: pointer;
}

.thumbExternos a img {
    float: left;
    margin: 0;
    border: none;
}

.thumbExternos a .more {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 0.8em;
    
}
   
.thumbExternos .desc h3{
    display: block;
    font-size: 11px;
    background: #000;
    filter:alpha(opacity=70);
    opacity:.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*--IE 8 Transparency--*/
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0;
    width: 100%;
}  

.thumbExternos a:hover .desc { visibility: hidden;} 

.thumbExternos .desc a 
{
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 13px;
    color: white;
    line-height: 1.2em;
}


