/***************************************************************************************************
Hoja de Estilos para la página Soporte
www.qreative.com.ar
***************************************************************************************************/


 
 
 
 
 
 /***************************************************************************************************
Soporte
***************************************************************************************************/
 
#Soporte { 
	width:100%;  
	padding-top: 10px;
	padding-bottom: 30px;
	background-image: url(imagenes/Soporte.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%; /*para que quede centrada la imagen de fondo*/
 
}

.SoporteTitulo
{
	padding-top: 30px;
	font-family: Century Gothic,Calibri, Arial;    
	font-size: 30px;
	font-weight: normal; 
	color: #000000;
}


.SoporteSubTitulo
{
	padding-top: 10px;
	font-family: Century Gothic,Calibri, Arial;    
	font-size: 15px;
	font-weight: normal; 
	color: #555555;
}
.SoporteGestionDeCalidad
{
	font-family: Century Gothic,Calibri, Arial;    
	font-size: 40px;
	font-weight: normal; 
	color: #555555;
}



.SoporteTexto
{
	padding-top: 10px; 
	width:300px;
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: normal; 
	color: #333333;
}

