/* 
CSS elements of the Trupefolis section of the Trouppe Webpage
developed by mauro mendoza (warevamp@gmail.com)
*/

.trupefolis {
			width:1000px;
			height:532px;
			background-color:#000000;
			}
			
.text_intro_trupefolis {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../img/trupefolis/tickets_back_content.png);
					}
.tickets_trupefolis_title {
	width:250px;
	height:27px;
	background-image:url(../img/trupefolis/tickets_back_title.png);
	padding-top: 5px;
	margin-top: 15px;
						}

.text_title_tickets {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 18px;
	color: #000033;
	padding-left:5px;
	padding-right:5px;
					}

.tickets_trupefolis { 
	width:250px;
	height:100px;
	margin-top:1px;
	background-image:url(../img/trupefolis/tickets_back_content.png);
					}

.tickets_trupefolis_auto { 
	width:250px;
	height:auto;
	margin-top:1px;
	padding-bottom:8px;
	background-image:url(../img/trupefolis/tickets_back_content.png);
					}
					
.tickets_trupefolis_fixed { 
	width:250px;
	height:50px;
	margin-top:1px;
	padding-bottom:8px;
	background-image:url(../img/trupefolis/tickets_back_content.png);
					}

.text_title_tickets_content {
	font-family: Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	padding-left:5px;
	padding-top:5px;
					}			
.main_trupefolis {
	margin-left:2px;
	margin-top:3px;
	margin-bottom:3px;
				}
				
.trupefolis_picture_gallery {
	width:989px;
	height:155px;
	background-color:#ffe617;
	padding-left:5px;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
					}

plays_picture_gallery {
	width:600px;
	height:155px;
	background-color:#000000;
	padding-left:5px;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}
