@charset "utf-8";
/* CSS Document */
	
	*
	{
		padding: 0;
		margin: 0;
		border: 0;
	}
	
	body{
		background-color:#FF59B9;
		text-align:center;
		color:#FFFFFF;
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}


	.clear{
		clear: both;
		display: block;
		float: none;
	}


	#c_video
	{	
		display:inline;
	
		border: 2px #999999 solid;
	}
	
	#c_fotos
	{
		display:inline;
	
		border: 2px #999999 solid;
	}
	
	#c_texto
	{
		display:inline;
		
		border: 2px #999999 solid;
	}
/*---------------------------------------*\
	Estructura
\*---------------------------------------*/
	#text_content
	{
		padding-left: 10px;
	}
	#global
	{
		margin: auto;
		width: 990px;
		border: 0px #999999 solid;
	}

	#header
	{
		background-image:url(../design/header.gif);
		background-repeat:no-repeat;
		margin: auto;
		width: 990px;
		height: 258px;
		text-align:left;
	}
	
		#header #text_header
		{
			text-align: justify;
			position:relative;
			top: 105px;
			left: 215px;
			width: 340px;
			height: 80px;
		}
	
		#header h1
		{
			color:#000000;
			font-weight:bold;
			font-size: 12px;
		}
		
		
	#content
	{
		margin: auto;
		width: 954px;
		height: auto;
		text-align:left;
		border-left: 13px #FFF solid;
		border-right:  13px #FFF solid;
		padding-bottom: 10px;
	}

		#sep_bar
		{
			width: 100%;
			height: 30px;
			background-image:url(../design/sep_bar.gif);
			background-repeat:repeat-x;
			padding: 7px 0 0 0 ;
		
		}
			
			#sep_bar .text
			{
				color:#000;
				margin: 0 0 0 15px;
				float:left;
				
			}

			#sep_bar .fav
			{
				color:#000;
				margin: 0 15px 0 0;
				float:right;
				font-weight:bold;
			}

	#footer
	{
		background-image:url(../design/footer.gif);
		background-repeat:no-repeat;
		padding: 11px 0 0 0 ;
		color:#000;
		
		margin: auto;
		width: 990px;
		height: 40px;
		text-align:center;
	}
	
	#recom{
		text-align: left;
		border-color: #e799be;
		border-width: 1px;
		border-style: solid;
		width: 		990px;
		padding: 5px;
		margin: 5px;
	}
	
	#recom ul li
	{
		float: left;
		padding-left:  10px;
		width: 18%;
	}

	#recom ul li a
	{
		display:  block;
		color: #fff;
		text-decoration: none;
	}	

	#recom ul li a:hover
	{
		display:  block;
		background-color:  fuchsia;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	
	
	.form{
		width:  900px;
		border-color: #e799be;
		border-width: 1px;
		border-style: solid;
		padding: 10px;
		margin: 20px;
		text-align: left;
	}
	
	.form p{
			
		padding:					10px 0 15px 0;
		clear: 						both;
		border-bottom:				#e799be 1px solid;
	}

	.form p input, .form p select{
		border-bottom:				#e799be 2px solid;
		color:						#0099FF;
		width:						200px;
		height: 					25px;
		float:						left;
		text-align: 				left;
		margin-right:  10px;
		color: #666;
		font-size: 11px;
		font-family: Verdana;
	}

	.form p label{
		width:						180px;
		cursor:						pointer;
		padding-right:				10px;
		text-align:					right;
		display:					block;
		float:						left;
		
	}
	
	.button{
		width: 80px;
		height: 30px;
		border: 2px solid white;
		padding: 4px;
		padding-bottom:  10px;
		color: white;
	
	}
	
	div#nifty{ margin: 8px 10px;background: #D80077}
	b.rtop, b.rbottom{display:block;background: #FF59B9;}
	b.rtop b, b.rbottom b{display:block;height: 1px;
	overflow: hidden; background: #D80077}
	b.r1{margin: 0 5px}
	b.r2{margin: 0 3px}
	b.r3{margin: 0 2px}
	b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
	#nifty_in{ padding: 10px; }
	
	#nifty_ce
	{ 
	padding: 10px;
	text-align:center;
	}
	#nifty_in_l
	{
	display:inline;
	padding: 10px;
	text-align:center;
	}	
	#nifty #sms_text
	{
	font-size: 17px;
	letter-spacing: 2px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 15px;
	}
	.yellow
	{
		color:#FFFF00;
	}
	
	input
	{
		border: #FF59B9 2px solid;
		font-size:16px;
		color: #D80077;
		font-weight:bold;
		height: 19px;
		width: 100px;
		text-align:center;
		
	}

#min{
font-size: 14px;
margin-top: 10px;
color:#FFFF00;
}
	
	
.button
{
	background-color:#FF59B9;
    border:2px solid #CCFF00;
	
}

#sms_text a{
	color:#FFF;
	

}

.button
{ 
    font-weight:bold;
	height: 22px;
    font-size:12px;
	letter-spacing: 2px;
	font-weight:bold;
    vertical-align: middle; 
    color: #ffffff;
	margin: -4px 0 0 10px;
}
