body{
	color:#000;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
}
.clear{clear:both;}

strong, b{ font-weight:bold;}

.txt-cum{ background:url("images/cumlouder.gif"); display:block; width:83px; height:5px; float:right; text-indent:-9999px; margin:6px 10px 6px 0px;}

/**/
#wrapper{ width:462px; margin:0 auto;}

h2{ font-family:'PT Sans', Arial, Helvetica, sans-serif; color:#8e000f; font-size:22px; text-align:center; padding:6px 0;}
h2 a{ color:#8e000f; text-decoration:none;}
h2 a:hover{ text-decoration:underline;}

/**/
.webcams, .videos{border-top:8px solid #8E0407;}
.videos{ margin:14px 0 0;}

.box-webcam{ display:block; width:142px; float:left; margin:0 0 6px 9px;}
.box-webcam img{ display:block; border:1px solid #D6D7D6; width:140px; height:120px;}
.box-webcam .btn{ display:block; background:url("images/btn-llamame.png") left top no-repeat; width:142px; height:30px; margin:2px 0 0;}

.box-webcam:hover img{ border:1px solid #16C700;}
.box-webcam:hover .btn{ background:url("images/btn-llamame.png") left bottom no-repeat;}


/**/
.box-video{ display:block; width:142px; float:left; margin:0 0 6px 9px;}
.box-video img{ display:block; border:1px solid #D6D7D6; width:140px; height:120px;}
.box-video .btn{ display:block; background:url("images/btn-video.png") left top no-repeat; width:142px; height:30px; margin:2px 0 0;}

.box-video:hover img{ border:1px solid #8E0407;}
.box-video:hover .btn{ background:url("images/btn-video.png") left bottom no-repeat;}
