/**
 * YOUmove - Inglês pra você crescer
 * 
 * @since Version 1.0
 * @author MindSet Films Dev Team
 * @copyright Copyright (c) 2009, Ometz Group.
 */

/**
 * perguntas.css
 * 
 * @author João Paulo Fricks
 * @description Arquivo de estilos de perguntas.html
 */

/*****************************************************
 * ESTILO CONTENT PERGUNTAS FREQUENTES   			 *
 *****************************************************/

#content 
{
/*	background:transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/layout/bg_content_curso.png) no-repeat scroll center top;*/
	background-color: #ffffff;
	float: left;
	height: auto;
	padding: 0 0 0 17px;
	width: 981px;
}

#geral #content_top_bg
{
	background:transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/layout/bg_content_top.jpg) no-repeat scroll center top;
	float: left;
	height: 25px;
	width: 998px;
}

#geral #content_bot_bg
{
	background:transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/layout/bg_content_bot.jpg) no-repeat scroll center top;
	float: left;
	height: 29px;
	width: 998px;
}

#content #perguntas
{
	float: left;
	width: 978px;
	height: auto;
	padding: 0 0 20px 0;
}

/*****************************************************
 * INSTITUCIONAL QUEM SOMOS      					 *
 *****************************************************/

#content h1
{
	/*background:transparent url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/tit_perguntas-frequentes.png) no-repeat scroll center top;*/
	height: 10px;
	/*width: 165px;*/
	margin: 0 0 20px 0;
	color: #b02599;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

#content h1 span 
{
	display: none;
}

#content #perguntas ul#esquerda
{
	float: left;
	width: 410px;
	height: auto;
}

#content #perguntas ul#direita
{
	float: right;
	width: 410px;
	height: auto;
	padding: 0 60px 0 0;
}

#content #perguntas li
{
	padding: 1px 0 11px 35px;
	margin-right: 25px;
	width: 400px;
}

* html #content #perguntas li /*Hack IE6*/
{
	margin-right: 20px;
}

#content #perguntas li p
{
	color: #2d2d2d;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 10px 0;
	width: 350px;
	heigh:auto;
	
}

#content #perguntas li.estilo01
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num01.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo01a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num01a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo02
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num02.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo02a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num02a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo03
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num03.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo03a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num03a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo04
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num04.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo04a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num04a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo05
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num05.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo05a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num05a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo06
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num06.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo06a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num06a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo07
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num07.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo07a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num07a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo08
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num08.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo08a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num08a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo09
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num09.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#content #perguntas li.estilo09a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num09a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo10
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num10.png);
	background-position: left top;
	background-repeat: no-repeat;
}


#content #perguntas li.estilo10a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num10a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo11
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num11.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo11a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num11a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo12
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num12.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo12a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num12a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo13
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num13.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo13a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num13a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo14
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num14.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo14a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num14a.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#content #perguntas li.estilo15
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num15.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#content #perguntas li.estilo15a
{
	background-image: url(http://wiseup.tecnologia.ws/assets/YMV/images/perguntas/num15a.png);
	background-position: left top;
	background-repeat: no-repeat;
}


#content #perguntas li a 
{
	color: #005596;
	cursor: pointer;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#content #perguntas li a:hover
{
	color: #005596;
	cursor: pointer;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
