*
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
body
{
    background-image: url(images/ohslut_v1_r1_c2.jpg);
    margin: 0px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-repeat: repeat-x;
    background-color: #d1d4da;
}

img
{
    border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;	
	border-bottom: #000000 1px solid;
}

a:hover img
{
	border-right: #fb6600 1px solid;
	border-top: #fb6600 1px solid;
	border-left: #fb6600 1px solid;
	border-bottom: #fb6600 1px solid;
}

ul
{
	list-style-type: none;
}

.clear2
{
	clear: both;
	width: 0px;
	height: 0px;
}

a
{
    color: #000000;
    text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.top-menu
{
    background-image: url( 'images/header.jpg' );
    width: 1014px;
    height: 140px;
    text-align: left;
}

.top-menu ul
{
	margin-left: 20px;
	height: 25px;
}

.top-menu li
{
    float: left;
}

.q01
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	width: 440px;
	color: #ffffff;
	padding-top: 5px;
}
.q01 SPAN
{
    color: #ffffff;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.q01 .h1
{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #ffffff;
}

 h1
{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #ffffff;
}

.q02
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	width: 399px;
	color: #ffffff;
	padding-top: 2px;
}
HTML * .q02
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 7px;
}
.q02 A
{
	padding-right: 11px;
	text-decoration: underline;
}


.logo
{
	padding-right: 0px;
	padding-left: 300px;
	padding-bottom: 0px;
	padding-top: 15px;
	height: 92px;
}

h3
{
	font-size: 12px;
	margin: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}


#containermaster
{
	background-image: url(images/body.jpg);
	width: 1014px;
	background-repeat: repeat-y;

}

#global
{
	background-image: url(images/bodymain.jpg);
	width: 1014px;
	background-repeat: no-repeat;
}

#foot
{
	background-image: url(images/foot.jpg);
	height: 22px;
	background-repeat: no-repeat;
}


#left {
	border: 1px solid #bbb;
	font-size: 11px;
	background-color: #efefef;
	padding: 2px;
}

#left a
{
	font-weight: bold;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}


#left h2 {
	height: 14px;
	background-color: #666;
	background-image: url(images/back_title2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	padding: 2px 2px 2px 20px;
	font-size: 11px;
	color: #fff;
}

#left .h2
{
    height: 14px;
    background-color: #666;
    background-image: url(images/back_title2.gif);
    background-repeat: no-repeat;
    margin: 0 0 2px 0;
    padding: 2px 2px 2px 20px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 2px 0 5px 0;
}
#left li {
	padding: 1px;
}
#left li a
{
	font-weight: normal;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}
#left li a:hover {
	text-decoration: underline;
	color: #666;
}


#center
{
    background-color: #fff;
    font-family: Verdana;
    font-size: 11px;
    padding: 4px;   
}


#center h2
{
    padding-right: 2px;
    padding-left: 20px;
    font-size: 11px;
    background-image: url(images/back_title.gif);
    padding-bottom: 2px;
    margin: 0px 0px 2px;
    color: #fff;
    padding-top: 2px;
    background-repeat: no-repeat;
    height: 14px;
    background-color: #d60000;   
    text-align: left;
}

#center table
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    margin-bottom: 3px;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;    
}


#center .artgalerias table
{
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

#center table tr
{
background-color: #efefef;
}

.tags
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    padding-left: 3px;
}

.tags a
{
	font-size: 11px;
	color: #666;
}

.tags  a:hover
{	
	color: #d60000;
}

.desc 
{
	font-size: 11px;
	color: #666;
	padding-left: 3px;
}

.desc a
{
    font-size: 11px;
    color: #666;
    font-weight: bold;
    text-decoration: underline;
}

.desc  a:hover
{	
	color: #d60000;
}

.desc h3 a
{
    padding-right: 4px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
    padding-top: 4px;
    text-decoration: none;   
}



.desc a img
{
	width: 500px;
	height: 155px;
}


#right {
	border: 1px solid #bbb;
	font-size: 11px;
	background-color: #efefef;
	padding: 2px;
}

#right ul
{
	padding-right: 2px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
	list-style-type: none;
}

#right li {
	padding: 1px;
}

#right li a
{
	font-weight: normal;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}

#right li a:hover {
	text-decoration: underline;
	color: #666;
}

#right table
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    margin-bottom: 3px;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}


#right table tr
{
background-color: #efefef;
}

.one_thumb
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 1px;
	border-left: 0px;
	width: 120px;
	color: #464646;
	padding-top: 0px;
	border-bottom: 0px;
	text-align: center;
}
.one_thumb a
{
	font-weight: bold;
	font-size: 11px;
	color: #464646;
}
.one_thumb a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ff6600;
}
.thumbscattop
{
    font-weight: 800;
    font-size: 12px;
    color: #ff6600;
    font-family: Trebuchet MS;
    list-style-type: none;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.fototags
{
	width: 120px;	
}


#right a:hover {
	text-decoration: underline;
	color: #777;
}

p
{
    margin: 5px 0 5px 0;
    padding: 0;
    text-align: center;
}

#right h2
{
    height: 14px;
    background-color: #d60000;
    background-image: url(images/back_title.gif);
    background-repeat: no-repeat;
    margin: 0 0 2px 0;
    padding: 2px 2px 2px 20px;
    font-size: 11px;
    color: #fff;
}

#right .h2
{
    height: 14px;
    background-color: #d60000;
    background-image: url(images/back_title.gif);
    background-repeat: no-repeat;
    margin: 0 0 2px 0;
    padding: 2px 2px 2px 20px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}


#mainmenu
{
   
   
}

#mainmenu ul
{
	list-style-image: none;
	padding: 4px 0px 16px 20px;
	list-style-type: none;
	background-color:#d60000;		
}


#mainmenu li
{
	display: inline;
	float: left;
	margin: 0px;
	vertical-align: middle;
}

#mainmenu li a
{
	border-right: white 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

#submainmenu
{
    padding: 0px 0px 8px 0px;        
  }

#submainmenu ul
{
	list-style-image: none;
	padding: 4px 0px 14px 20px;
	list-style-type: none;
	background-color: #666;	
}


#submainmenu li
{
	display: inline;
	float: left;
	margin: 0px;
	vertical-align: middle;
}

#submainmenu li a
{
	
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	text-transform: uppercase;
	}

#submainmenu li 
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	color: white;	
}

#tbheadervid
{
    border-right: rgb(204,204,204) 1px solid;
    border-top: rgb(204,204,204) 1px solid;
    border-bottom-width: 1px;
    margin-bottom: 3px;
    border-bottom-color: rgb(204,204,204);
    border-left: rgb(204,204,204) 1px solid;
}


#tbheadervid .title
{
    font-weight: bold;
    color: white;
    background-color: #bd0505;
    font-size: 16px;
}

#tbheadervid #descnews
{
    font-size: 12px;
    background-color: #efefef;
}


#tbheadervid #descnews a
{
    color: #d60000;
}


#tbheadervid .links a
{
    font-size: 12px;
    color: #777;
    text-decoration: none;
}

#tbheadervid .links
{
    color: #777;
}

#titlepag
{
	font-weight: bold;
	font-size: 11px;	
	color: white;
	padding-top: 1px;		
}

.thumbs
{
	border-right: #bebebe 1px solid;
	padding-right: 0px;
	border-top: #bebebe 1px solid;
	padding-left: 4px;
	margin-bottom: 16px;
	padding-bottom: 0px;
	border-left: #bebebe 1px solid;
	padding-top: 4px;
	border-bottom: #bebebe 1px solid;
}
.thumbs A:hover {
	TEXT-DECORATION: underline
}

.aletorios
{
	border-right: #bebebe 1px solid;
	border-top: #bebebe 1px solid;
	border-left: #bebebe 1px solid;
	border-bottom: #bebebe 1px solid;
}

.aletorios a img
{
    margin: 5px;
    width: 90px;
    height: 90px;
}

.free
{
	margin-top: 10px;
	font-size: 120%;
	color: #464646;
}
.free LI
{
	padding-left: 16px;
	background: url(images/star.gif) no-repeat left 50%;
	margin-bottom: 5px;
}
.free A
{
	color: #464646;
}
.free A:hover
{
	text-decoration: underline;
}
.free STRONG
{
	color: #000000;
}
.free SPAN
{
	color: #ff6600;
}

.navigation
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px;
	width: 100%;
	padding-top: 0px;
	text-align: center;
	color: #fb6600;
}


.wp-pagenavi SPAN.puntos
{
	padding-right: 4px;
	display: block;
	padding-left: 4px;
	font-weight: bold;
	float: left;
	padding-bottom: 2px;
	margin: 2px;
	color: #000000;
	padding-top: 2px;
	background-color: #ffffff;
}

.wp-pagenavi A
{
	border-right: #fb6600 1px solid;
	padding-right: 4px;
	border-top: #fb6600 1px solid;
	display: block;
	padding-left: 4px;
	float: left;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #fb6600 1px solid;
	color: #fb6600;
	padding-top: 2px;
	border-bottom: #fb6600 1px solid;
	background-color: #ffffff;
	text-decoration: none;
}
.wp-pagenavi A:link
{
	border-right: #fb6600 1px solid;
	padding-right: 4px;
	border-top: #fb6600 1px solid;
	display: block;
	padding-left: 4px;
	float: left;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #fb6600 1px solid;
	color: #fb6600;
	padding-top: 2px;
	border-bottom: #fb6600 1px solid;
	background-color: #ffffff;
	text-decoration: none;
}
.wp-pagenavi A:active
{
	border-right: #fb6600 1px solid;
	padding-right: 4px;
	border-top: #fb6600 1px solid;
	display: block;
	padding-left: 4px;
	float: left;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #fb6600 1px solid;
	color: #fb6600;
	padding-top: 2px;
	border-bottom: #fb6600 1px solid;
	background-color: #ffffff;
	text-decoration: none;
}
.wp-pagenavi A:hover
{
	border-right: #fb6600 1px solid;
	border-top: #fb6600 1px solid;
	display: block;
	float: left;
	border-left: #fb6600 1px solid;
	color: #fb6600;
	border-bottom: #fb6600 1px solid;
	background-color: #ffffff;
}

.wp-pagenavi SPAN.current
{
	border-right: #000000 1px solid;
	padding-right: 4px;
	border-top: #000000 1px solid;
	display: block;
	padding-left: 4px;
	font-weight: bold;
	float: left;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000000 1px solid;
	color: #000000;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
}

.clear
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#cont
{
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}


.titchat
{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
	color: #d60000;
	padding-top: 10px;
}

#tbheadervid .desc a img
{
	width: 500px;
	height: 155px;
}


#entraya
{
	margin-left: 30px;
}

.texto
{
	font-size: 11px;
	color: #6e6a6a;
	line-height: 16px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: justify;
}
.texto a
{
	font-weight: bold;
	color: #252525;	
}

.texto A:hover
{
	font-weight: bold;
	color: #1d598c;
	text-decoration: none;
}

#tbDetail td img
{
	width: 120px;
	height: 120px;
}

.tbNews td img
{
    width: 90px;
    height: 90px;
}
.tbNews td .detalle
{
    color: #000000;
    font-weight: bold;
}

#tbmvc td img
{
    width: auto;
    height: auto;
}

.tit_caja
{
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.linkmundo a
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	color: #d60000;
	padding-top: 5px;
}


.videochat
{
	margin-bottom: 8px;
}

.videochat a
{
	margin-top: 8px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
	color: #d60000;
}

.videochat .flash
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
}


.webcam1
{
    margin: 0px 0px 0px 625px;
    overflow: hidden;
    width: 115px;
    text-indent: -9000px;
    position: absolute;
    height: 90px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    background-color: transparent;
}
.webcam1 A
{
    display: block;
    height: 90px;
}


.webcam2
{
    margin: 0px 0px 0px 750px;
    overflow: hidden;
    width: 115px;
    text-indent: -9000px;
    position: absolute;
    height: 90px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    background-color: transparent;
}
.webcam2 A
{
    display: block;
    height: 90px;
}


.webcam3
{
    margin: 0px 0px 0px 868px;
    overflow: hidden;
    width: 115px;
    text-indent: -9000px;
    position: absolute;
    height: 90px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    background-color: transparent;
}
.webcam3 A
{
    display: block;
    height: 90px;
}
.fotosin
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.galeria
{
    width: 650px;   
}
.galeria a img
{
    margin: 5px;
    width: 200px;
}
#navfotos
{
    color: #d60000;
    font-size: 16px;
    font-weight: bold;
}
#navfotos a
{
    text-decoration: underline;
    margin: 20px;
    font-size: 16px;
}
#linkdown
{
    text-align: left;
    margin: 0px 13px 8px 13px;
    background-color: #efefef;
    border: 1px solid #bbb;   
}

#linkdown ul
{
    margin: 0px 15px 8px 20px;
    float:left;   
}

#linkdown ul a 
{
  font-size: 11px;
}
.titulo
{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #d60000;
    padding: 6px;
}

#directorio
{
    text-align: center;  
    background-color: #efefef;
    border: 1px solid #bbb;   
}

#directorio ul
{
    margin: 0px 10px 8px 10px;
    float: left; 
}

#directorio ul li
{
     padding-bottom: 3px;  
}
#directorio ul a
{
    font-size: 11px;
    font-weight: bold;   
   
}
.galerias
{
    width: 100%;
}
.galerias a img
{
    margin: 4px;
    width: 156px;   
}

ol {
	padding:0;
	margin:0;	
}
ol li {
	list-style-position:inside;
	margin:8px 8px 8px 8px;
	padding:8px 8px 8px 8px;
	border-bottom:1px solid #dadada;
}

a.atop
{
    color: #FF0000;
    font-weight: bold;
    font-size: 12px;
}

a.anotop
{
    font-weight: bold;
    font-size: 11px;
}


