@charset "utf-8";
/* CSS Document */


body{margin:0;padding:0;}
img{border: 0;}
#content{
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


/**************************************************************************************************************/

#h{
	color: #203e61;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	display: block;
	position: absolute;
}

#h table{
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0;
}
#h table td{
text-align: center;}

#h p{
margin: 60px 0 40px 0;
text-align: center;}

#h #boton-cerrar{
	margin: auto;
	color: #ffffff;
	padding: 5px 0 0 0;
	background: transparent url(../img/boton.png) no-repeat left top;
	width: 73px;
	height: 20px;
	text-align: center;
	cursor: pointer;
}

div.vertical + #h table{
	margin: 15px;
	margin-bottom: 5px;
}


/**************************************************************************************************************/
/* *************************************** R E P R O D U C T O R E S **************************************** */
/**************************************************************************************************************/


/*
        ####
      #     #
	        #	
           #
         #
       #
     #
	########
*/

#reproductor-2{
	clear: both;
	width: 382px;
	height: 333px;
	background: transparent url(../img/reproductor-2.png) no-repeat 4px 0px;
}

#reproductor-2 #video{
	float:left;
	margin: 35px 0 0 16px;
}

#reproductor-2 #text{display:none;}
#reproductor-2 #nick{display:none;}
#reproductor-2 #boton-send{display:none;}

#reproductor-2 #boton-activar{
	float: left;
	margin: 6px 0 0 28px;
}



/*
	########
          #
         #
       ##
         #
          #
   #     #
    ####
*/
  
#reproductor-3{
	clear: both;
	width: 573px;
	height: 333px;
	background: transparent url(../img/reproductor-3.png) no-repeat 4px 0px;
}

#reproductor-3 #video{
	float:left;
	margin: 35px 0 0 16px;}

#reproductor-3 #text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:left;
	margin: 35px 0 0 8px;
	width: 212px;
	height: 200px;}
#reproductor-3 #text p{
	margin: 0;
	padding: 0;
	padding: 10px 10px 0 10px;
	text-align:justify;
}

#reproductor-3 #nick{
	float: left;
	margin: 10px 0 0 16px;
	width: 124px;
	height: 21px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding: 3px;
}

#reproductor-3 #boton-send {
	float:left;
	margin: 5px 0 0 4px;
}
#reproductor-3 #boton-activar {
	float:right;
	margin: 6px 12px 0 0;
}


/*
	       #  
         #   
       #    #
     #     #
   ##########
         #
        #
       #
*/

#reproductor-4{
	clear: both;
	width: 764px;
	height: 333px;
	background: transparent url(../img/reproductor-4.png) no-repeat 4px 0px;
}

#reproductor-4 #video{
	float:left;
	margin: 35px 0 0 26px;}

#reproductor-4 #text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	margin: 35px 0 0 28px;
	width: 362px;
	height: 200px;
}
#reproductor-4 #text p{
	margin: 0;
	padding: 0;
	padding: 15px 15px 0 15px;
	text-align:justify;
}

#reproductor-4 #nick{
	float: left;
	margin: 9px 0 0 48px;
	width: 244px;
	height: 21px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 3px;
}

#reproductor-4 #boton-send {
	float:left;
	margin: 4px 0 0 12px;
}
#reproductor-4 #boton-activar {
	float:right;
	margin: 13px 27px 0 0;
}

/*
	  #########
     #
    #
   #######
	      #	
       	  # 
        # 
   ####
*/

#reproductor-5{
	clear: both;
	width: 764px;
	height: 333px;
	background: transparent url(../img/reproductor-4.png) no-repeat 4px 0px;
	margin: auto;
}

#reproductor-5 #video{
	float:left;
	margin: 35px 0 0 26px;}

#reproductor-5 #text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	margin: 35px 0 0 28px;
	width: 362px;
	height: 200px;
}
#reproductor-5 #text p{
	margin: 0;
	padding: 0;
	padding: 15px 15px 0 15px;
	text-align:justify;
}

#reproductor-5 #nick{
	float: left;
	margin: 9px 0 0 48px;
	width: 244px;
	height: 21px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding: 3px;
}

#reproductor-5 #boton-send {
	float:left;
	margin: 4px 0 0 12px;
}
#reproductor-5 #boton-activar {
	float:right;
	margin: 13px 27px 0 0;
}




